[sysadmin-bin] Restore the previous copy of export-mail.py for now
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Restore the previous copy of export-mail.py for now
- Date: Sat, 4 Oct 2014 17:14:17 +0000 (UTC)
commit 5c4d6044d6ad1bc3e602017cf7ecd1c7a653e4e2
Author: Andrea Veri <av gnome org>
Date: Sat Oct 4 19:14:13 2014 +0200
Restore the previous copy of export-mail.py for now
mail/export-mail.py | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mail/export-mail.py b/mail/export-mail.py
index caee9bf..083f18c 100755
--- a/mail/export-mail.py
+++ b/mail/export-mail.py
@@ -5,10 +5,10 @@ import ldap.modlist
import ldap.filter
import subprocess
-LDAP_URL='ldap://account.gnome.org/'
+LDAP_URL='ldap://ldap.gnome.org/'
LDAP_BINDDN='cn=Manager,dc=gnome,dc=org'
-LDAP_GROUP_BASE='cn=groups,cn=accounts,dc=gnome,dc=org'
-LDAP_USER_BASE='cn=people,cn=accounts,dc=gnome,dc=org'
+LDAP_GROUP_BASE='ou=groups,dc=gnome,dc=org'
+LDAP_USER_BASE='ou=people,dc=gnome,dc=org'
ALIASES = [
('/etc/gnome.org/cvs-mail/virtual', 'cvs.gnome.org', ('gnomecvs', 'gnomevcs')),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]