
Hi Have configured LDAP authentication in oVirt4.2, but unable to login facing issues below is the error log and configuration, able to search the users in the UI at same time unable to search the Group. Can someone help on the same? Error : https://pastebin.com/76cZdV7d Configuration: https://pastebin.com/nRmibZh7 Thanks, Nagaraju

You get following error: Internal Server Error: Cannot resolve principal 'nbudoor@psecure.net' 2018-09-26 21:30:35,573+05 ERROR [org.ovirt.engine.core.sso.utils.SsoUt Meaning that user with UPN(user principal name) nbudoor@psecure.net can't be found. Please double check if the user with that UPN exists. On 9/26/18 6:09 PM, Budur Nagaraju wrote:
Hi
Have configured LDAP authentication in oVirt4.2, but unable to login facing issues below is the error log and configuration, able to search the users in the UI at same time unable to search the Group.
Can someone help on the same?
Error :
Configuration:
Thanks, Nagaraju
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/XYNGCLUPDFRI4Q...

Thanks for the update , done the changes by adding the below lines in the (example.properties) pool.default.serverset.type = srvrecord pool.default.serverset.srvrecord.domain = ${global:vars.domain} pool.default.auth.simple.bindDN = ${global:vars.user} pool.default.auth.simple.password = ${global:vars.password} On Thu, Sep 27, 2018 at 4:10 PM Ondra Machacek <omachace@redhat.com> wrote:
You get following error:
Internal Server Error: Cannot resolve principal 'nbudoor@psecure.net' 2018-09-26 21:30:35,573+05 ERROR [org.ovirt.engine.core.sso.utils.SsoUt
Meaning that user with UPN(user principal name) nbudoor@psecure.net can't be found. Please double check if the user with that UPN exists.
On 9/26/18 6:09 PM, Budur Nagaraju wrote:
Hi
Have configured LDAP authentication in oVirt4.2, but unable to login facing issues below is the error log and configuration, able to search the users in the UI at same time unable to search the Group.
Can someone help on the same?
Error :
Configuration:
Thanks, Nagaraju
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/XYNGCLUPDFRI4Q...
participants (2)
-
Budur Nagaraju
-
Ondra Machacek