[krbdev.mit.edu #7128] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed May 9 13:40:40 EDT 2012


Add API to interpret changepw result strings

Active Directory returns structured policy information in the
nominally UTF-8 result string field of a password change reply.  Add a
new API krb5_chpw_message() to convert a result string into a
displayable message, interpreting policy information if present.

Patch from stefw at gnome.org with changes.

http://src.mit.edu/fisheye/changelog/krb5/?cs=25857
Commit By: ghudson
Revision: 25857
Changed Files:
U   trunk/doc/rst_source/krb_appldev/refs/api/index.rst
U   trunk/src/clients/kpasswd/kpasswd.c
U   trunk/src/include/krb5/krb5.hin
U   trunk/src/lib/krb5/krb/chpw.c
U   trunk/src/lib/krb5/krb/gic_pwd.c
U   trunk/src/lib/krb5/libkrb5.exports
U   trunk/src/lib/krb5_32.def
U   trunk/src/tests/misc/Makefile.in
A   trunk/src/tests/misc/test_chpw_message.c
U   trunk/src/util/collected-client-lib/libcollected.exports



More information about the krb5-bugs mailing list