[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Removing a record from LDAP
I have a question for all you wonderfull OpenLDAP folk.
I have a whole bunch of email users (We'll just pretend it's using the qmail
schema for simplicity).
Each user has a uid, mail address and maybe a password (Among other
things)... What I'm wondering is, if this user also "belongs" to a
distribution list (Eg, the email user's DN is stored in this distribution
list as a uniqueMember attribute), is there a way to force the LDAP server
to automatically delete the uniqueMember entry from this distribution list
when the user's email record is deleted?
Eg.
DN="uid=laurence, o=Company LTD, c=CA"
uid=laurence
mail=laurence@company.com
password={CRYPT}whatever
etc
Now on the distribution list there are a whole bunch of:
uniqueMember="uid=laurence, o=Company LTD, c=CA"
Is there a way to force the deletion of the uniqueMember when I delete the
email user?
I know that I can do it manually, but I'm wondering if there is an automatic
way to do this?
Thanks,
Laurence
--
Laurence Brockman
Unix Administrator
Videon Cablesystems Alberta Inc
10450-178 St.
Edmonton, AB
T5S 1S2
l.brockman@videon.ca
(780) 486-6527