Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-19-2006, 11:21 AM
|
#1
|
|
LQ Newbie
Registered: Mar 2006
Posts: 5
Rep:
|
How do you authenticate centrally?
My first real experience setting up services on *nix systems was OS X. I got a bit spoiled with the way things are set up. The best thing that I found about it was that there weren't separate password databases for every program that needs authentication. I don't like the idea of keeping multiple databases like that because it seems too easy for things to become confused.
I've been looking into LDAP authentication, but I don't know whether I'm heading in the right direction.
Any ideas?
|
|
|
|
03-19-2006, 03:05 PM
|
#2
|
|
Member
Registered: Aug 2003
Location: Omaha, Nebraska
Distribution: Red Hat, Fedora, Debian
Posts: 65
Rep:
|
See if NIS+ is what you are after.
|
|
|
|
03-22-2006, 07:11 AM
|
#3
|
|
Senior Member
Registered: Nov 2005
Location: Belgium
Distribution: Red Hat, Fedora
Posts: 1,515
Rep:
|
LDAP can be a good choice too, if I'm not mistaken.
Otherwise, use PAM to simplify authentication to many applications, including standard logins.
But that's just for authentication on one host, not centrally on a server (like NIS+ or LDAP).
|
|
|
|
03-22-2006, 08:39 AM
|
#4
|
|
Senior Member
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 4,554
|
There are books on that subject ... and many of them are on-line. Start by searching for LDAP, look at the OpenLDAP web-site, and follow the various "References" links. Also check out the various Wikipedias, here and elsewhere.
The essential idea is that authentication occurs through a central server (or distributed network). PAM (Pluggable Authentication Modules) is the customary Linux mechanism for interfacing to it, since PAM can handle authentication generically for any application that's aware of PAM. (The applications "just ask PAM," and PAM asks LDAP or whatever.)
Last edited by sundialsvcs; 03-22-2006 at 08:40 AM.
|
|
|
|
03-23-2006, 04:21 PM
|
#5
|
|
LQ Newbie
Registered: Mar 2006
Posts: 5
Original Poster
Rep:
|
Awesome. PAM Sounds like what I'm looking for. Thanks for the tips everyone!
Btw, I have a book on LDAP coming to me soon as well.
|
|
|
|
03-26-2006, 07:02 AM
|
#6
|
|
Member
Registered: Feb 2005
Location: ~h3av3n~
Distribution: RHEL 4, Fedora Core 3,6,7 Centos 5, Ubuntu 7.04
Posts: 227
Rep:
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:56 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|