Skip Menu |

This queue is for tickets about the Authen-Krb5-Admin CPAN distribution.

Report information
The Basics
Id: 87056
Status: new
Priority: 0/
Queue: Authen-Krb5-Admin

People
Owner: Nobody in particular
Requestors: huck [...] spawar.navy.mil
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Question on Authen::Krb5::Admin::Key structure
Date: Fri, 19 Jul 2013 12:24:43 -0400
To: bug-Authen-Krb5-Admin [...] rt.cpan.org
From: Craig Huckabee <huck [...] spawar.navy.mil>
From the documentation: "Authen::Krb5::Admin::Key This class represents key data contained in kadmin principal objects. The only methods in this class are the constructor (new, described above) and the following accessor methods. * key_contents Key contents, encrypted with the KDC master key. This data may not be available remotely." What exactly controls the availability of the key_contents ? A flag on the principal ? A flag during the request ? --Craig