On Tue, 2007-07-10 at 18:02 +0200, SG wrote: > Here's my smb.conf > > [global] > workgroup = GINVEST > netbios name = LINACER > interfaces = ath0, eth0 > bind interfaces only = Yes > null passwords = Yes > passdb backend = tdbsam > username map = /etc/samba/smbusers > log level = 3 > log file = /var/log/samba/log.%m > announce version = 5.0 > name resolve order = host wins bcast > socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE > SO_RCVBUF=8192 SO_SNDBUF=8192 > printcap name = CUPS > os level = 32 > wins support = Yes > invalid users = root > valid users = borzo ----------^^^^^^^^^^^^^^^^^^
you really _don't_ want to put this in the global section, or the only user allowed is borzo everywhere, and guest connections will always be denied. [..] Simo. -- Simo Sorce Samba Team GPL Compliance Officer email: [EMAIL PROTECTED] http://samba.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
