OnDemand Users Group

Support Forums => CMOD for z/OS Server => Topic started by: MHassan on March 30, 2020, 10:49:51 AM

Title: LDAP authentication Failure
Post by: MHassan on March 30, 2020, 10:49:51 AM
Hello,

Kindly i have an issue while configuring LDAP with CMOD, I followed more than a article but i dont know what is the problem ,
i attached a picture of the error appear when i run the arslsync command to sync the LDAP users and groups in CMOD

Can anyone help me please ?
Title: Re: LDAP authentication Failure
Post by: Justin Derrick on March 30, 2020, 01:33:41 PM
Hi.  There's an article on the wiki about this error:

https://cmod.wiki/index.php/ARS1107E

And there's also the CMOD troubleshooting article:

https://cmod.wiki/index.php?title=Troubleshooting_Content_Manager_OnDemand

Can you review those, and show us any additional error messages you receive?

-JD.
Title: Re: LDAP authentication Failure
Post by: rjrussel on March 31, 2020, 03:48:16 AM
My guess is you have an incorrect filter defined. Test your user and group filters with either adfind.exe or ldapsearch. You can find information on these tools in the LDAP Sync whitepaper. If you continue to struggle open a PMR and we will get you all the help you need.

Thanks,

RR
Title: Re: LDAP authentication Failure
Post by: MHassan on March 31, 2020, 10:38:23 AM
Quote from: Justin Derrick on March 30, 2020, 01:33:41 PM
Hi.  There's an article on the wiki about this error:

https://cmod.wiki/index.php/ARS1107E

And there's also the CMOD troubleshooting article:

https://cmod.wiki/index.php?title=Troubleshooting_Content_Manager_OnDemand

Can you review those, and show us any additional error messages you receive?

-JD.

Dear Justin Derrick,
Thank you for your response but i reviewed the articles , i didn't see any thing related to my error , do you have any idea about how to configure my ondemand cofigurator parameters
Title: Re: LDAP authentication Failure
Post by: MHassan on March 31, 2020, 10:41:21 AM
Quote from: rjrussel on March 31, 2020, 03:48:16 AM
My guess is you have an incorrect filter defined. Test your user and group filters with either adfind.exe or ldapsearch. You can find information on these tools in the LDAP Sync whitepaper. If you continue to struggle open a PMR and we will get you all the help you need.

Thanks,

RR

Dear rjussel,

thank you for your response , i set ARS_LDAP_GROUP_FILTER=(objectclass=group) and ARS_LDAP_USER_FILTER = (objectclass=user) in my arscfg , and when i open my system log in ondemand client there is an error that said : Bad search filter

so is there any thing i am doing wrong ?
Title: Re: LDAP authentication Failure
Post by: rjrussel on April 01, 2020, 04:33:45 PM
What do you have set for the ARS_LDAP_SERVER_TYPE parameter in your config?
Title: Re: LDAP authentication Failure
Post by: MHassan on April 02, 2020, 01:05:32 PM
Quote from: rjrussel on April 01, 2020, 04:33:45 PM
What do you have set for the ARS_LDAP_SERVER_TYPE parameter in your config?

I set ARS_LDAP_SERVER_TYPE  to ARS_LDAP_SERVER_TYPE = AD

but i it wasn't exists in the parameters so i added ARS_LDAP_SERVER_TYPE  and the value AD
Title: Re: LDAP authentication Failure
Post by: rjrussel on April 02, 2020, 10:09:30 PM
OK. If you are sure you are using Active Directory as your LDAP server than you should probably open a PMR at this point. This way we can gather more information.

-Rob