All,

Little problem here,
we are running Samba 2.2.8a (smb.conf attached) on tru64, UNIX accounts & Passwords are distributed via NIS from another site (so the samba add user/machine scripts won't work)I've applied the RequireSignOrSeal patch & changed the settings as recomended at http://www.wlug.org.nz/SambaAsPDC


When attempting to join the domain (using the user domain\root) the Windows Box gives an error "The specified Network Password is not Correct" (the password is correct) & the log on Samba shows

[2004/02/06 16:04:35, 0] smbd/service.c:make_connection(563)
  Can't become connected user!
[2004/02/06 16:04:49, 0] smbd/service.c:make_connection(563)
  Can't become connected user!
[2004/02/06 16:04:50, 0] smbd/service.c:make_connection(563)
  Can't become connected user!

Any thoughts?


smb.conf # Samba config file created using SWAT # from umbra.uk.albourne.com (192.168.1.204) # Date: 2001/02/21 05:59:47

# Global parameters
[global]
workgroup = XYZ
netbios name = City
server string = city Samba Server %v on %h
interfaces = 192.168.1.10/24
encrypt passwords = Yes
username map = /usr/local/samba/lib/users.map
log file = /var/log/samba/log.%m
max log size = 50
time server = Yes
keepalive = 60
# shared mem size = 10485760
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 SO_RCVBUF=8192
domain admin group = @winadm root
logon script = scripts\%U.bat
domain logons = Yes
os level = 127
preferred master = Yes
domain master = Yes
wins support = Yes
remote announce =
remote browse sync =
hosts allow =
oplocks = Yes
username level = 5
printer admin = @winadm


[homes]
        comment = Home Directories
        writeable = Yes
        create mask = 0755
        hide files = /core/quota.user/quota.group/.tags/
        map archive = No
        mangled names = No
        wide links = No
<snip>

--
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