Re: Some questions about DirectoryServices
Re: Some questions about DirectoryServices
- Subject: Re: Some questions about DirectoryServices
- From: Eli Bach <email@hidden>
- Date: Thu, 26 Feb 2009 10:37:07 -0800
On Feb 25, 2009, at 1:20 PM, Finlay Dobbie wrote:
Oh, right.
Well, dsconfigldap is open source, as is the LDAPv3 plugin. They use
DS plugin custom calls, in particular
eDSCustomCallLDAPv3WriteConfigData may do what you want (seems to let
you just supply a new XML configuration data which gets written out to
DSLDAPv3PlugInConfig.plist and then the server is told to re-read its
configuration).
Of course this should be treated with care, since it's kind of all
internals (but then, you were already relying on internals for the
keys/values of the plugin configuration file).
-- Finlay
Thanks Finlay, that sounds like a good suggestion.
I'll look through the source of older versions of dsldapconfig to see
how stable the API is, and then if it is pretty stable, I'll look at
integrating these custom calls into my app.
Eli
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden