> > 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?


      
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to