0 votes

Hello,

I have a Group Membership section on the Self Service Web interface. The idea is to have a list of the groups the user is a member of, but only the groups with their company name in them. (Not Domain Users, or any of the default groups)

Under Section parameters I have checked the box to filter displayed groups. In specify criteria I have it set to show only groups that match the LDAP filter.

Here's the Filter I'm using:

(&(objectCategory=group)(cn=*%company%*))

This was created based on one of the examples. The user I'm logging in as has a Company name the same as the CN of several groups in the domain. However, nothing shows up in the Group Membership section.

How can I troubleshoot this? I tried the LDAP filter using LDP.exe and when I enter in the value in the company property of my user account I get back all the groups I should see. The filter seems to work so I'm not sure where else I should be looking to fix the problem.

by (810 points)
0

Disregard, I figured out the problem. The Domain Users Security role wasn't assigned a trustee/assignment so the user didn't have rights to read the group objects

Please log in or register to answer this question.

Related questions

0 votes
0 answers

Hello, I have a Group Membership section on the Self Service Web interface. The idea is to have a list of the groups the user is a member of, but only the groups with their ... seems to work so I'm not sure where else I should be looking to fix the problem.

asked Dec 24, 2018 by LindaPeterson (20 points)
0 votes
1 answer

Hi all I want to create a workflow on the Self Service portal. The choice is the default Join a group or possibly a new action. A normal user should be able to ... by" of the group has the permission (Write membership) as described in the guide. Micael

asked Jan 21, 2019 by ecit (100 points)
0 votes
1 answer

I created a group Business Rule that triggers "After adding or removing a member from a group". On its Activity Scope I added a test group, and set it for "The group ... does not trigger. What should I do to make the BR detect this (admittedly rare) case?

asked Mar 16, 2023 by alex.vanderwoude (60 points)
0 votes
1 answer

Hi, I'm trying to add an custom command under Actions. While I'm able to add them under UI editor, it is not visible when a user logs into self-service portal. However, other default actions are visible when I toggle them in UI editor.

asked Feb 5 by Renugopal (120 points)
0 votes
1 answer

Hello! I've made a simple business rule: AFTER adding a member to a group IF Operation Succeeded THEN Send email notification In the activity scope, I have selected the group ... but the business rule isn't triggered. How do I make this work? Regards, Erlend

asked Oct 22, 2014 by Erlend (160 points)
3,346 questions
3,047 answers
7,777 comments
544,976 users