Scriptcase Link to active directory only links users in “Users” default container. How can I connect script case to LDAP with users in different organizational units (not “users”)?
Thanks Guys!!
Dave
By applying your own ldap code into it. It’s how we do it. There are a lot of standard php solutions on the web regarding ldap. Just add the code to a libarary and you can use that in your logon application.