Re: Looking for a centralized password setup for UNIX and Linux
- From: devonab@xxxxxxxxx
- Date: Sun, 01 Jul 2007 12:44:34 -0000
On Jun 20, 2:33 pm, derekbarr...@xxxxxxxxx wrote:
Hi everybody,
I wanted to get everybody's feedback regarding centralized password
management. Our environment has grown from a few admins to many. We
have gone from a Solaris shop to one that includes lots of Solaris and
Linux. We were using manual password changes per box, then moved to
shell scripting. However we have outgrown this as our passwords are
now often out of sync, as different admins are changing passwords at
different times, and new servers are being added frequently, and are
in different stages of development, etc. On top of this is meeting
Sarbanes-Oxley rules
We are looking at a centralized tool that is straightforward to
update, that can push out passwords across all the environments.
Some suggestions so far have been: LDAP, NIS, Kerberos, and Active
Directory plugins (not really liking the AD suggestion)
Concerns:
1) We don't want to get in a situation where if the password
management server has become unavailable, users are not able to login.
2) We want something that's straight forward to update and isn't
married to one particular admin's knowledge of language (like Perl,
etc).
Thanks for anybody's feedback
i personally like the ldap solution. you can run the sun ldap server
(actually bundled with solaris10) in a multi-master configuration (up
to 4 nodes i think) to address your availability concerns. linux also
supports ldap authentication and integrates nicely with the solaris
config. sun has some decent blueprint articles on their website
covering how to setup ldap naming services.
.
- Follow-Ups:
- Re: Looking for a centralized password setup for UNIX and Linux
- From: derekbarrett
- Re: Looking for a centralized password setup for UNIX and Linux
- Prev by Date: identifying the disk
- Next by Date: Re: identifying the disk
- Previous by thread: identifying the disk
- Next by thread: Re: Looking for a centralized password setup for UNIX and Linux
- Index(es):
Relevant Pages
|