grouper-users - Re: [grouper-users] Re: PSPNG failing to create records that already exist
Subject: Grouper Users - Open Discussion List
List archive
- From: "Bee-Lindgren, Bert A" <>
- To: Jeffrey Crawford <>
- Cc: Gouper Users List <>
- Subject: Re: [grouper-users] Re: PSPNG failing to create records that already exist
- Date: Wed, 29 Jun 2016 01:04:25 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
> our LDAP doesn't let us search on dn so we search against entryDN.
I'm used to the first and hadn't seen the second. I'll have to try it on some ldap servers. I wonder if that's why some LDAPs (AD) have dn and DistinguishedName?
Anyway, PSPNG does searches in bulk and then sorts through
the results in memory with unboundid's ability to run queries in memory. It is this second phase that is
failing, hopefully just because EntryDn is not being brought into memory (your original theory). This will probably work if you can ask for entrydn when you do a normal ldapsearch.
If, indeed, entrydn is returned like any other attribute... Define a groupSearchAttributes property to be entryDn,cn,objectclass. From: Jeffrey Crawford <>
Sent: Tuesday, June 28, 2016 7:40 PM To: Bee-Lindgren, Bert A Cc: Gouper Users List Subject: Re: [grouper-users] Re: PSPNG failing to create records that already exist yes I do have something similar to what you posted. However our LDAP doesn't let us search on dn so we search against entryDN. We have to modify the dn string somewhat since we provision out
from something higher than the root grouper tree:
(&(objectclass=groupOfNames)(entryDN=${utils.bushyDn(group.name, "cn", "ou").substring(0, utils.bushyDn(group.name, "cn", "ou").length()-15)},ou=svc,ou=groups,dc=ucsc,dc=edu))
Jeffrey E. Crawford
Enterprise Service Team Both pilots and IT professionals require training and currency before charging into clouds!
---------------------------------------
On Tue, Jun 28, 2016 at 1:06 PM, Bee-Lindgren, Bert A
<> wrote:
|
- [grouper-users] PSPNG failing to create records that already exist, Jeffrey Crawford, 06/17/2016
- [grouper-users] Re: PSPNG failing to create records that already exist, Jeffrey Crawford, 06/28/2016
- Re: [grouper-users] Re: PSPNG failing to create records that already exist, Bee-Lindgren, Bert A, 06/28/2016
- Re: [grouper-users] Re: PSPNG failing to create records that already exist, Jeffrey Crawford, 06/28/2016
- Re: [grouper-users] Re: PSPNG failing to create records that already exist, Bee-Lindgren, Bert A, 06/29/2016
- Re: [grouper-users] Re: PSPNG failing to create records that already exist, Jeffrey Crawford, 06/28/2016
- Re: [grouper-users] Re: PSPNG failing to create records that already exist, Bee-Lindgren, Bert A, 06/28/2016
- [grouper-users] Re: PSPNG failing to create records that already exist, Jeffrey Crawford, 06/28/2016
Archive powered by MHonArc 2.6.16.