How do I enable anonymous users on Samba?
According to
wiki.samba.org
I don't know what to make of 'Bad User'. Do I need to add a user with this name?
According to
Setting up Samba as a Standalone Server - SambaWiki
Code:
[global]
map to guest = Bad User
log file = /var/log/samba/%m
log level = 1
server role = standalone server
I don't know what to make of 'Bad User'. Do I need to add a user with this name?