Click to See Complete Forum and Search --> : Big problem with samba upgrade


EvilBunny
07-15-2001, 02:55 PM
Hey I just attempted an upgrade from 2.2.0 to 2.2.1a and I now cant log onto anything. The web service is running I see it on the workgroup on my nt machine. I don't believe this is a problem with encrypted passwords cause I can't log onto swat either. I get the logon window I type my username and password and the login fails. Here is my smb config file.

workgroup = WORKGROUP
server string = Samba SMB Server
bind interfaces only = Yes
security = SHARE
log file = /var/log/samba/log.%m
max log size = 50
read bmpx = No
time server = Yes
socket options = TCP_NODELAY
os level = 65
preferred master = Yes
dns proxy = No
wins support = Yes
guest account = root
hide dot files = No
[public]
comment = Public
path = /home/public
read only = No
create mask = 0664
directory mask = 0775
guest ok = Yes
[data]
comment = Data
path = /home/samba/data
read only = No
create mask = 0660
directory mask = 0770
guest ok = Yes

Here is what is in the error log

[2001/07/15 14:45:02, 0] smbd/password.c:domain_client_validate(1563)
domain_client_validate: could not fetch trust account password for domain WORKGROUP

I just switched back to 2.2.0a there are no problems now. Any suggestions?

[ 15 July 2001: Message edited by: EvilBunny ]