From e00370405487c8ac3015a533389f4ecbcefc0c85 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 9 Oct 2007 19:08:50 +0000 Subject: Add NEWS entry for enctypes. Clarify in the documentation the behavior of the enctypes attribute when the unchanging flag is set. --- perl/Wallet/Object/Keytab.pm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'perl/Wallet/Object/Keytab.pm') diff --git a/perl/Wallet/Object/Keytab.pm b/perl/Wallet/Object/Keytab.pm index efe5a34..673fee2 100644 --- a/perl/Wallet/Object/Keytab.pm +++ b/perl/Wallet/Object/Keytab.pm @@ -758,6 +758,11 @@ If this attribute is set, the specified enctype list will be passed to ktadd when get() is called for that keytab. If it is not set, the default set in the KDC will be used. +This attribute is ignored if the C flag is set on a keytab. +Keytabs retrieved with C set will contain all keys present in +the KDC for that Kerberos principal and therefore may contain different +enctypes than those requested by this attribute. + =item sync Sets the external systems to which the key of a given principal is -- cgit v1.2.3