Displaying 1 result from an estimated 1 matches for "supremo".
Did you mean:
  supreme
  
2006 Feb 19
0
SID problems?
...= /home/netlogon/loginscript.pl %U %M %m
  root postexec = /home/netlogon/logoutscript.pl %U %M %m
  path = /home/netlogon
  guest ok = no
  read only = no
  locking = no
   
  [printers]
     comment = All Printers
     path = /var/spool/samba
     browseable = yes
     valid users = @office root supremo
     printable = yes
     create mask = 0700
     print command = lp -c -T raw -o nobanner -d%p %s; rm %s
     printer admin = @office
   
  [logs]
  comment = Daily Log Reader share for members of Unix 'adm-logs' group
  path = /logs
  valid users = @adm-logs root supremo
  writeable = no...