Do you get this error from an application or from windows explorer. Usually I need to open explorer, click on the drive to get it to reconnect and then I can use the from an application. The same thing happens with windows servers, so this is not unique to Linux. Also make sure you have added a valid user to samba. It doesn't automatically use the passwd file for users that are defined on the system. To add a user, in a terminal window type smbadduser unixid:ntid. Use smbpasswd to set the password and to enable or disable users. Tim. ----- Original Message ----- From: "Christopher Taylor" <psychocop156@insightbb.com> To: <psyche-list@redhat.com> Sent: Sunday, December 08, 2002 11:27 PM Subject: Samba errors > Folks, > Need some help setting up Samba. The other PC is a Win XP Pro. The XP > machine sees the Samba server, however, I get a "Network Path not found" > error when I try to access it. Here is the necessary smb.conf file that > would apply (I think) to this problem: > > > [global] > > # workgroup = NT-Domain-Name or Workgroup-Name > workgroup = Mshome > netbios name=Psychoscape > > # server string is the equivalent of the NT Description field > server string = Samba Server on local network > > # This option is important for security. It allows you to restrict > # connections to machines which are on your local network. The > # following example restricts access to two C class networks and > # the "loopback" interface. For more examples of the syntax see > # the smb.conf man page > hosts allow = 192.168.1. 192.168.2. 127. > > # Security mode. Most people will want user level security. See > # security_level.txt for details. > security = User > > # You may wish to use password encryption. Please read > # ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation. > # Do not enable this option unless you have read those documents > encrypt passwords = yes > smb passwd file = /etc/samba/smbpasswd > > #============================ Share > Definitions============================== > [homes] > comment = Home Directories > browseable = yes > writable = yes > valid users = %S > create mode = 0664 > directory mode = 0775 > # If you want users samba doesn't recognize to be mapped to a guest user > ; map to guest = bad user > > Any help would be greatly appreciated. > > > Chris > > > > > > > -- > Psyche-list mailing list > Psyche-list@redhat.com > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list