[Samba] Can't See Share
Norman Zhang
nzhang at arkon-group.com
Wed Jan 21 01:14:53 GMT 2004
Hi,
I rsynced some files from an old server to a new server with permissions
attached. Though I can start Samba but I can't see the shares from the
client. Does anyone know what I'm doing wrong?
Regards,
Norman
auth required /lib/security/pam_env.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so likeauth nullok
use_first_pass
auth required /lib/security/pam_deny.so
account sufficient /lib/security/pam_winbind.so
account required /lib/security/pam_unix.so
password required /lib/security/pam_cracklib.so retry=3 minlen=4
dcredit=0 ucredit=0
password sufficient /lib/security/pam_unix.so nullok use_authtok
md5 shadow
password required /lib/security/pam_deny.so
session required /lib/security/pam_mkhomedir.so skel=/etc/skel/
umask=0022
session required /lib/security/pam_limits.so
session required /lib/security/pam_unix.so
[global]
workgroup = ARKONDOMAIN
netbios name = SMB1
server string = Samba Server %v
security = DOMAIN
encrypt passwords = Yes
obey pam restrictions = Yes
password server = BAKSERVER
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
load printers = No
printcap name = cups
show add printer wizard = No
preferred master = No
local master = No
domain master = No
dns proxy = No
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind use default domain = Yes
printing = cups
browseable = No
available = No
dos filetimes = Yes
[homes]
comment = Home Directories
available = yes
writable = yes
path = %H
[transfer]
directory mask = 0777
comment = Temporary Storage
available = yes
writable = yes
create mask = 0777
path = /usrswap/transfer
More information about the samba
mailing list