Hi,
SME 7.1, updated to latest software. I would like to allow guest to print. I do in template-custom/etc/smb.conf/50printers
guest ok = yes
then
expand-template /etc/samba/smb.conf
service smb restart
Then I look in /etc/samba/smb.conf. There is line in [printers] with guest ok = yes.
Then I do
testparm /etc/samba/smb.conf
And in a dump of service definitions I can not see line guest ok = yes...? I can not connect to server and to printer without username and password...
What could be wrong?
A