Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Add Camellia enctypes to default enctype lists

Add camellia256-cts-cmas and camellia128-cts-cmac to the default
permitted_enctypes, default_tkt_enctypes, and default_tgs_enctypes
lists, to simplify deployment of Camellia. The new enctypes still
aren't on supported_enctypes, so won't be in the set of long-term keys
for principals without administrator intervention.

https://github.com/krb5/krb5/commit/8f27ae9d0afb81f851ff56523882de3524031b9b
Author: Greg Hudson <ghudson@mit.edu>
Commit: 8f27ae9d0afb81f851ff56523882de3524031b9b
Branch: master
doc/conf.py | 2 +-
src/lib/krb5/krb/init_ctx.c | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
From: kaduk@MIT.EDU
Subject: SVN Commit

Rebuild krb5.conf.man for default enctypes

Now that the Camellia enctypes are in the default lists for
permitted_enctypes, default_tkt_enctypes, and default_tgs_enctypes,
regenerate the man page to reflect that change.

https://github.com/krb5/krb5/commit/d380f21727f837590bbd22caf16dedfdf02f8a0b
Author: Ben Kaduk <kaduk@mit.edu>
Commit: d380f21727f837590bbd22caf16dedfdf02f8a0b
Branch: master
src/man/krb5.conf.man | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Add Camellia enctypes to default enctype lists

Add camellia256-cts-cmas and camellia128-cts-cmac to the default
permitted_enctypes, default_tkt_enctypes, and default_tgs_enctypes
lists, to simplify deployment of Camellia. The new enctypes still
aren't on supported_enctypes, so won't be in the set of long-term keys
for principals without administrator intervention.

(cherry picked from commit 8f27ae9d0afb81f851ff56523882de3524031b9b)

https://github.com/krb5/krb5/commit/e5bae57c62a6b30ef9d34d3b1da3b7b10a2e9044
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: e5bae57c62a6b30ef9d34d3b1da3b7b10a2e9044
Branch: krb5-1.11
doc/conf.py | 2 +-
src/lib/krb5/krb/init_ctx.c | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit
Download (untitled) / with headers
text/plain 1.3KiB

Rebuild krb5.conf.man for default enctypes

Now that the Camellia enctypes are in the default lists for
permitted_enctypes, default_tkt_enctypes, and default_tgs_enctypes,
regenerate the man page to reflect that change.

https://github.com/krb5/krb5/commit/17a0e352e31e5edde88d73f4ebf2857922474503
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 17a0e352e31e5edde88d73f4ebf2857922474503
Branch: krb5-1.11
src/man/k5identity.man | 2 +-
src/man/k5login.man | 2 +-
src/man/k5srvutil.man | 2 +-
src/man/kadm5.acl.man | 2 +-
src/man/kadmin.man | 2 +-
src/man/kadmind.man | 2 +-
src/man/kdb5_ldap_util.man | 2 +-
src/man/kdb5_util.man | 2 +-
src/man/kdc.conf.man | 2 +-
src/man/kdestroy.man | 2 +-
src/man/kinit.man | 2 +-
src/man/klist.man | 2 +-
src/man/kpasswd.man | 2 +-
src/man/kprop.man | 2 +-
src/man/kpropd.man | 2 +-
src/man/kproplog.man | 2 +-
src/man/krb5.conf.man | 8 ++++----
src/man/krb5kdc.man | 2 +-
src/man/ksu.man | 2 +-
src/man/kswitch.man | 2 +-
src/man/ktutil.man | 2 +-
src/man/kvno.man | 2 +-
src/man/sclient.man | 2 +-
src/man/sserver.man | 2 +-
24 files changed, 27 insertions(+), 27 deletions(-)