Re: Some questions about DirectoryServices
Re: Some questions about DirectoryServices
- Subject: Re: Some questions about DirectoryServices
- From: Finlay Dobbie <email@hidden>
- Date: Wed, 25 Feb 2009 21:20:57 +0000
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
On Wed, Feb 25, 2009 at 7:04 PM, Eli Bach <email@hidden> wrote:
>
> On Feb 25, 2009, at 11:01 AM, Finlay Dobbie wrote:
>
>> On Tue, Feb 24, 2009 at 8:23 AM, Eli Bach <email@hidden> wrote:
>>>
>>> 1. What is the preferred method to get DirectoryServices to re-read it's
>>> configurations files (in particular, it's LDAP configuration). Right
>>> now, I
>>> do a 'killall -TERM DirectoryService', which does the job, but in a
>>> relatively heavyhanded way.
>>
>> You may have better luck using dsconfigldap.
>>
>> -- Finlay
>
> From the original message:
>
> On Feb 24, 2009, at 12:23 AM, Eli Bach wrote:
>
>> I'm configuring some ldap settings that the dsconfigldap cli tool doesn't
>> support
>
>
> _______________________________________________
> 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
>
_______________________________________________
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