Summary: modify sasl_path to accept the string set in the inf file https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214840 Description of problem: Based upon this fix -- 214733: be able to pass in all configurable paths to ds_newinst, ds_newinst side should handle the given sasl_path. File: admin/src/create_instance.c Changes: If sasl_path is set in [slapd] section in the inf file, it's put in dse.ldif like this: dn: cn=config [...] nsslapd-saslpath: /usr/local/lib If the inf file does not have the line, the default path <prefix>/usr/lib/<brand_ds>/sasl2 is put in dse.ldif on non-Linux platform. ------- Additional Comments From nhosoi@xxxxxxxxxx 2006-11-09 13:06 EST ------- Created an attachment (id=140798) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=140798&action=view) cvs diff create_instance.c nhosoi@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- devel_whiteboard| |review.comment#1+ CC| |nkinder@xxxxxxxxxx, | |rmeggins@xxxxxxxxxx
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel