Changes between Version 2 and Version 3 of ldapiam2018


Ignore:
Timestamp:
Sep 4, 2018, 6:49:44 AM (6 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ldapiam2018

    v2 v3  
    162162}}}
    163163=== Load eduPerson Schema ===
    164 Get the schema downloaded from [Eduperson.ldif](./eduperson-201602.ldif)
     164Get the schema downloaded from [https://ws.learn.ac.lk/raw-attachment/wiki/ldapiam2018/eduperson-201602.ldif eduperson-201602.ldif​]
    165165Or the latest from `https://spaces.at.internet2.edu/display/macedir/LDIFs`
    166166Load it using:
     
    169169}}}
    170170Also Lets load The SChema for Academia, SCHAC.
    171 Get the schema downloaded from [SCHAC.ldif](./schac-20150413.ldif)
     171Get the schema downloaded from [https://ws.learn.ac.lk/raw-attachment/wiki/ldapiam2018/SCHAC.ldif SCHAC.ldif][SCHAC.ldif](./schac-20150413.ldif)
    172172Or the latest from `https://wiki.refeds.org/display/STAN/SCHAC+Releases`
    173173Load it using:
    174174{{{
    175 ldapadd -Y EXTERNAL -H ldapi:/// -f schac-20150413.ldif
     175ldapadd -Y EXTERNAL -H ldapi:/// -f SCHAC.ldif
    176176}}}
    177177=== Create User Structure ===