search for: davefu

Displaying 2 results from an estimated 2 matches for "davefu".

Did you mean: davef
2009 Nov 19
5
Samba + LDAP: Changing user's group
Hello fellas. I'm facing this problem today: My Samba PDC is using LDAP as a backend, and its working really good. The problem comes when I change the groups on one of the users. System shows the change correctly by using 'getent group' and if I log as that user the behavior correct when trying the new group permissions. Samba, however, doesn't seem to get those changes
2009 Aug 18
1
Using LDAP authentication
Hi guys. I'm trying to make a fresh samba installation authenticate against an already working OpenLDAP installation. I'm wondering if there is a way for Samba to use pam libraries, in the same way my Debian server is actually configured to use the LDAP users in addition to the ones locally created in the system. I've noticed samba has internal support for LDAP authentication, but the