Errol Neal wrote: > This project has been on my bucket list for a long time with > a higher priority than say visiting Japan :) > For the last several days, I've been knee deep in XCP, OCFS2, Samba, CTDB and > Pacemaker; trying to get all these technologies to coalesce into one > solution, and I think I'm at the last mile. > I finally have two debian squeeze VMs (BIM AND BAM) on XCP 1.0 that are > running Samba 3.6 in an HA configuration! But I have one small problem.. when > I connect to a share on the cluster IP (pacemaker IPaddr2 resource), I get an > access denied and an error in log.ctdb: >
<SNIP> The problem was my smb.conf file. I changed my idmap config to be idmap config * versus FOO and my idmap config backend to be tdb. The symptoms were that wbinfo -u and -g were returning groups and users, but getent wasn't and wbinfo -i wasn't working either.. Hope this helps someone in the future. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
