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

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to