Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 89 and Version 90 of Projects/OpenLDAP


Ignore:
Timestamp:
07/08/12 06:33:10 (12 years ago)
Author:
C Rempel
Comment:

/* network-demos/ldap/init.c */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/OpenLDAP

    v89 v90  
    256256 + *argv0="-d";
    257257 + *argv1="1";
     258 + *argv2="-f";
     259 + *argv3="/etc/openldap/slapd.conf"; [http://www.zytrax.com/books/ldap/ch6/slapd-config.html //openldap guide]
    258260 + *argv2="-F/etc/openldap";
    259261 + *argv3="";