Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

PSS should fetch E-Mail ID from LDAP Data sources and not from ECC connector

Former Member
0 Kudos

Hello All,

I am getting en error while trying to reset Password through PSS in GRC AC 10.1

I have not maintained the ECC connector in ' User Details ' tab and so I am getting below error.

I want GRC system to fetch E-mail ID of the user from LDAP data sources maintained in tab ' User Details ' under Maintain Data Sources Configuration and not from ECC connectors.

Please suggest if it is possible to achieve.

Regards,

Rahul Muni

6 REPLIES 6

Former Member
0 Kudos

This message was moderated.

former_member197694
Active Contributor
0 Kudos

Hello Rahul,

check maintain the group field mapping for PROV and AUTH actions for LDAP connector

check maintain the group parameter mapping for PROV and AUTH actions for LDAP connector

additionally also cross check maintain connector settings and assign attributes

Regards

Baithi

plaban_sahoo6
Contributor
0 Kudos

Hi ,

yes, User detail data Source needs to have LDAP as Sequence 1 is correct, and it will send email,if Send Password is YES, in EMAIL Status under IMG->...>MAINTAIN PROVISIONING SETTING'

Regards

Plaban

0 Kudos

Hi,

Have you checked if email is maintained or not in SU01 for that user?.

Thanks

KH

0 Kudos

Hello Katrice,

E-mail is maintained properly in SU01 account of respective ECC system.

But my issue of raising this query is , that I want GRC to fetch E-mail ID from LDAP data source and not from ECC data source.

Is that possible for PSS ?

Regards,

Rahul Muni

0 Kudos

Hi,

AFAIK it generally fetches data from backend system using method FETCH_USER_DETAILS( ) .

Check if the user has auth to execute SE37,SE24 t-code once.

Thanks

KH