Displaying 1 result from an estimated 1 matches for "poolserver64".
2005 Oct 28
2
3.0.20b seems to ignore "ldap user suffix"
...The system wide ldap suffix is a different one
(ou=accounts,o=archipool,dc=arch,dc=uni-karlsruhe,dc=de). Samba, however,
should only search for users in the specified user suffix, since not all
system users are supposed to be able to use samba.
slapd.log:
Oct 28 12:17:30 far-poolserver64 slapd[9499]: SRCH
"o=archipool,dc=arch,dc=uni-karlsruhe,dc=de" 2 3
[debug output snipped]
Oct 28 12:17:30 far-poolserver64 slapd[9499]: filter: (&(uid=dummy)
(objectClass=sambaSamAccount))
Should I file a bug report, does anybody spot a config error or is m...