[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Networked Folder Permissions
- From: "William Hooper" <whooperhsd3 earthlink net>
- To: fedora-list redhat com
- Subject: Re: Networked Folder Permissions
- Date: Fri, 27 Feb 2004 19:15:20 -0500 (EST)
Jwp said:
> I can't seem to figure out how to mount a network directory to make it
> writeable by any user on the linux box. I can mount the directory no
> problem, however only ROOT has write access
You want to look at the uid and gid mount options. If you want "everyone"
to be able to write check out the ?mask options.
mount -t smbfs -o username=uname,password=pword,uid=marco //Marco/test
/mnt/marco/
> (I can chown chmod I guess
> but
> I am sure you all know of a better way, thanks)
I bet you can't.
--
William Hooper
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]