Date: Tue, 18 Mar 2003 10:45:40 -0600 From: "Brian Henning" <b1henning@hotmail.com> To: "freebsd" <freebsd-questions@FreeBSD.ORG> Subject: samba Message-ID: <OE61i4omRXf2LTrpwAC00001e3b@hotmail.com>
index | next in thread | raw e-mail
Greetings-
my smb.conf file is below. When i access my samba shares from windows it
displays the directory 'henninb' which i expect and the directory 'homes' which
i do not expect. do i have something wrong is my configuration? why does the
directory 'homes' show up?
thanks,
brian
/usr/local/etc/smb.conf
-----------------------
[global]
workgroup = THE-MATRIX
netbios name = TRINITY
server string = Samba Server
encrypt passwords = Yes
smb passwd file = /usr/local/private/smbpasswd
passwd program = /usr/bin/passwd %u
unix password sync = Yes
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
hosts allow = 192.168.1. 192.168.2. 127.
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664
directory mask = 0775
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE61i4omRXf2LTrpwAC00001e3b>
