question regarding LDAP plugin, policy and princ attributes

Ken Raeburn raeburn at MIT.EDU
Thu Jun 15 16:50:41 EDT 2006


On Jun 15, 2006, at 16:40, Will Fiveash wrote:
> If I change:
>
>     memset(&subtype, curr[0], 1);
> to
>     subtype = (int) curr[0];
>
> the max_life and other attributes are properly displayed.

Oops.  Checked in.

I note also that this means the ldap back end can only handle 256 tl- 
data types, whereas our data structures (and, I believe, the db2 back  
end) provide for 64K values.  (Not that we've used more than a  
handful; I'm just noting it.)

Ken



More information about the krbdev mailing list