1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-5.2.0/createlinks mezzanine_patched_e-smith-base-5.2.0/createlinks |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-5.2.0/createlinks mezzanine_patched_e-smith-base-5.2.0/createlinks |
2 |
--- e-smith-base-5.2.0/createlinks 2010-09-23 16:27:49.000000000 +0200 |
--- e-smith-base-5.2.0/createlinks 2010-09-23 17:04:03.000000000 +0200 |
3 |
+++ mezzanine_patched_e-smith-base-5.2.0/createlinks 2010-09-23 16:27:31.000000000 +0200 |
+++ mezzanine_patched_e-smith-base-5.2.0/createlinks 2010-09-23 17:03:59.000000000 +0200 |
4 |
@@ -206,6 +206,8 @@ |
@@ -206,6 +206,8 @@ |
5 |
/etc/pam.d/system-auth |
/etc/pam.d/system-auth |
6 |
/etc/pam.d/passwd |
/etc/pam.d/passwd |
10 |
/etc/security/pam_abl.conf |
/etc/security/pam_abl.conf |
11 |
)) |
)) |
12 |
{ |
{ |
|
@@ -523,6 +525,8 @@ |
|
|
$event = "ldap-update"; |
|
|
|
|
|
templates2events("/home/e-smith/ssl.pem/pem", $event); |
|
|
+templates2events("/etc/ldap.conf", $event); |
|
|
+templates2events("/etc/ldap.secret", $event); |
|
|
|
|
|
#-------------------------------------------------- |
|
|
# actions for email-update event: |
|
13 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl mezzanine_patched_e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl mezzanine_patched_e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl |
14 |
--- e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl 1970-01-01 01:00:00.000000000 +0100 |
--- e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl 1970-01-01 01:00:00.000000000 +0100 |
15 |
+++ mezzanine_patched_e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl 2010-09-23 16:20:03.000000000 +0200 |
+++ mezzanine_patched_e-smith-base-5.2.0/root/etc/e-smith/templates/etc/ldap.conf/10ssl 2010-09-23 16:20:03.000000000 +0200 |