Gentoo Archives: gentoo-user

From: "Arttu V." <arttuv69@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [cifs] permissions of mounted share
Date: Sun, 11 Jan 2009 14:17:49
Message-Id: fecdbac60901110613v13ff7f0fledcbc44abffdda8b@mail.gmail.com
In Reply to: [gentoo-user] [cifs] permissions of mounted share by Harry Putnam
1 On 1/11/09, Harry Putnam <reader@×××××××.com> wrote:
2 > Any regular files I create on the mounted share end up 744.
3 >
4 > Can I set a umask in the mount syntax or what do I need to do here to
5 > have the files keep the standard permissions?
6
7 force create mode = 644
8 force directory mode = 755
9
10 Wouldn't that do it on the server so you wouldn't have to worry about
11 the clients? Or have you already tried and it still fudges the access
12 permissions?
13
14 --
15 Arttu V.

Replies

Subject Author
[gentoo-user] Re: [cifs] permissions of mounted share Harry Putnam <reader@×××××××.com>