[Samba] Cannot Join Client to Domain

Tim Boneko lists at boneko.de
Fri Mar 9 16:40:15 GMT 2007


Jason Baker schrieb:
> When I try to join a workstation to the
> domain I get an error that tells me the "user name could not be found".

What's the output of "net groupmap list" and "smbldap-usershow Manager"
(resp. the user who tries to add the client)?

>     add user script = /etc/smbldap-tools/smbldap-useradd -m "%u"
>     #delete user script = /etc/smbldap-tools/smbldap-userdel "%u"
>     add machine script = /etc/smbldap-tools/smbldap-useradd -w "%u"
>     add group script = /etc/smbldap-tools/smbldap-groupadd -p "%g"
>     #delete group script = /etc/smbldap-tools/smbldap-groupdel "%g"
>     add user to group script = /etc/smbldap-tools/smbldap-groupmod -m
> "%u" "%g"
>     delete user from group script = /etc/smbldap-tools/smbldap-groupmod
> -x "%u" "%g"
>     set primary group script = /etc/smbldap-tools/smbldap-usermod -g
> "%g" "%u"

Try removing the "" signs around the variables and restart samba.
Hth,

	timbo


More information about the samba mailing list