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. http://people.redhat.com/pvrabec/rpms/rsyslog/rsyslog-1.19.10-gssapi.patch Comments are welcome. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

