Hi Techies,
I've searched forums but still do not find an answer to this problem.
I have IBM AIX running Samba 3.0.1. The smb.conf is:
[global]
workgroup = ZA.METGROUP.BIZ
server string = Samba 3.0.4.0
smb passwd file = /var/samba/private/smbpasswd
log file = /usr/local/samba/var/log.%m
wins server = 10.1.7.114
mangle case = Yes
[cognos_data]
path = /u03/cognos_data
read only = No
guest ok = Yes
nt acl support = No
When I connect from Win XP SP1 it works. But from Win 2000 and Win 2003, it gives access denied. In the log file I see this:
[2005/08/29 11:20:49, 0] lib/access.c:check_access(328)
Denied connection from (10.1.7.196)
[2005/08/29 11:20:49, 0] lib/access.c:check_access(328)
Denied connection from (10.1.7.196)
[2005/08/29 11:20:52, 0] lib/access.c:check_access(328)
Denied connection from (10.1.7.196)
[2005/08/29 11:21:05, 1] smbd/service.c:close_cnum(801)
pdcsas01 (10.1.7.196) closed connection to service cognos_data
Our environment has recently been configured for AD and since then SAMBA has been giving probs.
What am I missing? Please help.
I've searched forums but still do not find an answer to this problem.
I have IBM AIX running Samba 3.0.1. The smb.conf is:
[global]
workgroup = ZA.METGROUP.BIZ
server string = Samba 3.0.4.0
smb passwd file = /var/samba/private/smbpasswd
log file = /usr/local/samba/var/log.%m
wins server = 10.1.7.114
mangle case = Yes
[cognos_data]
path = /u03/cognos_data
read only = No
guest ok = Yes
nt acl support = No
When I connect from Win XP SP1 it works. But from Win 2000 and Win 2003, it gives access denied. In the log file I see this:
[2005/08/29 11:20:49, 0] lib/access.c:check_access(328)
Denied connection from (10.1.7.196)
[2005/08/29 11:20:49, 0] lib/access.c:check_access(328)
Denied connection from (10.1.7.196)
[2005/08/29 11:20:52, 0] lib/access.c:check_access(328)
Denied connection from (10.1.7.196)
[2005/08/29 11:21:05, 1] smbd/service.c:close_cnum(801)
pdcsas01 (10.1.7.196) closed connection to service cognos_data
Our environment has recently been configured for AD and since then SAMBA has been giving probs.
What am I missing? Please help.