Securing root password?
From: AIX Geek (aixgeek_at_YAHOO.COM)
Date: 11/09/05
- Previous message: AIX Geek: "Re: Tracking User activity on 4.3.3"
- Next in thread: Justin Bleistein: "Re: Securing root password?"
- Reply: Justin Bleistein: "Re: Securing root password?"
- Maybe reply: Green, Simon: "Re: Securing root password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 9 Nov 2005 08:06:29 -0800 To: aix-l@Princeton.EDU
Do you all have a "best practice" for "securing" the
root account?
One of my clients has an auditor suggesting that they
write the password for root on a piece of paper and
put it in a secure vault, and that we have to change
the root password after every login (do we also need
to shoot the person who writes the password on the
paper?).
One of our Sun guys has come up with an way that
stores the encrypted root password in a file on a
central server, encrypted with the hash file from the
Sun box. Basically, after it detects that the
encrypted file has been accessed, it compares the
password with the password on the Sun box to see if it
needs to reset it automatically.
In theory, it works, but I don't see how well it ports
to AIX (I've never seen an AIX server-specific hash
file that could be used to implement this).
We have one client who has opted to prevent
CONSOLE-level root login access (you always have to
log in as a user and su/sudo to root, even at the
console).
How do you all secure the root password and audit who
is logging in as root? Note, I can already check su
and sudo accesses. How do you keep the root password
secure and audit direct root logins?
Thanks.
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
- Previous message: AIX Geek: "Re: Tracking User activity on 4.3.3"
- Next in thread: Justin Bleistein: "Re: Securing root password?"
- Reply: Justin Bleistein: "Re: Securing root password?"
- Maybe reply: Green, Simon: "Re: Securing root password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|