Apache Directory Project - [jira] Closed: (DIRSERVER-1055) Reading cn=schema doesn't return

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > December 2007 > [jira] Closed: (DIRSERVER-1055) Reading cn=schema doesn't return





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Closed: (DIRSERVER-1055) Reading cn=schema doesn't return
Stefan Seelmann (JIRA)

2007-12-12, 7:11 pm


[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]

Stefan Seelmann closed DIRSERVER-1055.
--------------------------------------


Added the attached test and one more here: http://svn.apache.org/viewvc?rev=603755&view=rev

> Reading cn=schema doesn't return all requested attributes
> ---------------------------------------------------------
>
> Key: DIRSERVER-1055
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1055
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.1
> Reporter: Stefan Seelmann
> Assignee: Emmanuel Lecharny
> Fix For: 1.5.2
>
> Attachments: SchemaSearchTest.java
>
>
> When performing the following search the attributes createTimestamp and modifyTimestamp are not in the search result, although requested:
> $ ldapsearch -x -h localhost -p 10389 -D "uid=admin,ou=system" -w "secret" -b "cn=schema" -s base "(objectClass=subschema)" objectClasses attributeTypes ldapSyntaxes matchingRules matchingRuleUse createTimestamp modifyTimestamp | grep "modifyTimestamp:

"
> However when performing this search the modifyTimestamp is returned. Note the additonal "+" in the list of returning attributes:
> $ ldapsearch -x -h localhost -p 10389 -D "uid=admin,ou=system" -w "secret" -b "cn=schema" -s base "(objectClass=subschema)" objectClasses attributeTypes ldapSyntaxes matchingRules matchingRuleUse createTimestamp modifyTimestamp "+" | grep "modifyTimesta

mp:"
> modifyTimestamp: 20070901074516Z


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


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com