Displaying 1 result from an estimated 1 matches for "dirthy".
Did you mean:
dirth
2000 May 22
0
bug with automatic added users ?
Hello,
I'm running samba 2.0.7 in a little nt-domain with security = domain.
This works fine, but I don't want to manually put my nt-domain-users to
local users of my linux server. So I put in my smb.conf quick and
dirthy:
add user script = /usr/sbin/useradd -m -s /bin/false %u
This works, smbrun called useradd and the account would be successful
createt and return is 0, but Samba asks the user for account and
password again.
When I now restart the Samba-Services or kill the session to the
user-machine, then in t...