[Spacewalk-list] NOCpulse::SetID

Marcus Moeller mail at marcus-moeller.de
Mon Dec 7 18:15:21 UTC 2009


Hi again,

>> I suppose the use of function of getpwnam() is resposible for these.
>
> That's what I thought, too. But calling:
>
> my $unum = getpwnam("nocpulse");
> print "$unum\n";
>
> my $groupnum = getgrnam("nocpulse");
> print "$groupnum\n";
>
> from CLI works fine.

Enforcing selinux prevents gogo.pl from querying LDAP. If selinux is
permissive or disabled, gogo.pl will cause high CPU load during
startup of the monitoring components and about 10 minutes beyond.

Thought that something like:

... files [!NOTFOUND=return] ldap

would do the trick, but I was wrong.

Best Regards
Marcus




More information about the Spacewalk-list mailing list