- add the RT entry number
This commit is contained in:
parent
ecf57bb1a5
commit
fafc4a2352
@ -1,6 +1,6 @@
|
||||
Don't warn of expiration reported the new way if it's more than a week from
|
||||
now, for consistency with the code that handles expiration times reported the
|
||||
old way.
|
||||
old way. RT#6682
|
||||
|
||||
diff -up krb5-1.8/src/lib/krb5/krb/gic_pwd.c.exp_warn krb5-1.8/src/lib/krb5/krb/gic_pwd.c
|
||||
--- krb5-1.8/src/lib/krb5/krb/gic_pwd.c.exp_warn 2010-03-05 11:04:10.000000000 -0500
|
||||
|
@ -1,5 +1,5 @@
|
||||
If we encounter any errors reading the user's principal name from the default
|
||||
ccache, fall back to the default of using the current user's name.
|
||||
ccache, fall back to the default of using the current user's name. RT#6683
|
||||
|
||||
diff -up krb5-1.8/src/clients/kpasswd/kpasswd.c.kpasswd-ccache krb5-1.8/src/clients/kpasswd/kpasswd.c
|
||||
--- krb5-1.8/src/clients/kpasswd/kpasswd.c.kpasswd-ccache 2009-10-30 20:48:38.000000000 -0400
|
||||
|
@ -1,5 +1,5 @@
|
||||
Fall back to the library default for whether or not to prompt for a password-
|
||||
change during authentication, if we weren't passed any options.
|
||||
change during authentication, if we weren't passed any options. RT#6681
|
||||
|
||||
diff -up krb5-1.8/src/lib/krb5/krb/gic_pwd.c.opte krb5-1.8/src/lib/krb5/krb/gic_pwd.c
|
||||
--- krb5-1.8/src/lib/krb5/krb/gic_pwd.c.opte 2009-12-23 11:00:05.000000000 -0500
|
||||
|
Loading…
Reference in New Issue
Block a user