2.2 and trying to encrypted passwords working...

Christian Barth barth at cck.uni-kl.de
Fri Apr 27 05:49:31 GMT 2001


> 
> I'm trying to get SAMBA 2.2.0 on a Solaris 2.7 box using encrypted
> passwords.
> 
> Here's my smb.conf:
> 
> 	[global]
> 	workgroup = MYGROUP
> 	encrypt passwords = yes
> 
> 	[homes]
> 	guest ok = no
> 	read only = no
> 
> 	[tmp]
> 	comment = temporary files 
> 	path = /tmp
> 	read only = yes
> 
> I ran smbpasswd as root to add entries to smbpasswd file:
> 
> 	rob:100:84F48FCACA62A3E4AAD3B435B51404EE:8436B25EC524AC153B09F986F6645F1E:[U          ]:LCT-3AE8AB1A
> 
> However, when I use smbclient:
> 
> 	./smbclient //server/tmp       
> 
> 	<message about adding interface snipped>
> 
> 	session setup failed: ERRSRV - ERRbadpw (Bad password -
> 	name/password pair in a Tree Connect or Session Setup are
> 	invalid.)

Try using ./smbclient -U root -W .... //server/tmp 
It never works for me with out -U, compare the man-page about the 
parameters.

Christian


 
> Can anyone help me figure this out?
> 
> Thanks!
> 
> Rob
> 
> ---------------------------------------------------------------------
> Rob Newberry
> Director of Fajita Technology
> Group Logic, Inc.
> 
> 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 


_______________________________________________________________________
In a world without walls and fences, who needs windows and gates? (SUN)




More information about the samba mailing list