Mailinglist Archive: opensuse (714 mails)

< Previous Next >
[opensuse] cifs files always created as owner root
I mount this share on a client:

[users]
comment = home folders
inherit acls = Yes
path = /home
read only = No

using this:

mount -t cifs //192.168.1.2/users /home -o rw,setuid

I then login as a user on the client authenticated via ldap. No problem. It
takes me to the mounted folder and I can see my files. When I create a file it
creates it as owner root:root. Not what I want!

How can I create files on the mount as user:group no matter who logs in?
Thanks. L x


--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx

< Previous Next >