This is a discussion on Re: [Samba] OpenLDAP and SAMBA within the Samba forums, part of the Networking and Network Related category; I have done the similar in my company and had the same problem, I have now a centralized authentication of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have done the similar in my company and had the same problem, I have
now a centralized authentication of the linux local user, email and samba user. You need to check for the ACS's in the slapd.conf file first, making sure that every one has the full rights on their account in LDAP and the root or ldap admin has the full rights on all the records in the ldap. then make the changes in the nssswitch.conf file and then change the entries in the /etc/pam.d directory for samba & login & passwd files. this should solve your problem but when playing with pam.d directory, make sure you are logged in some other terminal as you may lock yourself. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |