On Tue, 13 Jun 2000, Anurag Jalan wrote:
> Hi all,
>
> The share def section of /etc/smb.conf in my Redhat 6.2 looks like this :
>
> [homes]
> comment = Home directories
> path = /home/%u
> browseable = no
> writable = yes
> create mode = 644
>
> [pchome]
> comment = PC directories
> path = /u
Try changing the browseable option to yes. If you cant browse a share, you
wont see it either.
Anurag Jalan <[EMAIL PROTECTED]> on 06/13/2000 12:30:53 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Samba newbie questions ...
Hi all,
The share def s
Anurag Jalan <[EMAIL PROTECTED]> wrote:
>The share def section of /etc/smb.conf in my Redhat 6.2 looks like this :
>
>[homes]
>comment = Home directories
>path = /home/%u
>browseable = no
>writable = yes
>create mode = 644
Samba will default to /home/username when using the special "homes" share
Hi all,
The share def section of /etc/smb.conf in my Redhat 6.2 looks like this :
[homes]
comment = Home directories
path = /home/%u
browseable = no
writable = yes
create mode = 644
[pchome]
comment = PC directories
path = /usr/pc/%u
public = no
writable = yes
I have added users to my Linux sy