14.02.2014 Views

ldapv3.pdf 7947KB Apr 17 2013 11:30:42 AM - mirror omadata

ldapv3.pdf 7947KB Apr 17 2013 11:30:42 AM - mirror omadata

ldapv3.pdf 7947KB Apr 17 2013 11:30:42 AM - mirror omadata

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Turba LDAP Personal<br />

Address Book<br />

Declare the source in the $cfgSource array as a standard (but not read<br />

only) LDAP data source specifying the user's organizational unit as the<br />

root as well as authenticated bind information.<br />

'root' => 'ou='.$cn.',ou=Personal Address Books,'.$basedn,<br />

'bind_dn' => 'cn='.$cn. ',ou=People,'$basedn,<br />

'bind_password' => Auth::getCredential('password'),<br />

You will have to add code in order to manifest the values of $cn and<br />

$basedn. This code can simply be added just prior to the declaration of<br />

the source, within the sources.php file.<br />

The authenicated identity of the user can be acquired anywhere within<br />

any horde application via a call to Auth::getAuth().

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!