I'm trying to set up samba as a file server in RedHat Linux v. 5.2. The
problem is when ever I try to access the user's directory from a Win95/98
machine I recieve a message saying i have entered an invalid user name or
password. I know I've entered my username and password correctly and they
work perfectly in Linux, so I suspect something is getting lost in the
translation between Linux and Win95/98. I read somewhere about a patch that
is supposed to be included with Samba for Windows to fix this problem but I
havn't been able to find it yet. I'm oopen to all sugestions. Below is a
copy of my smb.conf file.

Thanks,
Wes


[global]
  printing = bsd
  printcap name = /etc/printcap
  load printers = yes
  log file = /var/log/samba
  share mode = yes
  workgroup = pcwizco.com

[homes]
  comment = Home Directories
  browseable = no
  read only = no
  create mode = 0750
  case sensitive = no

[printers]
  comment = All Printers
  browseable = no
  printable = yes
  public = yes
  writable = no
  create mode = 0700


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to