close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 16 and Version 17 of dSite/e0LDAP


Ignore:
Timestamp:
Oct 10, 2014, 9:43:10 PM (10 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dSite/e0LDAP

    v16 v17  
    234234}}}
    235235 * Modify it with your favorite text editor according to the rules described prior.
    236  * Finally import it into LDAP:
    237 {{{
     236 * Finally import it into LDAP ('''Note:''' change the value of the -D flag in the command below
     237   to reflect your domain):
     238   {{{
    238239   ldapadd -vvv -x -D cn=admin,dc=geni,dc=net -H ldap:/// -W -f GENIinit.ldif
    239 }}}
    240 
    241 
     240   }}}
     241   You will be prompted for the LDAP password you specified during installation.
     242
     243