[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sun Jun 10 13:28:01 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Sun Jun 10 17:28:01 UTC 2007

Modified Files:
	sudo/auth [SUDO_1_6_9]: kerb5.c

Log Message:
 o If we cannot get a valid service key using the default keytab it
   is a fatal error.
 o use krb5_verify_user() if available instead of doing it by hand
 o use krb5_init_secure_context() if we have it
 o pass an encryption type of 0 to krb5_kt_read_service_key() instead of
   ENCTYPE_DES_CBC_MD5 to let kerberos choose.


To generate a diff of this commit:
cvs rdiff -r1.23.2.1 -r1.23.2.2 sudo/auth/kerb5.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list