Re: Operational attributes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 07/27/2016 09:28 AM, Mitja Mihelič wrote:
> Hi!
>
> We have an application, that does not honour the shadowExpire
> attribute. It does however use a search filter to find users. The idea
> is, that we would extend the search filter to include an additional
> attribute. We would then set this attribute to 0 or 1 and the filter
> would NOT return users that have it set to 0. Missing or set to 1 and
> the user gets returned.
>
> The search filters themselves do not provide any advanced comparisons
> like: if (shadowExpire =< today) then...
> Operation attributes seem to provide some more flexibility there. We
> could solve the problem if we could set up an operational attribute
> that would do
> if (shadowExpire =< today) then
>   return 0
> else
>   return 1
Hi Mitja,

If I am understanding you correctly, then there is no such thing.  There
are no "attributes" that do any kind of "calculation".  Operational
attributes are attributes internal to the server, and these attribute
are not returned to the client by default.  That is there only special
quality.

https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/10/html/Administration_Guide/Examples-of-common-ldapsearches.html#searching-for-operational-attr

It sounds like you need some type of custom plugin to do this
calculation for you.

Regards,
Mark


>
> Is it possible to add one's own operational attributes to 389DS? If it
> is, how should it be done the right way?
>
> Kind regards,
> Mitja
>
> -- 
> Mitja Mihelič
> ARNES, Tehnološki park 18, p.p. 7, SI-1001 Ljubljana, Slovenia
> tel: +386 1 479 8800, fax: +386 1 479 88 99
> -- 
> 389-users mailing list
> 389-users@xxxxxxxxxxxxxxxxxxxxxxx
> https://lists.fedoraproject.org/admin/lists/389-users@xxxxxxxxxxxxxxxxxxxxxxx
>
--
389-users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/389-users@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux