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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Referral Mapping<br />

ldap_referrals<br />

ldap_referrals allows you to declare objects mapped from the<br />

relational database as referral objects to other LDAP servers<br />

or sections of the Dit.<br />

CREATE TABLE ldap_referrals<br />

(<br />

entry_id int4 NOT NULL,<br />

url text NOT NULL,<br />

FOREIGN KEY (entry_id) REFERENCES ldap_entries(id)<br />

);<br />

The id of the object, as<br />

defined in ldap_entries(id).<br />

Where to refer the<br />

client to, the URL.

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

Saved successfully!

Ooh no, something went wrong!