I am trying to access some new files on my samba server from a Window NT box. I can see the all directories on the samba server, but I can not access the new files. It asks me for a user name and password then returns an error "The network name can not be found." I am running samba 2.0.0 on DEC UNIX. My smb.conf file is as follows: workgroup = TEN_CS server string = Samba Server hosts allow = 130.162 security = share password level = 8 username = 8 encrypt passwords = yes unix password sync = yes dns proxy = no [xxxx] path = /usr valid user = name user = name public = no writable = yes printable = no browseable = yes Any ideals would be great Thanks