Displaying 3 results from an estimated 3 matches for "dcougle".
Did you mean:
cougle
2002 Aug 04
2
can someone PLEASE tell me how to mount a share with all stuff world
Ok, on local machine, everyone can do anything they want in /share and all
it's files/subdirs
On remote machine, everyone can do whatever they want on /share, but no one
can do ANYTHING in it's subdirs.
>From: Joel Hammer <Joel@HammersHome.com>
>To: David Cougle <dcougle@hotmail.com>, samba@lists.samba.org
>Subject: Re: [Samba] can someone PLEASE tell me how to mount a share with
>all stuff world writable?
>Date: Fri, 2 Aug 2002 21:36:26 -0400
>
>You may have to give some more detail.
>samba cannot change the permissions on the unix box. Are t...
2002 Jul 27
6
mode=777 does not work as fstab option
I need to mount a samba share as mode 777, so all users can
read/write/delete/create.
I have this as fstab entry
//host/public /mnt/home smbfs
auto,uid=user,umask=000,defaults,username=Perkins,password=
see, i've had to put uid=user just to get it owned by user user, so i could
edit files
i put mode=777, but it does nothing.
i want to let all users read/write/create/delete
2002 Aug 10
0
variable replacements
If I su root, it's the same problem.
They're both linux machines.
>From: Joel Hammer <Joel@HammersHome.com>
>To: David Cougle <dcougle@hotmail.com>, samba@lists.samba.org
>Subject: Re: [Samba] can someone PLEASE tell me how to mount a share with
>all stuff world
>Date: Sun, 4 Aug 2002 19:26:09 -0400
>
>Hmmm...
>No ready answer, but .....
>Can you see what user name is being given when the user logs o...