iDash AD/LDAP does not work
search cancel

iDash AD/LDAP does not work

book

Article ID: 99905

calendar_today

Updated On:

Products

iDash Workload Automation

Issue/Introduction

iDash admin console does not save ldap entries in the console. AD authentication does not work.
This happened after upgrading to iDash 12.04.

Environment

Release:
Component: AEIDSH

Resolution

There is an issue after upgrading to iDash 12.04 with loading the AD server information that was previously saved. This is a bug that is fixed in next release, r12.0.05.00 The workaround is to delete the data in the idash_doc table pertaining to the LDAP entries and then re-insert the entries using the iDash Admin Tool. delete idash_doc where type = 'ldap.configuration.shared' OR type = 'ldap.configuration.server'