I am trying to use LDAP python link to use this function. I am simply trying to implement this as a function . Passing parameters something like this:
check_credentials(username="xxxxxx",password="xxx")
But it goes into hanged state and after 5-7 mins it completes execution with no output. Can someone suggets me some good article for this