Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Re: Bushy PSPNG to AD provisioning question

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Re: Bushy PSPNG to AD provisioning question


Chronological Thread 
  • From: Jeffrey Williams <>
  • To:
  • Subject: [grouper-users] Re: Bushy PSPNG to AD provisioning question
  • Date: Wed, 29 Nov 2017 11:35:25 -0500
  • Ironport-phdr: 9a23:RCXFsB0j04Vxj1QdsmDT+DRfVm0co7zxezQtwd8ZseIULvad9pjvdHbS+e9qxAeQG96Ku7Qc06L/iOPJYSQ4+5GPsXQPItRndiQuroEopTEmG9OPEkbhLfTnPGQQFcVGU0J5rTngaRAGUMnxaEfPrXKs8DUcBgvwNRZvJuTyB4Xek9m72/q89pDXYAhEniaxba9vJxiqsAvdsdUbj5F/Iagr0BvJpXVIe+VSxWx2IF+Yggjx6MSt8pN96ipco/0u+dJOXqX8ZKQ4UKdXDC86PGAv5c3krgfMQA2S7XYBSGoWkx5IAw/Y7BHmW5r6ryX3uvZh1CScIMb7S60/Vza/4KdxUBLniikHOT43/m/Ul8J+kr5UrQm7qBBj2YPZep2ZOOZ8c67bYNgURXBBXsFUVyFZBo2zcYUPD+QbPelGr4j2ulsBrRq6BQmoBePg0DpIhmTr1qA90eQhHw/H3A0kH9IKsXTbts74NLoUUe+pw6nE1yvMYO5L2Trk7oXDbx4vofaJXb1qcMrRz1EiFwzfjlWXtIzlJymZ1uIXvGie8eVsTe2vi3QgqwFsujij3N0gio/TiYIQ1F/J8zhyzoUtJdCgVkJ2YMKoHZlVuiGUNIZ5Wd8uTmRntSom1rEJpZu2czQWxJknwhPSbuKLfoeG7x/lSe2fOy13hGh/d7K6nxuy8Vavyun7VsSs1VZFtCtFkt3VunAT1Bzf9tGLS/Rj8kqu1zuDzQ/T6uZDIUA7karUNYQtzaI3lpoWqUjDHyn2l1vqjKKOaEkp+/Sk5ubib7XopZKTLJN4hwTxP6gyhsCwHeE1PRQSU2Wb/Omx0aPv8EL3TblSi/05iKjZsJTUJcQBoa65BhdY0oQt6xexDjem1NAYnXgdI19eZRKHiZTmO17ULP/mEPi/nkygkC13yPDeIr3hHpLNI2DMkLf7erZ99lZcxxQpzdxG+pJUEa8OIOjoWkLqsNzYDwQ5MxCvw+r5Etl914UeWX6RDa+DNqPdr0OI6vw1L+aSeYAVpWW1F/9w6OTpkGc0gxoAZqSzxrMWbmy1BPJrPx/fbHbx0fkbFmJfnAcwQvbnmRW9UDpXZn+3ROpo5D8kCYaiDI7rW4amj/qM0DrtTc4eXXxPFl3ZSSSgTI6DQfpZMC8=

Another line of particular interest from the logs:

2017-11-29 15:40:14,526: [DefaultQuartzScheduler_Worker-5] ERROR LdapSystem.performLdapAdd(336) -  - Problem while creating new ldap object: [dn=cn=Class-A_GROUPNAME_MUCHTOOLONG-FORFLATINAD,ou=appName,ou=apps,ou=uncg,ou=devgroups,dc=devauth,dc=uncg,dc=edu[[ou[Class-A_GROUPNAME_MUCHTOOLONG-FORFLATINAD]], [cn[Class-A_GROUPNAME_MUCHTOOLONG-FORFLATINAD]], [objectclass[organizationalunit]]]]

I'm pretty new to Grouper, so I may be missing something obvious to the more experienced eye.  I can provide more info upon request.

Thanks

-Jeff



On Tue, Nov 28, 2017 at 5:39 PM, Jeffrey Williams <> wrote:
I'm working on switching to a bushy hierarchy in grouper and am encountering this sort of error:

[LDAP: error code 64 - 00002073: NameErr: DSID-03050E53, problem 2005 (NAMING_VIOLATION), data 0, best match of: 'cn=Class-A_GROUPNAME_MUCHTOOLONG-FORFLATINAD,ou=appName,ou=apps,ou=uncg,ou=devgroups,dc=devauth,dc=uncg,dc=edu'

I based the PSPNG config off of the AD template and the bushy configuration suggestion. This is what I'm currently using for the groupCreationLdifTemplate = dn: cn=${group.name},${utils.bushyDn(group.name, "cn", "ou")}||cn: ${group.name}||objectclass: group


The flat version works fine(except for a 64-char DN limit):
groupCreationLdifTemplate = dn: cn=${group.name}||cn: ${group.name}||objectclass: group

I switch back to flat and it works just fine.  Any ideas what I might be missing here?

--
Jeffrey Williams, Identity Management Specialist
Identity Architecture, ITS
University of North Carolina at Greensboro
256-TECH (256-8324)



--
Jeffrey Williams, Identity Management Specialist
Identity Architecture, ITS
University of North Carolina at Greensboro
256-TECH (256-8324)



Archive powered by MHonArc 2.6.19.

Top of Page