Commit Graph

4 Commits

Author SHA1 Message Date
Timothy Pearson
f5f76ee72c Add ability to store extended principal attributes in LDAP
A careful code review was undertaken, and it was determined
that the best way to store the extended attributes was in a
native ASN1 encoded field.  LDAP does not understand the
SEQUENCE of SEQUENCE structures used extensively throughout
the extended attributes structure, and there was already a
precedent set for storing the krb5Key data in a native ASN1
encoded field.
2015-09-27 16:36:24 -05:00
Love Hörnquist Åstrand
8c03feac90 use PADL version
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14958 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 17:33:40 +00:00
Love Hörnquist Åstrand
3912e6c785 add EQUALITY rule for krb5ValidStart, krb5ValidEnd, krb5PasswordEnd
From Howard Chu


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14956 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 14:30:14 +00:00
Love Hörnquist Åstrand
8070d8d5c0 ldap schema from PADL.COM
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14388 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-12 14:55:17 +00:00