On 11/14/2007 06:50 PM, Michael Biebl wrote: > 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.
You're right, documentation hasn't been added yet. I want to wait for more feedback and maybe someone will come up with better directives names. :) _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

