On Fri, 8 Nov 2002 08:57:40 -0800
"Naman Latif" <[EMAIL PROTECTED]> wrote:

> Hi All,
> I am running Red Hat 7.3 and using Samba to share resources with
> Windows XP.
> I have the following share defined
> 
> +++++++++++++++
> [web files]
>         comment = For uploading web Files
>         browsable = yes
>         writable = yes
>         valid users = nlatif root
>         hosts allow = 172.16.100.199
>         create mode = 0777
>         path = /var/www/html
> ++++++++++++++++++
> 
> This was working great till yesterday and then it just suddenly
> stopped working. I am pretty sure that there were no changes at any
> end. Previously when I used to connect from "172.16.100.199", I got
> connected without any password prompt. But now it is asking for my
> password and my local account (nlatif) on this Linux machine doesn't
> work. Have restarted the SMB service but didn't help.
> Any Ideas ?
> 
> 
   There is a good "troubleshooting" file in the Samba documentation:
  /usr/share/doc/Samba-X.X.X/docs/textdocs/DIAGNOSIS.txt.

  I had a similar case on my RH 7.0 machine, and Win98; two users
(root, tom.) Everything worked for months on end, and one day user
'tom' somehow lost "permission" on the share. Using the above
DIAGNOSIS.txt, I found the fault to be a different uid for user 'tom'
in /etc/passwd and /etc/samba/smbpasswd. Making the uid the same in
both files, set things straight.
  BTW, I'm running Samba-2.0.7-21.

                                       Best,

                                       Tom



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to