Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 757 Add 'read-only principal' flag Reserve the high-order 16 bits of dlgtype for flags. Add DLGFLAG_READONLY_PRINC. When specified, the get tickets dialog does not allow the user to change the principal. Signed-off-by: Kevin Wasserman (cherry picked from commit 88f425a7169a1f1d38b89d80a167f58e8ce475e8) https://github.com/krb5/krb5/commit/8617f67fb6cd4270f0080488845d7ed1cc391039 Author: Kevin Wasserman Committer: Tom Yu Commit: 8617f67fb6cd4270f0080488845d7ed1cc391039 Branch: krb5-1.10 src/windows/include/leashwin.h | 2 ++ src/windows/leashdll/lsh_pwd.c | 36 ++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 18 deletions(-)