[sysadmin-bin] handle-ldap-modules: enable ftpbasic update
- From: Olav Vitters <ovitters src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] handle-ldap-modules: enable ftpbasic update
- Date: Mon, 7 Mar 2011 23:44:31 +0000 (UTC)
commit 6ff0191788b52a25b156412424a0ab42c94a0746
Author: Olav Vitters <olav vitters nl>
Date: Tue Mar 8 00:44:26 2011 +0100
handle-ldap-modules: enable ftpbasic update
handle-ldap-modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/handle-ldap-modules b/handle-ldap-modules
index e60f16f..5307666 100755
--- a/handle-ldap-modules
+++ b/handle-ldap-modules
@@ -631,7 +631,7 @@ if __name__ == '__main__':
print_invalid(INVALID, True, "Mismatch between email addresses (DOAP vs LDAP):")
m.update_ldap_modules(vcs_data[1], vcs_data[2], change=change_stuff, remove=True, verbose=True)
- m.update_ldap_ftpbasic(vcs_data[0], change=False, remove=False, verbose=True)
+ m.update_ldap_ftpbasic(vcs_data[0], change=change_stuff, remove=True, verbose=True)
uids_give_passwd = set(vcs_data[0].keys()).difference(m.UID_TO_PW.keys())
if uids_give_passwd:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]