[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
referral question
Hi,
Is it possible to have an object stored in a local tree
with certain (local&specific) attributes (e.g samba attributes,...)
and with a referral to another object in a central tree
which contains the (global) attributes (e.g name,email,..)
Will this automatically be achieved when adding a global referral
setting in my slapd.conf or do I have to do something like this:
global tree
dn: cn=leo,ou=people,dc=example,dc=org
objectClass: person
cn: leo
sn: leo
dn: ou=be,dc=example,dc=org
objectClass: referral
objectClass: extensibleObject
ou: be
ref: ldap://localserver/ou=be,dc=example,dc=org
And on a local tree something like this
dn: cn=leo,ou=people,ou=be,dc=example,dc=org
objectClass: referral
objectClass: extensibleObject
uid: leo
homeDirectory: /home/leo
sambaHomeDrive: H:
....
ref: ldap://globalserver/cn=leo,ou=people,dc=example,dc=org
I'am probably missing something in the referral story
Thanks for any help
Kind regards,
Leo
--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Leo ERALY
leo@e-concepts.be
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++