Wrong owner and group for files created under a samba shared directory
Posted
by
agmao
on Server Fault
See other posts from Server Fault
or by agmao
Published on 2012-03-21T23:06:58Z
Indexed on
2012/03/21
23:32 UTC
Read the original article
Hit count: 237
permissions
|samba
I am trying to make writing to a shared samba directory work. I got a very weird problem. Now the shared directory is writable from a client machine. But the files created under the samba share directory have weird owner and group names.
I am writing to the shared directory as user mike under the client machine, but the file created always has user and group name as steve instead... Does anybody know why that would happen...? Another thing I just noticed is that on the samba server, the files have owner and user name as samba, which I created for samba clients.
Thanks a lot
© Server Fault or respective owner