![]() |
Share home directory
We have Redhat 6.0, Windows NT Server 4.0 and Windows NT workstations 4.0. I need to share "joanne's" home directory with another user, "boss". I created a new group to include both users, changed the group for that directory and changed all the attributes as necessary. When I do a "l -ls", it shows the group. When I connect through Windows as "boss" I cannot see the directory. Is there something else I need to do?
|
Re: Share home directory
Quote:
changing the group permissions isn't enough. you have to tell samba that user 'boss' is allowed to browse /home/joanna |
How do I do that?
|
set it up as a normal share and set the 'valid users =' line for that share in smb.conf
man smb.conf |
As acid_kewpie said, the users need to be valid as far as Samba is concerned. You might have to do something like "smbpasswd -a <username> <username's password>" to get that working. You can do "man smbpasswd" for more on that if need be. Otherwise, here's a snip from my /etc/smb.conf file for a share on my linux box which can be accessed from my Win98 box by the users "dave" and
"boris": Code:
[shared] |
| All times are GMT -5. The time now is 02:24 PM. |