Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-10
21:34
384 views
dynamicGroups - memberquery(url)
Hey Folks,
afaik, the attribute memberquery (ldapname: memberqueryurl) can only be
written via LDAP Functions.
However, checking the attribute via iMonitor gives me 'Oktet String',
and writing directly to the attribute with that coding somehow works (it
looks like a memberquery, but lacks a bunch of stuff).
Anyone know of a way to directly encode it and write into eDir without
using LDAP Calls?
thx,
T.
afaik, the attribute memberquery (ldapname: memberqueryurl) can only be
written via LDAP Functions.
However, checking the attribute via iMonitor gives me 'Oktet String',
and writing directly to the attribute with that coding somehow works (it
looks like a memberquery, but lacks a bunch of stuff).
Anyone know of a way to directly encode it and write into eDir without
using LDAP Calls?
thx,
T.
4 Replies


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-10
21:54
Have you seen things like this?
https://support.novell.com/techcenter/articles/ana20020405.html
--
Good luck.
If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below...
https://support.novell.com/techcenter/articles/ana20020405.html
--
Good luck.
If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below...
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-10
23:41
Sure,
the problem is not to set it via LDAP. I would like to set it directly
via IDM. you cant write something like
memberQueryURL: ldap:///o=acme??sub?objectclass=inetorgperson?x-chain
into the attribute (directly) via IDM, without using LDAP functions
On 10.11.2015 22:54, ab wrote:
> Have you seen things like this?
>
> https://support.novell.com/techcenter/articles/ana20020405.html
>
>
the problem is not to set it via LDAP. I would like to set it directly
via IDM. you cant write something like
memberQueryURL: ldap:///o=acme??sub?objectclass=inetorgperson?x-chain
into the attribute (directly) via IDM, without using LDAP functions
On 10.11.2015 22:54, ab wrote:
> Have you seen things like this?
>
> https://support.novell.com/techcenter/articles/ana20020405.html
>
>
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-10
23:42
Sure,
the problem is not to set it via LDAP. I would like to set it directly
via IDM. you cant write something like
memberQueryURL: ldap:///o=acme??sub?objectclass=inetorgperson?x-chain
into the attribute (directly) via IDM, without using LDAP functions
On 10.11.2015 22:54, ab wrote:
> Have you seen things like this?
>
> https://support.novell.com/techcenter/articles/ana20020405.html
>
>
the problem is not to set it via LDAP. I would like to set it directly
via IDM. you cant write something like
memberQueryURL: ldap:///o=acme??sub?objectclass=inetorgperson?x-chain
into the attribute (directly) via IDM, without using LDAP functions
On 10.11.2015 22:54, ab wrote:
> Have you seen things like this?
>
> https://support.novell.com/techcenter/articles/ana20020405.html
>
>


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-11
03:22
Hi Thorsten,
I think that safest way to achieve same result - populate nodeset var
from LDAP query and use objects DN from this nodeset according to your
business logic.
Special thank you to Lothar for his great LDAP ECMAScript!
Alex
--
If you find this post helpful, please show your appreciation by clicking
on the star below :cool:
------------------------------------------------------------------------
al_b's Profile: https://forums.netiq.com/member.php?userid=209
View this thread: https://forums.netiq.com/showthread.php?t=54628