Gentoo Archives: gentoo-user

From: Paul Stear <gentoo@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Mount permissions
Date: Mon, 13 Mar 2006 17:21:44
Message-Id: 200603131711.50385.gentoo@appjaws.plus.com
1 The root of all my rsync/network problems is a permissions problem
2 The /mnt/network is
3 drwxrwxrwx 3 root root 4096 Mar 13 13:24 test
4
5 After I mount using
6 mount -t smbfs -o
7 username=paul,password=pass //LKG7DDD5F/gentoobackup /mnt/network
8
9 the /mnt/network permissions have change to
10
11 drwxr-xr-x 1 root root 0 Mar 13 16:57 test
12
13 How do I ensure the permissions stay the same after the mount
14
15 Paul
16 --
17 This message has been sent using kmail with gentoo linux
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Mount permissions Jim <Jim@×××××××××××××××××.org>