Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to store extended principal attributes in LDAP #141

Merged
merged 1 commit into from Sep 28, 2015
Merged

Add ability to store extended principal attributes in LDAP #141

merged 1 commit into from Sep 28, 2015

Commits on Sep 27, 2015

  1. 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.
    kb9vqf committed Sep 27, 2015
    Configuration menu
    Copy the full SHA
    f5f76ee View commit details
    Browse the repository at this point in the history