Hi, I am using suse 7.3 with the latest samba version and have the following problem: When trying to access a share the client is rejected. The log says: [2002/03/04 15:26:14, 0] rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(411) cli_net_sam_logon_internal: NT_STATUS_WRONG_PASSWORD [2002/03/04 15:26:14, 0] smbd/password.c:domain_client_validate(1614) domain_client_validate: unable to validate password for user ANDREAS in domain MYDOMAIN to Domain controller MYPDC. Error was NT_STATUS_WRONG_PASSWORD. [2002/03/04 15:26:14, 0] passdb/pampass.c:smb_pam_passcheck(830) smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User ANDREAS ! My smb.conf: [global] password server = MYPDC printing = LPRNG map to guest = Bad User security = domain encrypt passwords = No workgroup = MYDOMAIN client code page = 850 character set = ISO8859-15 socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY kernel oplocks = No netbios name = smb-server load printers = No guest account = Nobody os level = 33 printcap name = /etc/printcap preferred master = no [webfiles] path = /home writable = yes I tried to delete my machine account at the pdc (it is a win2k active directory sp2) and join the domain again, but i did not solve the problem. Any ideas? regards Andreas