mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Display the path to the PKCS#12 password file at the end of installation
This commit is contained in:
@@ -506,6 +506,7 @@ def main():
|
||||
|
||||
print ""
|
||||
print "Be sure to back up the CA certificate stored in " + ipaserver.dsinstance.config_dirname(ds.serverid) + "cacert.p12"
|
||||
print "The password for this file is in " + ipaserver.dsinstance.config_dirname(ds.serverid) + "pwdfile.txt"
|
||||
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user