[Samba] Samba and LDAP: Trouble adding Win XP machines to the domain

John Drescher drescherjm at gmail.com
Tue Jun 26 22:22:48 GMT 2007


On 6/26/07, Asier Baranguán <abaranguan at elpagestion.com> wrote:
> El Martes, 26 de Junio de 2007 10:23, mikelOn escribió:
> >         add user script = /usr/sbin/smbldap-useradd -m "%u"
>
> If your users are Windows users you should add an '-a' here, and add the users
> with the '-a' flag. Like this:
>
>         add user script = /usr/sbin/smbldap-useradd -m -a "%u"
>
> >         delete user script = /usr/sbin/smbldap-userdel -r "%u"
> >         add group script = /usr/sbin/smbldap-groupadd "%g"
>
> You should add '-a -p' here:
>
>          add group script = /usr/sbin/smbldap-groupadd -m -a "%g"
>
Thanks for the info. Perhaps I have that wrong too and that is the
reason it fails causing me to have to do this manually on the linux
side before the windows side.

John


More information about the samba mailing list