[TriLUG] RH /etc/xinetd.d/pop3s

Turnpike Man turnpike420 at yahoo.com
Thu Apr 17 11:28:09 EDT 2003


could I do this:

service pop3s
{
        socket_type             = stream
        wait                    = no
        user                    = root
        server                  = /usr/sbin/ipop3d
        log_on_success         += USERID HOST DURATION
        log_on_failure         += USERID HOST
        disable                 = no
}

Where can I find info on other options?  This logs to /var/log/messages?

Thanks!
David M.

--- Tanner Lovelace wrote:
> That just controls what gets written to the syslog upon success and
> upon failure.  The 7.3 box logs which host connected, and for successful
> connections, how long it lasted.  The 7.2 box is only setup to log the
> user.  You can adjust this to whatever you'd like to see in the
> syslog.
> 


__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com



More information about the TriLUG mailing list