Hi, I am using Samba Version 2.0.7 in a Solaris 8 sparc. Shares that works fine with NT4.0 (SP6) no longer works with Windows 2000 (SP1 or SP2). The error message is: \\<machine>\<folder> is not accessible. The credentials supplied conflict with an existing set of credentials. Thanks for any idea. The config are: ShareSrvr [/usr/local/samba] > cat ./lib/smb.conf # Global parameters client code page = 437 # Samba requests 10000 but Solaris has only 1014 max open files = 1014 comment = "Samba %v server" share modes = yes getwd cache = yes browseable = yes load printers = no local master = no username map = /usr/local/samba/lib/username.map #debug level = 10 socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=32768 SO_RCVBUF=32768 include = /usr/local/samba/lib/smb.conf.global.%h include = /usr/local/samba/lib/smb.conf.shares.%h ShareSrvr [/usr/local/samba] > ########################## ShareSrvr [/usr/local/samba] > cat ./lib/smb.conf.global.ShareSrvr # if security = domain, then password server = * and workgroup is the # domain of the machine account resource domain workgroup = Domain1 security = server # password server = * # if security = server, then password server = PDC, BDC ... # where PDC and BDC are primary and backup domain controllers of # the user account resource domain # workgroup = <user-account-resource domain> # security = server password server = PDC1 PDC2 wins server = 109.38.160.179 encrypt passwords = yes server string = "Samba Share Server %h (%L), Samba" interfaces = "109.97.64.153/24" netbios aliases = ShareSrvr ShareSrvr [/usr/local/samba] > ########################## ShareSrvr [/usr/local/samba] > cat ./lib/smb.conf.shares.ShareSrvr [Appl1] comment = "Appl1 storage Array" path = /export # admin users # hosts allow = @<netgroup>, host, ip_address # valid users = @<netgroup>, userid oplocks = No guest ok = no directory mask = 0775 map archive = No writeable = yes [Appl2] comment = "Appl2" path = /my/Appl2 # admin users # hosts allow = @<netgroup>, host, ip_address # valid users = @<netgroup>, userid oplocks = No guest ok = no directory mask = 0775 map archive = No writeable = yes [demo] comment = "Demo" path = /my/demo # admin users # hosts allow = @<netgroup>, host, ip_address # valid users = @<netgroup>, userid oplocks = No guest ok = no directory mask = 0775 map archive = No writeable = yes [Appl4] comment = Appl4 Storage path = /diehard2/Appl4 # admin users # hosts allow # valid users oplocks = No guest ok = no directory mask = 0775 map archive = No writeable = yes _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp