Kurt Weiss wrote:
I have MS domain, based on MS Windows 2000 Server. I successfully joined my samba box (Linux 2.5.53, Samba 2.2.4) to domain via smbpasswd -j DOMAIN -r DC -Uuser%pwd.

i don't know this line...
is here an -a missing? is -Uuser%pass ok?
Yes "-a" is missing, username and password right (I use it for logon to Windows boxes).

[frozer@linuxbox frozer]$ smbclient -L \\localhost
added interface ip=192.168.1.28 bcast=192.168.1.255 nmask=255.255.255.0
Password: <blank>
Anonymous login successful
Domain=[DOMAIN] OS=[Unix] Server=[Samba 2.2.4]

Sharename Type Comment
--------- ---- -------
public Disk For testing only, please
music&movies Disk MP3 Music and Movies
IPC$ IPC IPC Service (Samba server)
ADMIN$ Disk IPC Service (Samba server)

Server Comment
--------- -------
DC
DARKSTAR Samba server

Workgroup Master
--------- -------
DOMAIN DC

did u check with smbclient on localhost, if u have access to your server?
Yes, but seems something wrong, when I use password in password prompt:

[frozer@darkstar frozer]$ smbclient -L \\localhost
added interface ip=192.168.1.28 bcast=192.168.1.255 nmask=255.255.255.0
Password:bla-bla
session setup failed: NT_STATUS_LOGON_FAILURE

?????
Seems, W2k DC cant to authorize my linuxbox.
firewall
no any firewall in this Class C network.


Thanks for help.
Best regards, Den


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