SMB and Permissions

Posted:
in macOS edited January 2014


.

Comments

  • Reply 1 of 4


    .

  • Reply 2 of 4
    Doesn't anybody have a clue on this one?
  • Reply 3 of 4
    mattsmatts Posts: 37member
    Bump?
  • Reply 4 of 4
    Quote:
    Originally Posted by sneamia View Post


    Hey guys,



    I want users to be able to access the Server folder, which contains folders, A, B, C, BC, and ABC.



    However, user A should only be able to access the A and ABC folders, and its subfolders. B should only access B, BC, and ABC. C should only be able to access C, BC, ABC.



    Ideally, A should only be able to see the folders he can access as well, same goes for B, and C.




    If you really only have 5 folders, you could try sharing each separately, and adding a "valid users = " parameter for each, restricting access to those particular users.



    e.g.

    Code:


    [AB]

    path = /path/to/AB

    valid users = A, B







    The shares will be visible to everybody, unless you want to make them non-browseable (to everyone, even valid users).
Sign In or Register to comment.