[SSSD] [PATCH] sudo: do not hardcode protocol version

Jakub Hrozek jhrozek at redhat.com
Tue Oct 30 14:30:30 UTC 2012


On Tue, Oct 30, 2012 at 01:54:10PM +0100, Pavel Březina wrote:
> Hi,
> this was already discussed and the solution was
> 04b3ab7658985af749460010123bbe37eccf50ed.
> 
> On the client side it uses the same macro. If the protocol doesn't
> match we return EFAULT, which terminates the connection.
> 
> The discussion can be found here:
> https://lists.fedorahosted.org/pipermail/sssd-devel/2012-May/009610.html
> https://lists.fedorahosted.org/pipermail/sssd-devel/2012-May/009800.html
> 
> If we change the protocol again, we just add the protocol and change
> SSS_SUDO_PROTOCOL_VERSION. If we decide to support the old protocol
> again, we will deal with it then.

OK, that makes sense.

Ack.



More information about the sssd-devel mailing list