2007/11/14, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hi,
>
> here is a patch that enables rsyslog to use gss-api for authentication
> and encryption.
> It adds a new commandline option '-g<port>' to listen for a connection
> wrapped with gss-api and few new configuration directives:
> for server:
>    $gsslistenservicename <service name>
> for client:
>    $gssforwardservicename <service name>
>    $gssmode <encryption|integrity|none>
>
> With gssmode set to "encryption" or "integrity" all tcp selectors will
> be forwarding messages via gss-api.

Nice work! The only thing missing imho is documentation:
rsyslogd --help does not list the paramenter, man rsyslogd also.
man rsyslog.conf should document the new configuration directives and
a html file in doc/ would be nice too.

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog

Reply via email to