You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2009/08/11 10:07:14 UTC

[jira] Resolved: (DIRSERVER-1379) ou=system shows multiple time in ldapsearch with different createTimestamps

     [ https://issues.apache.org/jira/browse/DIRSERVER-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari resolved DIRSERVER-1379.
---------------------------------------

    Resolution: Fixed

This issue has been fixed in the trunk (No revision number for this fix is specified cause it would have been fixed as part of some code change done earlier in the trunk)
Please reopen the issue if you see this behavior again in version 1.5.5

> ou=system shows multiple time in ldapsearch with different createTimestamps
> ---------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1379
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1379
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.4
>         Environment: openldap  2.3.43-1, Vista SP2
>            Reporter: Thorsten Kampe
>            Assignee: Kiran Ayyagari
>             Fix For: 1.5.5
>
>
> ldapsearch -w secret -x -LLL "(ou=system)" "+"
> dn: ou=system
> creatorsName: uid=admin,ou=system
> createTimestamp: 20090707213540Z
> dn: ou=system
> creatorsName: uid=admin,ou=system
> createTimestamp: 20090707213735Z
> dn: ou=system
> createTimestamp: 20090708074619Z
> creatorsName: uid=admin,ou=system
> dn: ou=system
> creatorsName: uid=admin,ou=system
> createTimestamp: 20090708074819Z
> dn: ou=system
> createTimestamp: 20090708075926Z
> creatorsName: uid=admin,ou=system
> dn: ou=system
> creatorsName: uid=admin,ou=system
> createTimestamp: 20090708080627Z
> dn: ou=system
> createTimestamp: 20090708080858Z
> creatorsName: uid=admin,ou=system
> dn: ou=system
> creatorsName: uid=admin,ou=system
> createTimestamp: 20090708092852Z
> dn: ou=system
> createTimestamp: 20090708094038Z
> creatorsName: uid=admin,ou=system
> dn: ou=system
> creatorsName: uid=admin,ou=system
> createTimestamp: 20090712003805Z
> dn: ou=system
> createTimestamp: 20090712004025Z
> creatorsName: uid=admin,ou=system
> dn: ou=system
> creatorsName: uid=admin,ou=system
> createTimestamp: 20090712174728Z
> dn: ou=system
> createTimestamp: 20090713095546Z
> creatorsName: uid=admin,ou=system

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.