On Mon, Apr 06, 2015 at 08:27:07PM -0500, Endi Sukma Dewata wrote:
On 3/30/2015 2:29 AM, Fraser Tweedale wrote:
>This patch introduces a pkispawn config option to specify whether to
>use file-based or LDAP profiles. File-based profiles (the existing
>behaviour) are the default.
ACK.
There are some other things that need to happen when
pki_profiles_in_ldap=True:
* remove profile.* entries from CS.cfg
* don't deploy the profile configuration files into the instance folder
Let's do this in a separate patch.
Thanks, pushed to master (87fd6b4).