I have a samba server running 3.0.4 on a true 64 unix, the problem I have with this is that sometimes some users can't log-on, so I decided to upgrade to the new version.I have configed it so that their windows login is used to authenticate them, all users have accounts on the unix but the passwords differ. I never changed the config file, but I keep getting these messages: [2006/12/07 18:03:14, 0] lib/util_sock.c:(561) write_data: write failure in writing to client 0.0.0.0. Error Broken pipe [2006/12/07 18:03:14, 0] lib/util_sock.c:(768) Error writing 4 bytes to client. -1. (Broken pipe) [2006/12/07 18:03:14, 0] rpc_client/cli_pipe.c:(2441) get_schannel_session_key: could not fetch trust account password for domain 'E ASYPAY' [2006/12/07 18:03:14, 0] rpc_client/cli_pipe.c:(2671) cli_rpc_pipe_open_schannel: failed to get schannel session key from server P-M AIL.EASYPAY.BE for domain EASYPAY. [2006/12/07 18:03:14, 0] auth/auth_domain.c:(111) connect_to_domain_password_server: unable to open the domain client session to machine P-MAIL.EASYPAY.BE. Error was : NT_STATUS_CANT_ACCESS_DOMAIN_INFO. [2006/12/07 18:03:14, 0] rpc_client/cli_pipe.c:(2441) get_schannel_session_key: could not fetch trust account password for domain 'E ASYPAY' [2006/12/07 18:03:14, 0] rpc_client/cli_pipe.c:(2671) cli_rpc_pipe_open_schannel: failed to get schannel session key from server P-M AIL.EASYPAY.BE for domain EASYPAY. [2006/12/07 18:03:14, 0] auth/auth_domain.c:(111) connect_to_domain_password_server: unable to open the domain client session to machine P-MAIL.EASYPAY.BE. Error was : NT_STATUS_CANT_ACCESS_DOMAIN_INFO. [2006/12/07 18:03:14, 0] rpc_client/cli_pipe.c:(2441) HERE IS MY SMB.CONF: [global] name resolve order = wins hosts lmhosts bcast server string = ESP40 security = ADS workgroup = EASYPAY netbios name = ESP40 realm = EASYPAY.BE password server = P-MAIL domain master = no load printers = yes log file = /usr/local/smbtest/var/log.%m log level= 2 max log size = 1000 socket options = TCP_NODELAY encrypt passwords = yes wins server = 192.0.0.1 dns proxy = no case sensitive = yes #============================ Share Definitions ============================= [homes] comment = Home Directories path = %H browseable = no writable = yes force create mode = 0775 force directory mode = 0775 hide dot files = yes user = %u [u2asp] comment = /u2/asp path = /u2/asp valid users = Vvbracke Slapeire Vwithouc Bbeernae public = no writable = no printable = no create mask = 0775 [aanpas] comment = Directory met aanpas-excel-files path = /u2/aanpas public = yes writable = yes printable = no create mask = 0666 directory mask = 0755 Thanx, Dingenen Joy joy.dingenen@easypay.be <mailto:joy.dingenen@easypay.be>