Tree connect failed: ERRSRV - ERRbadpw

Jens Rieck rieck at pixelconcept.de
Mon Oct 4 07:16:24 GMT 1999


Can anyone help me?

I have Samba 2.0.5a running on SuSE Linux 6.0 (2.0.36) and
Windows NT Server 4.0 SP4 (PDC).

When I try to do a "smbclient -L MYUNIX" (according to the trouble
shooting guide) I get the following message:

Addes interface ip=195.90.254.xxx bcast=195.90.254.255 nmask=255.255.255.0
Password:
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 2.0.5a]
tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password pair in
a Tree Connect or Session Setup are invalied.)

I added my Linux machine to the NT Domain, and even if I try
to do "smbclient -L MYUNIX -U myuser" and enter the correct
password, I get this error message. But if I do "smbclient
-L MYWINNT -U myuser", I get the list of shares on the NT
machine. "myuser" is a regular user in Linux.

What can be the reason of this? Any idea?


Mit freundlichen Grüßen,
das pixelconcept Team

i.A. Jens Rieck
________________________________________________________________
 P I X E L C O N C E P T  GmbH * Königsplatz 36A * 34117 Kassel
 Tel.: 0561/789845-0 * Fax 0561/789845-19 * www.pixelconcept.de


 Global parameters
[global]
	workgroup = MYDOMAIN
	netbios name = MYLINUX
	interfaces = 195.90.254.xxx/255.255.255.0
	security = DOMAIN
	password server = MYWINNT
	wins support = no
	wins server = 195.90.254.xxx
	guest account = nobody

[sicherung]
	comment = Sicherung
	path = /var/log
	read only = No
	writeable = Yes
	browseable = Yes
	public = Yes
	guest ok = Yes



More information about the samba mailing list