In any case, it's a real nice piece of work. I have just returned from the US (this Monday) and there is still a pile of work I need to look at. I think next Monday I'll go back to rsyslog and integrating that patch is probably the #1 thing to do ;)
Thanks, Rainer > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:rsyslog- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Thursday, November 15, 2007 11:01 AM > To: rsyslog-users > Subject: Re: [rsyslog] gss-api support for rsyslog > > 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 _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

