[email protected] wrote: > Well, I want the authentication purposes, really. That's about it, to be > honest.
Typically, LDAP is used for user information and Kerberos is used for authentication. Authentication and authorization are two different things (that's why /etc/shadow exists). However, for small installations, using LDAP for user information and LDAP simple binds for authentication is often used. Using Samba is, in my opinion, overkill without Windows clients, but who knows. Maybe winbind is the way to go. I dunno. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
