<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 8 May 2015 at 08:08, Marcin Dulak <span dir="ltr"><<a href="mailto:marcin.dulak@gmail.com" target="_blank">marcin.dulak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm curious where the dependency for yp-tools came in, however. On EL6 and<br>
EL7, that should not be a req.<br>
</blockquote></span>
I guess it would be a requirement if you try to configure the client manually:<br>
grep ypmatch -r xymon-4.3.19<br>
xymon-4.3.19/configure.client:        USERDATA=`getent passwd $XYMONUSER 2>/dev/null || ypmatch "${XYMONUSER}" passwd || grep "^${XYMONUSER}:" /etc/passwd`</blockquote></div><br></div><div class="gmail_extra">But only /required/ if getent is not present (unlikely), and grepping /etc/passwd won't work.  If ypmatch isn't installed, then I'd have thought it's unlikely that NIS/YP is being used for accounts anyway.<br><br></div><div class="gmail_extra">J<br><br></div></div>