Environment:

HP L-2000 running HP-UX 11.0

Problem:

Installed Samba 2.2.4 (both self-compiled and from pre-compiled binaries
with same results) and if I try the command "smbclient -L ctsdev1" (where
ctsdev1 is the name of my server) I get the following output:

# ./smbclient -L ctsdev1
added interface ip=143.61.1.17 bcast=143.61.1.255 nmask=255.255.255.0
Password:
session setup failed: NT_STATUS_LOGON_FAILURE

I get that no matter which user I try it as. I tried a very simple smb.conf
file which looks like:

[global]
    workgroup = MYGROUP

    [homes]
        guest ok = no
        read only = no

[tmp]
 comment = temporary files
 path = /tmp
 read only = yes

Also, tesparm runs without generating any errors. If I try nmblookup
everything is fine -- I only get the NT_STATUS_LOGON_FAILURE whenever the
smbd daemon is trying to do anything. 

Please email any suggestions to: [EMAIL PROTECTED]

Thanks!

<<attachment: winmail.dat>>

Reply via email to