[sysadmin-bin] s/ldap-back/ldap.gnome.org.
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] s/ldap-back/ldap.gnome.org.
- Date: Tue, 2 Apr 2013 12:17:35 +0000 (UTC)
commit 75cb24f75cfbc2bbb4537d33218d3055b2b0fd87
Author: Andrea Veri <av gnome org>
Date: Tue Apr 2 14:17:08 2013 +0200
s/ldap-back/ldap.gnome.org.
ftpadmin | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ftpadmin b/ftpadmin
index 01cf860..d135d8f 100755
--- a/ftpadmin
+++ b/ftpadmin
@@ -1334,7 +1334,7 @@ def get_module_info(module):
global l # evil
if l is None:
- l = ldap.open('ldap-back')
+ l = ldap.open('ldap.gnome.org')
l.protocol_version = ldap.VERSION3
filter = ldap.filter.filter_format("(|(cn=%s)(tarballName=%s))", (module, module))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]