newsletters-droidmcse
2004-Mar-15 16:29 UTC
[Samba] smbd/service.c:set_current_service(56) chdir (/var/ghost) failed
Hey Gang, I have a suse 8.1 server that I have compiled samba 3.0.2 from source on. I have it configured to authenticate against our AD. That seems to be working fine. getent passwd produces the results from both passwd and AD. getent group gives me the groups + the AD groups. I was able to assign the permissions to the folder without problems. It picked up the group from AD and assigned it to the folder. I changed the owner to be my AD account and it let me view the folder, but when it's just assigned at the group level, I am unable to read/write to the folder. So it appears as though it's not able to do a group lookup to grant me permissions to the folder. Here is the folder listing and the logs. mntdlx74:/var/ghost # ll total 1 drwxrws--- 4 root US+SG-SuperAdmins 96 Mar 12 12:13 . drwxr-xr-x 23 root root 584 Mar 12 12:13 .. drwxrws--- 3 root US+SG-SuperAdmins 48 Mar 15 07:38 ghost drwxrws--- 3 root US+SG-SuperAdmins 48 Mar 12 12:12 ghost1 [2004/03/15 07:51:49, 1] smbd/service.c:make_connection_snum(705) usmnws809146 (165.75.x.x) connect to service ghost initially as user US+astein (uid=10469, gid=10000) (pid 2859) [2004/03/15 07:51:49, 0] smbd/service.c:set_current_service(56) chdir (/var/ghost) failed Thanks! Andy