svn commit: samba r7637 - in branches/SAMBA_4_0/source/auth/kerberos: .

abartlet at samba.org abartlet at samba.org
Thu Jun 16 12:18:53 GMT 2005


Author: abartlet
Date: 2005-06-16 12:18:52 +0000 (Thu, 16 Jun 2005)
New Revision: 7637

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7637

Log:
Another useful Heimdal feature we need.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/auth/kerberos/kerberos-notes.txt


Changeset:
Modified: branches/SAMBA_4_0/source/auth/kerberos/kerberos-notes.txt
===================================================================
--- branches/SAMBA_4_0/source/auth/kerberos/kerberos-notes.txt	2005-06-16 12:17:07 UTC (rev 7636)
+++ branches/SAMBA_4_0/source/auth/kerberos/kerberos-notes.txt	2005-06-16 12:18:52 UTC (rev 7637)
@@ -255,5 +255,10 @@
 ensure we do not leak memeory in this operation. (krb5_closelog() does
 not free everything that krb5_initlog creates).
 
+Similarly important is the Heimdal-specific krb5_get_error_string()
+function, which does a lot to reduce the 'administrator pain' level,
+by providing specific, english text-string error messages instead of
+just error code translations.
 
 
+



More information about the samba-cvs mailing list