- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- What's the best way to centralize user management ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 08:36 AM
05-03-2005 08:36 AM
What's the best way to implement this on Linux?
Thanks !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 12:23 PM
05-03-2005 12:23 PM
Re: What's the best way to centralize user management on Linux
* Using NIS/NIS+ (previously known as 'yp' (Yellow pages)).
This method is one of the easiest, but also the least flexable.
* Using LDap
This is probably the most flexable, but also probably the hardest to configure.
There are also a number of different ways to store passwords, but that's something else.
At any time, you can change method of user information storage using Pam. If you're on a RedHat box, there's the nice 'authconfig' interface to help you with that.
There are HOWTO's on how to set these up all over the place, but get back to us if you have further questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 05:05 PM
05-03-2005 05:05 PM
Re: What's the best way to centralize user management on Linux
I would go with LDAP!!!
Regards,
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 06:13 PM
05-03-2005 06:13 PM
Re: What's the best way to centralize user management on Linux
but there are few graphical tools available in linux to manage LDAP servers. gqview is one of them.
Hope this helps,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 06:38 PM
05-03-2005 06:38 PM
Re: What's the best way to centralize user management on Linux
It have a LDAP-Interface, you can admin with a Java Console or (in Open Enterprise Server) with Web Interface and it's relativ Easy to install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 12:55 AM
05-04-2005 12:55 AM
Re: What's the best way to centralize user management on Linux
there will be more than 200 users involved, is that LDAP still a good choice for that, in comparison with NIS ?
And what's the best way to add 200 users within LDAP ?
Thanks again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 01:37 AM
05-04-2005 01:37 AM
SolutionAs for how to set up LDap for Authentication, start by reading http://www.tldp.org/HOWTO/LDAP-Implementation-HOWTO/index.html , section 2 in particular.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 12:49 AM
05-06-2005 12:49 AM
Re: What's the best way to centralize user management on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 12:52 AM
05-06-2005 12:52 AM