On Wed, Jun 30, 2010 at 5:18 PM, Harakiri <[email protected]> wrote: > >> > apiauth default gid=haclient >> > >> > so basically i read another thread that there could be >> a gid-> name mapping problem. Im not certain which of the >> above lines are enough to fix it (i guess the last one?!). >> >> Yep, last one is the fix. >> Probably your packages were built with some other group >> name (its set >> during configure) >> > > > I build the package - i checked the setting: > > in heartbeat.spec its the default > > %define HA_CCMUSER hacluster > %define HA_APIGROUP haclient > > but then i checked > > cat /etc/group > haclient::5005: > > In this the issue? > > the installation routine creates a group with > haclient::65: > > seems like the build/configure created this group with 5005?
probably. i'm not much of a heartbeat expert anymore though :-) _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
