search for: stroztest

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

Did you mean: strongest
2004 Dec 30
3
PDC + LDAP group mappings
Alright now that samba can talk to LDAP I have a blank slate. I know I need to setup group mappings, but I'm a little confused about this. Since it's an ldap backend do the groups need to have unix counterparts? Should I use the net groupmap command to add the mappings or should I use an LDIF file? David Sonenberg Systems / Network Administrator Stroz Friedberg, LLC 15 Maiden Lane, Suite
2004 Dec 30
5
Openldap + Samba 3 PDC
...ldap.c:smbldap_connect_system(850) failed to bind to server with dn= cn=Manager Error: Invalid credentials [2004/12/29 16:04:04, 1] lib/smbldap.c:another_ldap_try(990) Connection to LDAP server failed for the 1 try! my smb.conf file: [global] interfaces = eth0 10.1.0.143/24 workgroup = STROZTEST netbios name = AUTH passdb backend = ldapsam:ldaps://10.1.0.143:636 username map = /etc/samba/smbusers printcap name = cups add user script = /usr/local/samba/sbin/smbldap-useradd.pl -m '%u' delete user script = /usr/local/samba/sbin/smbldap-userdel.pl %u add group script = /usr/local/samba...