[sysadmin-bin] s/view/idm02
- From: Andrea Veri <averi src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] s/view/idm02
- Date: Thu, 1 Sep 2022 17:08:07 +0000 (UTC)
commit d6b5f805db6d7511a7e5e9f5a041affe3551951f
Author: Andrea Veri <averi redhat com>
Date: Thu Sep 1 19:07:59 2022 +0200
s/view/idm02
create-auth | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/create-auth b/create-auth
index ab9a414..48ea4a2 100755
--- a/create-auth
+++ b/create-auth
@@ -34,7 +34,7 @@ execfile('/home/admin/secret/freeipa_ro')
try:
ldap.set_option(ldap.OPT_X_TLS_CACERTFILE, LDAP_CA_PATH)
- l = ldap.initialize('ldaps://view.gnome.org:636')
+ l = ldap.initialize('ldaps://idm02.gnome.org:636')
l.simple_bind_s(LDAP_USER, LDAP_PASSWORD)
except ldap.LDAPError, e:
print >>sys.stderr, e
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]