On Thu, Nov 14, 2002 at 06:04:14PM +0000, N3tw0rkAng31B0y wrote:
I have a local guest account called winguest. winguest has a password via linux passwd and smbpasswd. I wish to share a directory called /home/ricardo/mp3 , and all the files and directories below it. At first, the directories and files were owned by ricardo, group ricardo and chmod'd 700.
So... I created a group called winguest, added my normal linux user to it, and also the winguest account. I: chgrp -R winguest mp3/ chmod -R 770 mp3/
are you logged onto the windows box with the username winguest and the correct password? what version of windows? and what does ls -ld /home/ricardo/mp3 say? and what are the permissions on /home/ricardo too? and the individual files please? let us know a bit of what ls -l says first...
Adam