grouper-users - RE: [grouper-users] PSPNG creates group in AD with random samaccountname
Subject: Grouper Users - Open Discussion List
List archive
- From: "Sawyer, Mona Zarei" <>
- To: "Coleman, Erik C" <>, "" <>
- Subject: RE: [grouper-users] PSPNG creates group in AD with random samaccountname
- Date: Mon, 23 Oct 2017 15:34:05 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:TIyvfRJFe2ccBjB1gdmcpTZWNBhigK39O0sv0rFitYgfL/7xwZ3uMQTl6Ol3ixeRBMOAuqIC07KempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47xaFLIv3K98yMZFAnhOgppPOT1HZPZg9iq2+yo9ZDeZwZFiCChbb9uMR67sRjfus4KjIV4N60/0AHJonxGe+RXwWNnO1eelAvi68mz4ZBu7T1et+ou+MBcX6r6eb84TaFDAzQ9L281/szrugLdQgaJ+3ART38ZkhtMAwjC8RH6QpL8uTb0u+ZhxCWXO9D9QLYpUjqg8qhrUgflhicZOTAk7GHZhM9+jKxZrxKguxNwzJXZYJuJOPZiZK7RYc8WSXRHU81MVyJBGIS8b44XAuYPIOhXtYf8plsQohukHQWnGeThyjhOhnDswKY10P4uERvY0wwhEd4FrXPZrNDyNKcUS++0zbLFzTDCb/xM3Df96ZLEfQ48rvGRRL99d9fax0coFwPAlFqQqIrlMiuJ1uQNqWiU8fBvWv+1h249tgFxpD6izdovhInRno8Z1ErL+TlkzIswONG0VVN3bNuqEJZfqy2WK457Qs08TGxntys3z7gLtJyncCcU0Jgr2gDTZvidf4SV4B/vSfydLSl3iX9hYr6zmhm//Vamx+bhTMe7ykxKoTBAktTUtnACyRjT6s+fR/Vl4kqv3iqD2x7K5u9ZOU44iLPXK5k6zbEujJYTtlnDHjPtl0Xxka+WcFgr9vKw6+T9ZbXmuoGTOJNoigH/NaQunNazAeMlMggSW2ib/uO81L758ULlR7VKi+U6kqjfsJ/EOcQWvrC1DBVJ3oo+7huzEiqq3MkdkHkJI19JZA6Lgo3nO17QL/31AvKyjlGunTt32f/KJrjhDY/MLnjHnrfhZ7F960tExQo2ytBf4YhbC7AaLfL2W0/+rtnYDh4jPwOq3unnFc1x1pkCVmKXHq+ZLKTSvEeH5uI1JOmMeZcVtyjnK/Q8+v7ulmE2mUUGfaSy2ZsXaWu4Huh9I0mHe3bsg9EBEXsUsQokSuzllkGCXSBJa3msQq08+2JzNIXzR6zEQo2oibrFlAqhH54eTSoOXl2HGl/pc4GFXfANc2SfLtI31nROWqKmVpcsz1SzrwLg0JJmKPbZ4CsVqcil2dRoraWHmgs16CR5FYGAyGyXVEl1mH8FXTk7wPo5rEBgnASty6991rZjHMNC6ukNGiI9M5eU/eVgBtG4ElbEedGAWn6jQ9yjAHc8Qs9nkIxGWFp0B9j31kOL5CGtGbJAz7E=
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
I tried to add the samaccountname to the configuration but I get an attribute conversion error. Please see below. Any ideas how we can fix this issue? 2017-10-23 11:26:35,884: [pspng_activedirectory-FullSync-Thread] ERROR LdapGroupProvisioner.createGroup(346) - - Problem while creating new group: dn:cn=testsamacc
objectclass: group
samAccountName:cn=testsamacc edu.internet2.middleware.grouper.pspng.PspException: LDAP problem creating object: javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - 00000057:
LdapErr: DSID-0C090DB1, comment: Error in attribute conversion operation, data 0, v2580 ]; remaining name 'cn=testsamacc ,CN=Users,DC=cgcent,DC=miami,DC=edu' at edu.internet2.middleware.grouper.pspng.LdapSystem.performLdapAdd(LdapSystem.java:338) at edu.internet2.middleware.grouper.pspng.LdapProvisioner.performLdapAdd(LdapProvisioner.java:725) at edu.internet2.middleware.grouper.pspng.LdapGroupProvisioner.createGroup(LdapGroupProvisioner.java:340) at edu.internet2.middleware.grouper.pspng.LdapGroupProvisioner.createGroup(LdapGroupProvisioner.java:47) at edu.internet2.middleware.grouper.pspng.Provisioner.prepareGroupCache(Provisioner.java:749) at edu.internet2.middleware.grouper.pspng.Provisioner.startProvisioningBatch(Provisioner.java:475) at edu.internet2.middleware.grouper.pspng.FullSyncProvisioner.processGroup(FullSyncProvisioner.java:598) at edu.internet2.middleware.grouper.pspng.FullSyncProvisioner.thread_manageFullSyncProcessing(FullSyncProvisioner.java:256) at edu.internet2.middleware.grouper.pspng.FullSyncProvisioner$1.run(FullSyncProvisioner.java:188) at java.lang.Thread.run(Thread.java:745) 2017-10-23 11:26:35,885: [pspng_activedirectory-FullSync-Thread] ERROR FullSyncProvisioner.processGroup(609) - - pspng_activedirectory-FullSync: Problem doing
full sync. Requeuing group UM_External_Groups:testsamacc edu.internet2.middleware.grouper.pspng.PspException: LDAP problem creating object: javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - 00000057:
LdapErr: DSID-0C090DB1, comment: Error in attribute conversion operation, data 0, v2580 ]; remaining name 'cn=testsamacc ,CN=Users,DC=cgcent,DC=miami,DC=edu' at edu.internet2.middleware.grouper.pspng.LdapSystem.performLdapAdd(LdapSystem.java:338) at edu.internet2.middleware.grouper.pspng.LdapProvisioner.performLdapAdd(LdapProvisioner.java:725) at edu.internet2.middleware.grouper.pspng.LdapGroupProvisioner.createGroup(LdapGroupProvisioner.java:340) at edu.internet2.middleware.grouper.pspng.LdapGroupProvisioner.createGroup(LdapGroupProvisioner.java:47) at edu.internet2.middleware.grouper.pspng.Provisioner.prepareGroupCache(Provisioner.java:749) at edu.internet2.middleware.grouper.pspng.Provisioner.startProvisioningBatch(Provisioner.java:475) at edu.internet2.middleware.grouper.pspng.FullSyncProvisioner.processGroup(FullSyncProvisioner.java:598) at edu.internet2.middleware.grouper.pspng.FullSyncProvisioner.thread_manageFullSyncProcessing(FullSyncProvisioner.java:256) at edu.internet2.middleware.grouper.pspng.FullSyncProvisioner$1.run(FullSyncProvisioner.java:188) at java.lang.Thread.run(Thread.java:745) Thank you so much, Best Reagrds, Mona Z Sawyer M.Sc. Programmer Intermediate Middleware and Identity Services Information Technology | University of Miami 1320 S. Dixie Hwy | Suite 1000.49 Coral Gables, Fl 33146 305-284-2214 "At the U, we transform lives through teaching, research and service." From: [mailto:]
On Behalf Of Coleman, Erik C We are seeing the same issue, and it is on our list of things to track down, just hasn’t bubbled up to the top yet. We are using PSP-NG to sync to Active Directory.
It looks like you can possibly set samAccountName explicitly using the “groupCreationLdifTemplate” property of the connector, perhaps by just appending: “||samAccountName: ${group.name}”
Has anyone else successfully done this? Thanks! -Erik -- Erik Coleman Senior Manager, Enterprise Systems Technology Services at Illinois University of Illinois at Urbana-Champaign From:
[]
On Behalf Of Sawyer, Mona Zarei Hello, We are having PSPNG working to provision new groups into AD. The groups get created in AD with the same name as the group name in grouper, However, the samaccountname
is a random character. (groups name : “TestGroup”; group samaccountname : “$CK8Q00-M7J9243J15RK”) For consistency, we need to have the group’s samaccountname the same as the name in AD. Please kindly let me know how we can fix this.
Thank you so much. Mona Z Sawyer M.Sc. Programmer Intermediate Middleware and Identity Services Information Technology University of Miami 1320 S. Dixie Hwy Suite 1000.49 Coral Gables, Fl 33146 305-284-2214 "At the U, we transform lives through teaching, research and service." |
- [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/20/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Coleman, Erik C, 10/20/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/23/2017
- Re: [grouper-users] PSPNG creates group in AD with random samaccountname, Julio Macavilca, 10/23/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/23/2017
- Re: [grouper-users] PSPNG creates group in AD with random samaccountname, Julio Macavilca, 10/23/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/23/2017
- Re: [grouper-users] PSPNG creates group in AD with random samaccountname, Bee-Lindgren, Bert A, 10/23/2017
- Message not available
- Re: [grouper-users] PSPNG creates group in AD with random samaccountname, Bee-Lindgren, Bert, 10/23/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/23/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/23/2017
- Re: [grouper-users] PSPNG creates group in AD with random samaccountname, Julio Macavilca, 10/23/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/23/2017
- Re: [grouper-users] PSPNG creates group in AD with random samaccountname, Julio Macavilca, 10/23/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Sawyer, Mona Zarei, 10/23/2017
- RE: [grouper-users] PSPNG creates group in AD with random samaccountname, Coleman, Erik C, 10/20/2017
Archive powered by MHonArc 2.6.19.