20 Apr
2010
20 Apr
'10
4:49 p.m.
I really appreciate the help and patience: On Tuesday 20 April 2010 03:38:53 pm Alan Buxey wrote:
see your logs, it says
++[unix] returns notfound [files] users: Matched entry DEFAULT at line 172
That worries me a bit, but I think at that point it's treating <username> as <DOMAIN>/<user>, and _that's_ what it's not finding in the unix system. That or the password is hashed incorrectly for unix.
read the modules/mschap file to see how to use smbpasswd you should be able to use smbpasswd in the authenticate section of the default virtual server
Will do.