Link to home
Start Free TrialLog in
Avatar of fcek
fcekFlag for Ireland

asked on

Fedora - using the @ symbol in the smb.conf to point to a group.



If I have a groups called managers_ in fedora with three users is this the correct syntax to add to the smb.conf?
I want them all to have read/write access.

[management]
      path = /users folders/management
      valid users = @managers_
      read only = no
      browseable = no
      create mask = 0775
ASKER CERTIFIED SOLUTION
Avatar of farzanj
farzanj
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial