Thread: Multiple samba shares with different permissions
hi everyone,
i'm making file server under ubuntu server lts 2 shared folders, filex , filey. created 2 samba users x (network share: /home/x/filex, group x) , y (network share: /home/y/filey, group y).
want make possible when log in user x, have access shared folder y. in case windows gives problems different users on same server. either access filex or filey (with ubuntu dont have problem, give usernames , passwords , can read 2 files @ same time).
accomplish used "gpasswd -a x y" command , added user x group of user y.
when "groups x" command see user x menber of y group. adapted permissions /home/y drwxrw----.
when try access via x user filey gives "access denied".
wonder if right approach of problem
but /home/y isn't shared.i adapted permissions /home/y drwxrw----
ownership , permissions of /home/y/filey ?
, can show actual share definition [filey].
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Multiple samba shares with different permissions
Ubuntu
Comments
Post a Comment