[augeas-devel] [PATCH] Ldap lens

Free Ekanayaka free at 64studio.com
Mon Aug 25 07:54:35 UTC 2008


# HG changeset patch
# User Free Ekanayaka <free at 64studio.com>
# Date 1219650861 -7200
# Node ID 6437384b302f30109f91d0d1a05ae0e09c565975
# Parent  d7b3272871a540071227073890e3748b4ae1db72
Ldap lens

diff -r d7b3272871a5 -r 6437384b302f lenses/ldap.aug
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lenses/ldap.aug	Mon Aug 25 09:54:21 2008 +0200
@@ -0,0 +1,12 @@
+(* Ldap module for Augeas
+ Author: Free Ekanayaka <free at 64studio.com>
+*)
+
+module Ldap =
+  autoload xfm
+
+  let filter = Util.stdexcl .
+      incl "/etc/ldap.conf" .
+      incl "/etc/ldap/ldap.conf"
+
+  let xfm = transform Spacevars.lns filter




More information about the augeas-devel mailing list