LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Samba + Existing OpenLDAP (https://www.linuxquestions.org/questions/linux-server-73/samba-existing-openldap-771077/)

fantasygoat 11-23-2009 04:30 PM

Samba + Existing OpenLDAP
 
I have an OpenLDAP server in place that is doing UNIX authentication for a bunch of servers.

I'd like to add authentication for the Samba server to it as well, but most of the HOWTOs show a method that creates a whole new group of usernames - I don't want that, I want to use the existing user objects I have. What's the point of using LDAP if I have to maintain two account objects anyway?

Now, if I have to add additional objectClass to the user object, and have a separate entry for password because the crypt/ssha password that UNIX uses is incompatible, so be it. It's not ideal but at least it's less hassle than two separate objects.

Can anyone point to some documentation and/or a HOWTO that works for pre-existing LDAP installations?


All times are GMT -5. The time now is 10:22 PM.