Sponsored Content
Full Discussion: New SUN System
Operating Systems Solaris New SUN System Post 69705 by Just Ice on Tuesday 19th of April 2005 07:42:57 AM
Old 04-19-2005
a single server that houses insecure (NFS) and secure services (NIS) at the same time is begging to have it's secure services broken ... besides, you have 1 point of failure that will be harder/longer to recover from should the "strong server" fail ... splitting the services you're offering to the user community gives you a strong chance that not all of services will be down at the same time ...
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

sun system not starting up

I was having some problems with my sun system so i did an Init 6. now it has been booting up for about 20 minutes and only gets as fare as stting default interface for multicast: add net 224.0.0.0 {gateway machinename}. any sugjestions on what i should do to fix this. (1 Reply)
Discussion started by: Thump
1 Replies

2. Solaris

Secure FTP Problem using Sun SSH on Client system F-Secure on Server system

I am using shell script to do secure ftp. I have done key file setup to do password less authentication. Following are the FTP Details: FTP Client has Sun SSH. FTP Server has F-Secure. I am using SCP Command to do secure copy files. When I am doing this, I am getting the foll error scp:... (2 Replies)
Discussion started by: ftpguy
2 Replies

3. Solaris

What sun file system can be used?

As understand Oracle Application Server (Forms & Report) is not certified in ZFS. We have T2000 server. Other than ZFS, what other Sun file system can be used in this case? Please advice. Thank you. (1 Reply)
Discussion started by: KhawHL
1 Replies
keylogout(1)							   User Commands						      keylogout(1)

NAME
keylogout - delete stored secret key with keyserv SYNOPSIS
/usr/bin/keylogout [-f] DESCRIPTION
keylogout deletes the key stored by the key server process keyserv(1M). Further access to the key is revoked; however, current session keys may remain valid until they expire or are refreshed. Deleting the keys stored by keyserv will cause any background jobs or scheduled at(1) jobs that need secure RPC services to fail. Since only one copy of the key is kept on a machine, it is a bad idea to place a call to this command in your .logout file since it will affect other sessions on the same machine. If multiple NIS+ authentication mechanisms are configured for the system, then all keys stored by the key server process will be deleted, including keys that are no longer configured. OPTIONS
-f Force keylogout to delete the secret key for the superuser. By default, keylogout by the superuser is disallowed because it would break all RPC services, such as NFS, that are started by the superuser. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
at(1), chkey(1), login(1), keylogin(1), keyserv(1M), newkey(1M), nisauthconf(1M), publickey(4), attributes(5) NOTES
NIS+ might not be supported in future releases of the SolarisTM Operating Environment. Tools to aid the migration from NIS+ to LDAP are available in the Solaris 9 operating environment. For more information, visit http://www.sun.com/directory/nisplus/transition.html. SunOS 5.10 10 Dec 2001 keylogout(1)
All times are GMT -4. The time now is 11:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy