Hello,
We're trying to connect to a LDAP server and need some help with the variables below:
$ldapconfig['host'] = 'the server's ip address'
$ldapconfig['port'] = '?? what is the port #? how can we find out';
$ldapconfig['basedn'] = 'Where do we get this info?';
$ldapconfig['authrealm'] = Where do we get this info;
Any help?
Thanks,
-dr