[17320] in Kerberos_V5_Development
Re: Inserting opaque data into the DB
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Oct 20 09:06:17 2011
Message-ID: <4EA01CC4.8070007@mit.edu>
Date: Thu, 20 Oct 2011 09:06:12 -0400
From: Greg Hudson <ghudson@mit.edu>
MIME-Version: 1.0
To: Alejandro Perez Mendez <alex@um.es>
In-Reply-To: <4E9FDF0A.6090806@um.es>
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On 10/20/2011 04:42 AM, Alejandro Perez Mendez wrote:
> I have a question related with this string attributes. Will they have a
> maximus size of will they be unlimited?
The total size of all string attributes on a principal entry (keys and
values) will be limited to 64K, because of an ancient restriction that
tl-data values are limited to 64K.
There is no other size constraint, although the processing of string
attributes is not intended to be efficient for large amounts of data.
(The same is true of tl-data and of the KDB interface in general, since
we fetch whole principal entries whenever we operate on one.)
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev