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

Changes between Version 72 and Version 73 of Projects/OpenLDAP


Ignore:
Timestamp:
07/07/12 00:21:17 (12 years ago)
Author:
C Rempel
Comment:

/* SLAPD Test Idea */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/OpenLDAP

    v72 v73  
    490490
    491491One general outline of a demo is:
    492   [\] slapd -d
     492  [/] slapd -d
    493493  [/] ldapadd -x -D "cn=Manager,dc=ldapdemo,dc=org" -W -f ldapdemo.ldif
    494494  [/] ldapsearch -x -b 'dc=ldapdemo,dc=org' '(objectclass=*)'