[Samba] Cannot join Win XP SP2 client to domain

Asier Baranguán abaranguan at elpagestion.com
Tue May 15 22:29:08 GMT 2007


El Martes, 15 de Mayo de 2007 21:42, Jason Baker escribió:

>     [global]
>             unix charset = LOCALE
>             workgroup = mydomain
>             netbios name = myserver
>             server string = Domain Controller running %v
>             interfaces = eth1, lo
>             bind interfaces only = yes
>             os level = 255
>             preferred master = yes
>             local master = yes
>             domain master = yes
>             security = user
>             time server = yes
>             username map = /etc/samba/smbusers
>             wins support = yes
>             encrypt passwords = yes
>             pam password change = yes
>             name resolve order = wins bcast hosts
>             winbind nested groups = no
>             passdb backend = ldapsam:"ldap://127.0.0.1 ldap://myserver"

Are you really using that LDAP servers? The error is mostly related to LDAP 
more than Samba... perhaps ACL problems.

>             add user script = /etc/smbldap-tools/smbldap-useradd -m "%u"

It's not related to this error, but if your users are going to be Windows 
users you shuld add an '-a' here

>             add group script = /etc/smbldap-tools/smbldap-groupadd -p "%g"

And perhaps here, to make the group mappings automatically
-- 
Asier.


More information about the samba mailing list