[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[Fedora-directory-devel] Please review: DS7.2: [Bug 214840] modify sasl_path to accept the string set in the inf file



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 redhat com  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 redhat com changed:

          What    |Removed                     |Added
----------------------------------------------------------------------------
  devel_whiteboard|                            |review.comment#1+
                CC|                            |nkinder redhat com,
                  |                            |rmeggins redhat com






Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]