/[smeserver]/rpms/e-smith-ldap/sme8/e-smith-ldap-5.2.0-ldap_update_later.patch
ViewVC logotype

Annotation of /rpms/e-smith-ldap/sme8/e-smith-ldap-5.2.0-ldap_update_later.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Oct 13 17:23:04 2010 UTC (13 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-49_el5_sme, e-smith-ldap-5_2_0-50_el5_sme, e-smith-ldap-5_2_0-61_el5_sme, e-smith-ldap-5_2_0-59_el5_sme, e-smith-ldap-5_2_0-56_el5_sme, e-smith-ldap-5_2_0-55_el5_sme, e-smith-ldap-5_2_0-57_el5_sme, e-smith-ldap-5_2_0-52_el5_sme, e-smith-ldap-5_2_0-51_el5_sme, e-smith-ldap-5_2_0-54_el5_sme, e-smith-ldap-5_2_0-53_el5_sme, e-smith-ldap-5_2_0-60_el5_sme
* Wed Oct 13 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-49.sme
- call ldap-update later during group and user creation [SME: 6284]

1 vip-ire 1.1 --- e-smith-ldap-5.2.0/createlinks.ldap_update_later 2010-10-13 19:16:56.000000000 +0200
2     +++ e-smith-ldap-5.2.0/createlinks 2010-10-13 19:19:14.000000000 +0200
3     @@ -14,9 +14,9 @@
4     ));
5     }
6    
7     -event_link("ldap-update", "group-create", "25");
8     +event_link("ldap-update", "group-create", "95");
9     event_link("ldap-delete", "group-delete", "25");
10     -event_link("ldap-update", "user-create", "25");
11     +event_link("ldap-update", "user-create", "95");
12     event_link("ldap-delete", "user-delete", "25");
13     event_link("ldap-update", "user-lock", "25");
14    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed