Displaying 2 results from an estimated 2 matches for "kernzeit".
Did you mean:
kerneis
2005 Apr 21
1
BDC not working in a full-samba-env
Dear List,
I am trying to set up a BDC in a full-samba environment,
without full success.
I followed the howtos about this topic with the following
settings:
BDC:
----
[global]
workgroup = KERNZEIT
netbios name = APPSERVER
security = user
server string = %h (Samba %v)
announce version=5.0
#LDAP STUFF
passdb backend = ldapsam:"ldap://127.0.0.1 ldap://10.1.1.1"
ldap suffix = dc=kernzeit,dc=com
ldap machine suffix = ou=sm...
2004 Mar 15
1
cannot change file permissions
...create_canon_ace_lists: unable to map SID
S-1-5-21-2443489570-4015384086-1858331161-3016 to uid or gid.
---cut---
In this case 3016 is the right rid for the user with the uid 1008.
But this user has also the correct attributes in ldap:
---cut---
#
# filter: uid=lf
# requesting: ALL
#
# lf, RDS, KERNZEIT, COM
dn: uid=lf,ou=RDS,dc=KERNZEIT,dc=COM
objectClass: top
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: sambaSamAccount
cn: lf
sn: lf
uidNumber: 1008
gidNumber: 100
homeDirectory: /home//lf
loginShell: /bin/bash
sambaLogonTime: 0
sambaLogoffTime: 2147483647
sambaKickoffTime: 21...