An XCCDF Group - A logical subset of the XCCDF Benchmark
samba-client
samba
/etc/samba/smb.conf
[global]
[global] load printers = yes cups options = raw [printers] comment = All Printers path = /usr/spool/samba browseable = no guest ok = no writable = no printable = yes
[printers]
valid users
@
[printers] valid users = user @printerusers
hosts allow
hosts deny
[share] hosts allow = 192.168.1. 127.0.0.1 valid users = userone usertwo @usergroup
[share] read only = yes write list = userone usertwo @usergroup
$ apt-get remove samba