[ 
https://issues.apache.org/jira/browse/DIRKRB-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591399#comment-14591399
 ] 

Kiran Ayyagari commented on DIRKRB-303:
---------------------------------------

Aren't both {{krb5kvno}} and {{krb5KeyVersionNumber}} same?
bq. A solution is to store both keyVersion and krb5kvno in krb5KeyVersionNumber
keyVersion is key number

You should change the lookup line to 
{code:java}
connection.lookup(dn, "*", "+")
{code}
{{createTimestamp}} is an operational attribute, by default lookup() returns 
only the user attributes.
Here I used the wild cards, {{*}} for all user attributes and {{+}} for all 
operational attributes.

> Define Ldap schema for LdapBackendIdentity
> ------------------------------------------
>
>                 Key: DIRKRB-303
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-303
>             Project: Directory Kerberos
>          Issue Type: New Feature
>            Reporter: Xu Yaning
>
> Since there are some attributes the built-in shema in ApacheDS doesn't 
> support. It's better to define a new schema for Kerby.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to