samba security

Wesley F. Maldonado wesleym1 at u.washington.edu
Thu Apr 20 15:39:39 PDT 2000


You can specify user lists in the share level config, and I'm sure for
other things as well:

[Share]
      path = /tmp/
       . . . 
      valid users = @users     <--- group name
      read list   = @users     <--- group again
      write list  = bart lisa homer marge

And if you want users, and groups, you just put a comma before the @, for
example:   marge, @users

Also, there is the super paranoid check you can put in here too...
 
      invalid users = @badUsers  

The docs say its for the really paranoid.   

I hope I helped. :/ heh.

\/\/\/\aldonado





More information about the Linux mailing list