>Hi Patrick!
>
>Glad to here, that the thing works. I got the same problem. But the
>smb.conf always looked like that!
>
>
>So question: which version of the scripts are you using? Can you add
>Machines "on the fly" from windows? How about the smbldap_conf.pm?
>
>chris

Yes, you can,
with smbldap tools.
add machine script = /usr/bin/smbldap-useradd.pl -w %u
You have to edit smbldap_conf.pm to fit your needs.

You also can use

add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u

then you don't need something like add user script = /usr/sbin/useradd -d
/dev/null -g 100 -s /bin/false -M %u

Hope this will help.

Stefan
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to