You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@directory.apache.org by Tanja Ertl <Ta...@avid.com> on 2008/05/14 17:21:50 UTC

modification time and id for an entry

Hi,

 

Is it possible to request the id and the modification time for an entry
through an ldap query?

 

Thanks,

Tanja


RE: modification time and id for an entry

Posted by Tanja Ertl <Ta...@avid.com>.
Ah, ok. Now I can see them in Studio.
Thanks for your help!

Tanja

-----Original Message-----
From: Emmanuel Lecharny [mailto:elecharny@gmail.com] On Behalf Of Emmanuel Lecharny
Sent: Mittwoch, 14. Mai 2008 18:05
To: users@directory.apache.org
Subject: Re: modification time and id for an entry

Tanja Ertl wrote:
> Hi Alex,
>
> Thanks for the fast answer.
> Listing the attributes directly works fine, but the '+' seems not to
> work, at least if I try it with Apache Directory Studio.
>   
It works, but you have to allow the operationnal attributes to be 
displayed. There is a dropdown option menu on the top right of the entry 
viewer where you can select this.
> Is there also an attribute containing an operational id for the entry?
>   
There are no ID but the DN for an entry, except if the UUID attribute 
has been added.

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: modification time and id for an entry

Posted by Emmanuel Lecharny <el...@apache.org>.
Tanja Ertl wrote:
> Hi Alex,
>
> Thanks for the fast answer.
> Listing the attributes directly works fine, but the '+' seems not to
> work, at least if I try it with Apache Directory Studio.
>   
It works, but you have to allow the operationnal attributes to be 
displayed. There is a dropdown option menu on the top right of the entry 
viewer where you can select this.
> Is there also an attribute containing an operational id for the entry?
>   
There are no ID but the DN for an entry, except if the UUID attribute 
has been added.

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



RE: modification time and id for an entry

Posted by Tanja Ertl <Ta...@avid.com>.
Hi Alex,

Thanks for the fast answer.
Listing the attributes directly works fine, but the '+' seems not to
work, at least if I try it with Apache Directory Studio.
Is there also an attribute containing an operational id for the entry?

Tanja

-----Original Message-----
From: akarasulu@gmail.com [mailto:akarasulu@gmail.com] On Behalf Of Alex
Karasulu
Sent: Mittwoch, 14. Mai 2008 17:32
To: users@directory.apache.org
Subject: Re: modification time and id for an entry

Yep there is.  The modifiersName and the modifyTimestamp operational
attributes must be requested explicitly in the set of attributes
requested.
You can just list these attributes or you can also specify '+' which is
a
wildcard to return all the operational attributes in those entries
returned
by your filter.

HTH,
Alex

On Wed, May 14, 2008 at 11:21 AM, Tanja Ertl <Ta...@avid.com>
wrote:

> Hi,
>
>
>
> Is it possible to request the id and the modification time for an
entry
> through an ldap query?
>
>
>
> Thanks,
>
> Tanja
>
>

Re: modification time and id for an entry

Posted by Alex Karasulu <ak...@apache.org>.
Yep there is.  The modifiersName and the modifyTimestamp operational
attributes must be requested explicitly in the set of attributes requested.
You can just list these attributes or you can also specify '+' which is a
wildcard to return all the operational attributes in those entries returned
by your filter.

HTH,
Alex

On Wed, May 14, 2008 at 11:21 AM, Tanja Ertl <Ta...@avid.com> wrote:

> Hi,
>
>
>
> Is it possible to request the id and the modification time for an entry
> through an ldap query?
>
>
>
> Thanks,
>
> Tanja
>
>