Formatting change
authorhttps://www.google.com/accounts/o8/id?id=AItOawl8JnzQyjV5TdDvoA3BhMtNOgdyFe7ZbIQ <Rhys@web>
Wed, 30 Mar 2011 08:44:13 +0000 (04:44 -0400)
committerwww-data <www-data@project-moonshot.org>
Wed, 30 Mar 2011 08:44:13 +0000 (04:44 -0400)
moonshotapps.mdwn

index c0bbdd3..86b93d5 100644 (file)
@@ -1,8 +1,19 @@
 This page lists applications that have been successfully tested with moonshot.
 
 -----
 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.
+
+-----