Displaying 1 result from an estimated 1 matches for "polaris2".
Did you mean:
polaris
2009 Feb 26
1
smbd could not access share directory on drbd (8.3 on Centos 5 i386)
...m, it
is clear that smbd could not see /home and its share.
Even though I set up my samba server as a standalone and authenticate
all users directly to openldap directory but my users clearly have
been able to access share that are not under /home (that were mounted
on /opt or /usr/local).
[root@polaris2 home]# strace -f /etc/init.d/smb start
[pid 4646] geteuid32() = 10024
[pid 4646] stat64("/home/share2", 0xbfc79dc8) = -1 EACCES (Permission denied)
[pid 4646] time(NULL) = 1235688608
[pid 4646] stat64("/etc/localtime", {st_mode=S_IFREG|0644,...