When I try to accesss the netlogon folder I get the error "no network provider accepted given path"
The share is as follows:
[netlogon]
path = /data/misc/netlogon/
browseable = no
public = yes
guest ok = yes
writable = no
write list = ryan, administrator
force group = smbusers
All domain users are added in smbusers group and the directory is chmodded 775 and owned by root:smbusers (as well as all the scripts)
All other shares are working as they should. SElinux is also disabled, I double checked as it would normally cause that to happen.
And if this helps:
[root@borg misc]# tail /var/log/samba/ravager.log
[2008/02/12 23:32:38, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:39, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:51, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:51, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:51, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[root@borg misc]#
The share is as follows:
[netlogon]
path = /data/misc/netlogon/
browseable = no
public = yes
guest ok = yes
writable = no
write list = ryan, administrator
force group = smbusers
All domain users are added in smbusers group and the directory is chmodded 775 and owned by root:smbusers (as well as all the scripts)
All other shares are working as they should. SElinux is also disabled, I double checked as it would normally cause that to happen.
And if this helps:
[root@borg misc]# tail /var/log/samba/ravager.log
[2008/02/12 23:32:38, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:39, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:51, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:51, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[2008/02/12 23:32:51, 0] smbd/service.c:make_connection_snum(663)
'/data/misc/netlogon/' does not exist or permission denied when connecting to [netlogon] Error was Permission denied
[root@borg misc]#