Formatting change
[devwiki.git] / moonshotapps.mdwn
index c0bbdd3..86b93d5 100644 (file)
@@ -1,8 +1,19 @@
 This page lists applications that have been successfully tested with moonshot.
 
 -----
-openLDAP
 
-* Modified/Unmodified?: Unmodified openLDAP, but has to be recomplied with SASL specific build options
+**openLDAP**
 
-* What does it do?: User can authenticate to openLDAP with their federated id, where their DN is mapped from their SASL id (mapping configured in slapd.conf)
+*Modified/Unmodified*
+
+* Unmodified openLDAP, but has to be recomplied with SASL specific build options
+
+*What does it do*
+
+* User can authenticate to openLDAP with their federated id, where their DN is mapped from their SASL id (mapping configured in slapd.conf)
+
+*Testing details*
+
+* Used ldapwhoami to succesfully bind to openLDAP server and be returned their mapped DN.
+
+-----