Hi, I can't use rpcclient on solaris. I test different package of samba (2.2.8, 3.0.2a) I even try to compile it myself (samba 3.0.5) This is what i get : #---------------------------------------------------------- # net join -W mtd -U Administrator Password: Joined domain MTD. # rpcclient -U Administrator localhost Password: failed session setup with NT_STATUS_LOGON_FAILURE Cannot connect to server. Error was NT_STATUS_LOGON_FAILURE #---------------------------------------------------------- The smb.conf contains : workgroup = MTD security = DOMAIN .... How can i debug this ? Thank you very much. -- Guy Roussin