Morten Arnesen <[EMAIL PROTECTED]> writes:

> Hi !
> 
> i just installed sa on my redhat 7.3 server, and get those msg's in my 
> syslog everytime spamd is activated:
> 
> pserv[902]: refused connect from 192.168.0.1:1324 to procedure ypproc_match

This is probably a configuration problem on your system, not a problem
with SA.

You probably have "nis" listed as a valid option for hosts or one of the
other name serves list in /etc/nsswitch.conf.  Unless your site is
actually using NIS (also known as YP) for name services, you should
remove the "nis" entries (except for the "netgroup" line) and if "nis"
was the only entry on any line (unlikely except for "netgroup"), add
"files".

NIS is most commonly used for site-wide maintenance of passwd and group
information.  If your machine was installed and configured by a
sysadmin, you might want to ask him before changing these options.

Run these commands for more information:

    man nsswitch.conf
    info libc "Name Service Switch"

Dan

-- 
Daniel Quinlan                      Linux, open source, and
http://www.pathname.com/~quinlan/    anti-spam consulting


-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to