Displaying 1 result from an estimated 1 matches for "mrr001".
Did you mean:
mr001
2004 Jul 24
0
Native mode switch causing "chdir (/path) failed"
...nformation Systems Shared
path = /samba/group/is
valid users = @"DOMAIN\Domain Admins"
read only = No
The error I get is:
[2004/07/23 19:53:20, 0] smbd/service.c:set_current_service(60)
chdir (/samba/group/is) failed
The user I am trying to connect as is DOMAIN\mrr001 and:
# getent group "DOMAIN\Domain Admins"
DOMAIN\domain admins:x:10001: ... DOMAIN\mrr001 ...
The only change that occurred was the active directory change. This
configuration had been working fine till that point. If I change the
file permissions (chmod o+rwx) I am able to connect jus...