[sysadmin-bin] Should be freeipa_rw



commit c897e4c466d2fde7263a570755c70ead6fab35fe
Author: Andrea Veri <averi redhat com>
Date:   Tue Aug 27 12:28:37 2019 +0200

    Should be freeipa_rw

 membership/foundation-operations.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/membership/foundation-operations.py b/membership/foundation-operations.py
index 290a09c..8a93c8b 100755
--- a/membership/foundation-operations.py
+++ b/membership/foundation-operations.py
@@ -43,7 +43,7 @@ if len(sys.argv) == 1:
     parser.print_help()
     sys.exit(1)
 
-execfile('/home/admin/secret/freeipa_foundation')
+execfile('/home/admin/secret/freeipa_rw_foundation')
 
 glu = Gnome_ldap_utils(LDAP_GROUP_BASE, LDAP_HOST, LDAP_USER_BASE, LDAP_USER, LDAP_PASSWORD)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]