Translations of this page?:

LDAP Auth Backend: Oracle Internet Directory Examples

Below are example configurations for use with the LDAP backend and the Oracle Internet Directory server.

$conf['auth']['ldap']['server']      = 'ldap://servername.com';
$conf['auth']['ldap']['port']        = 389;
$conf['auth']['ldap']['version']     = 3;
$conf['auth']['ldap']['usertree']    = 'cn=Users,dc=domain,dc=com';
$conf['auth']['ldap']['userfilter']  = '(&(uid=%{user}))';  
auth/ldap_oracle.txt · Last modified: 2009/01/23 20:28 by andi
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate