LAB 25: SWAT GLOBAL ADVANCED
Global
Security: USER, SHARE, DOMAIN, etc…
Try each one of these.
Test SECURITY = SHARE
net use * /del /y
Access \\boss
You can access software as Guest. Click ViewConfig you will see that guest ok = yes. Tháts why
vi /etc/samba/smb.conf
Change guest ok = yes to no and retest if you like.
Under Global Parameters, click Advanced. You will see more settings.
Change anything, then click Status, Restart samba
Check log:
ll /var/log/samba/
more /var/log/samba/DC2012.log
Test log in as different users and check access logs.