dba_pinay
06-28-2007, 04:26 AM
Hello,
I already disabled the samba services by executing the command below:
"chkconfig --level 0123456 smb off"
and I verified that its disable but, when I checked the messages logs, I can still see the following:
Jun 28 10:46:21 myserver smbd[30964]: [2007/06/28 10:46:21, 0] lib/access.c:check_access(328)
Jun 28 10:46:21 myserver smbd[30964]: Denied connection from (10.105.6.37)
Jun 28 10:46:22 myserver smbd[30968]: [2007/06/28 10:46:22, 0] lib/access.c:check_access(328)
Jun 28 10:46:22 myserver smbd[30968]: Denied connection from (10.105.6.37)
Information:
We are using RHEL4 U2 2.6.9-22.ELhugemem
and the server was setup as database server (a member of cluster group)
The reason why I did the samba service to be disabled because it is a requirement for clustering (due to private network).
Right now, I'm wondering why I still get the error messages which I posted above (for what I understand, this message came from samba services? correct me if I'm wrong).
Thanks...
I already disabled the samba services by executing the command below:
"chkconfig --level 0123456 smb off"
and I verified that its disable but, when I checked the messages logs, I can still see the following:
Jun 28 10:46:21 myserver smbd[30964]: [2007/06/28 10:46:21, 0] lib/access.c:check_access(328)
Jun 28 10:46:21 myserver smbd[30964]: Denied connection from (10.105.6.37)
Jun 28 10:46:22 myserver smbd[30968]: [2007/06/28 10:46:22, 0] lib/access.c:check_access(328)
Jun 28 10:46:22 myserver smbd[30968]: Denied connection from (10.105.6.37)
Information:
We are using RHEL4 U2 2.6.9-22.ELhugemem
and the server was setup as database server (a member of cluster group)
The reason why I did the samba service to be disabled because it is a requirement for clustering (due to private network).
Right now, I'm wondering why I still get the error messages which I posted above (for what I understand, this message came from samba services? correct me if I'm wrong).
Thanks...