Quote:
Originally Posted by kentyler
Can you post both samba configs?
|
This first one is from Linux:
[global]
log file = /var/log/samba/%m.log
printer = w7p01
idmap gid = 15000-20000
preserve case = No
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
default case = upper
wins server = 10.177.220.3
interfaces = 10.177.220.16/24
encrypt passwords = yes
realm = ALLSTATEFLORAL.COM
public = yes
template shell = /bin/bash
dns proxy = No
cups options = raw
writeable = yes
server string = Samba Server
idmap uid = 15000-20000
password server = 10.177.220.3
path = /usr/packer
template homedir = /u/idol
workgroup = AFACI
printcap name = /etc/printcap
security = ADS
short preserve case = No
winbind separator = +
max log size = 50
log level = 3
[public]
guest account = root
comment = Public Folder
create mode = 0777
path = /afaci/public
default case = upper
directory mode = 666
*******************************************************
This second one is from the Fedora:
[global]
workgroup = afaci
server string = Samba Server
netbios name = ALLTEST
hosts allow = 10.177.220.0/255.255.255.0 10.177.200.0/255.255.255.248 10.177.
221.0/255.255.255.0 10.177.222.0/255.255.255.0 10.177.119.0/255.255.255.252 10.1
77.223.0/255.255.255.0 10.177.224.0/255.255.255.0 10.177.225.0/255.255.255.0 10.
177.228.0/255.255.255.0
printcap name = /etc/printcap
load printers = yes
cups options = raw
log file = /var/log/samba/%m.log
max log size = 50
security = share
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = 10.177.220.9/255.255.255.0
local master = no
dns proxy = no
[public]
comment = Public Folder
path = /afaci/public
only guest = no
public = yes
writable = yes
printable = no
create mask = 0777