From e443dc9390ead872bfa0c7ae35323023f21cebc9 Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Tue, 14 Mar 2017 15:48:07 +0000 Subject: [PATCH] Change branding to IPA and Identity Management --- client/man/default.conf.5 | 2 +- client/man/ipa-certupdate.1 | 2 +- client/man/ipa-client-automount.1 | 2 +- client/man/ipa-client-install.1 | 2 +- client/man/ipa-getkeytab.1 | 4 +- client/man/ipa-join.1 | 2 +- client/man/ipa-rmkeytab.1 | 2 +- client/man/ipa.1 | 2 +- install/html/ssbrowser.html | 4 +- install/html/unauthorized.html | 4 +- install/migration/error.html | 4 +- install/migration/index.html | 2 +- install/migration/invalid.html | 2 +- install/share/schema.d/README | 4 +- install/tools/ipa-adtrust-install | 4 +- install/tools/ipa-replica-conncheck | 2 +- install/tools/man/ipa-adtrust-install.1 | 2 +- install/tools/man/ipa-advise.1 | 4 +- install/tools/man/ipa-backup.1 | 2 +- install/tools/man/ipa-ca-install.1 | 2 +- install/tools/man/ipa-cacert-manage.1 | 2 +- install/tools/man/ipa-compat-manage.1 | 2 +- install/tools/man/ipa-csreplica-manage.1 | 2 +- install/tools/man/ipa-dns-install.1 | 4 +- install/tools/man/ipa-kra-install.1 | 2 +- install/tools/man/ipa-ldap-updater.1 | 2 +- install/tools/man/ipa-managed-entries.1 | 2 +- install/tools/man/ipa-nis-manage.1 | 2 +- install/tools/man/ipa-otptoken-import.1 | 2 +- install/tools/man/ipa-pkinit-manage.1 | 2 +- install/tools/man/ipa-replica-conncheck.1 | 2 +- install/tools/man/ipa-replica-install.1 | 6 +- install/tools/man/ipa-replica-manage.1 | 2 +- install/tools/man/ipa-replica-prepare.1 | 2 +- install/tools/man/ipa-restore.1 | 2 +- install/tools/man/ipa-server-certinstall.1 | 2 +- install/tools/man/ipa-server-install.1 | 4 +- install/tools/man/ipa-server-upgrade.1 | 2 +- install/tools/man/ipa-winsync-migrate.1 | 2 +- install/tools/man/ipactl.8 | 2 +- install/ui/css/patternfly.css | 2 +- install/ui/index.html | 2 +- install/ui/less/brand.less | 103 ++++++++++----------- install/ui/less/patternfly.less | 48 ++++++++++ install/ui/reset_password.html | 2 +- install/ui/src/freeipa/widgets/App.js | 2 +- install/ui/sync_otp.html | 2 +- ipaserver/advise/plugins/legacy_clients.py | 8 +- ipaserver/install/dns.py | 2 +- ipaserver/install/ipa_kra_install.py | 4 +- ipaserver/install/server/install.py | 2 +- ipaserver/install/server/replicainstall.py | 2 +- ipaserver/plugins/sudorule.py | 4 +- 53 files changed, 165 insertions(+), 120 deletions(-) diff --git a/client/man/default.conf.5 b/client/man/default.conf.5 index f21d9d5b7a02e9c9858bb44cf3f2f4c16655901a..d6c1e42d1af3a2085451f43240d7e719143bb10b 100644 --- a/client/man/default.conf.5 +++ b/client/man/default.conf.5 @@ -16,7 +16,7 @@ .\" .\" Author: Rob Crittenden .\" -.TH "default.conf" "5" "Feb 21 2011" "FreeIPA" "FreeIPA Manual Pages" +.TH "default.conf" "5" "Feb 21 2011" "IPA" "IPA Manual Pages" .SH "NAME" default.conf \- IPA configuration file .SH "SYNOPSIS" diff --git a/client/man/ipa-certupdate.1 b/client/man/ipa-certupdate.1 index d95790a366aac4635e32bbc6bc81773bb9a52e68..431b395a907b6978d9e0dba9870ed0bd0c54f07b 100644 --- a/client/man/ipa-certupdate.1 +++ b/client/man/ipa-certupdate.1 @@ -16,7 +16,7 @@ .\" .\" Author: Jan Cholasta .\" -.TH "ipa-certupdate" "1" "Jul 2 2014" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa-certupdate" "1" "Jul 2 2014" "IPA" "IPA Manual Pages" .SH "NAME" ipa\-certupdate \- Update local IPA certificate databases with certificates from the server .SH "SYNOPSIS" diff --git a/client/man/ipa-client-automount.1 b/client/man/ipa-client-automount.1 index 8b9989dec7a2e31f9ccbc0b79d336449bea9e70d..72562ab9582e987cde387583ba033464526899e2 100644 --- a/client/man/ipa-client-automount.1 +++ b/client/man/ipa-client-automount.1 @@ -16,7 +16,7 @@ .\" .\" Author: Rob Crittenden .\" -.TH "ipa-client-automount" "1" "May 25 2012" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa-client-automount" "1" "May 25 2012" "IPA" "IPA Manual Pages" .SH "NAME" ipa\-client\-automount \- Configure automount and NFS for IPA .SH "SYNOPSIS" diff --git a/client/man/ipa-client-install.1 b/client/man/ipa-client-install.1 index b669b175af7df909f7b62dbce56cc219e154b153..9547288615698232458877afcd10a0de76f75259 100644 --- a/client/man/ipa-client-install.1 +++ b/client/man/ipa-client-install.1 @@ -1,7 +1,7 @@ .\" A man page for ipa-client-install .\" Copyright (C) 2008-2016 FreeIPA Contributors see COPYING for license .\" -.TH "ipa-client-install" "1" "Dec 19 2016" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa-client-install" "1" "Dec 19 2016" "IPA" "IPA Manual Pages" .SH "NAME" ipa\-client\-install \- Configure an IPA client .SH "SYNOPSIS" diff --git a/client/man/ipa-getkeytab.1 b/client/man/ipa-getkeytab.1 index 39ff0d5da85b5a641328a512feeb06bc9c1ab9d7..bf1e72a3672a72554f9563a41d4eeed88bfd272b 100644 --- a/client/man/ipa-getkeytab.1 +++ b/client/man/ipa-getkeytab.1 @@ -17,7 +17,7 @@ .\" Author: Karl MacMillan .\" Author: Simo Sorce .\" -.TH "ipa-getkeytab" "1" "Oct 10 2007" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa-getkeytab" "1" "Oct 10 2007" "IPA" "IPA Manual Pages" .SH "NAME" ipa\-getkeytab \- Get a keytab for a Kerberos principal .SH "SYNOPSIS" @@ -117,7 +117,7 @@ GSSAPI or EXTERNAL. \fB\-r\fR Retrieve mode. Retrieve an existing key from the server instead of generating a new one. This is incompatibile with the \-\-password option, and will work only -against a FreeIPA server more recent than version 3.3. The user requesting the +against a IPA server more recent than version 3.3. The user requesting the keytab must have access to the keys for this operation to succeed. .SH "EXAMPLES" Add and retrieve a keytab for the NFS service principal on diff --git a/client/man/ipa-join.1 b/client/man/ipa-join.1 index d881607842bb0227c2da863bd1674db01530e910..30b667558ba3105cf320896ef40b0661a18066f5 100644 --- a/client/man/ipa-join.1 +++ b/client/man/ipa-join.1 @@ -16,7 +16,7 @@ .\" .\" Author: Rob Crittenden .\" -.TH "ipa-join" "1" "Oct 8 2009" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa-join" "1" "Oct 8 2009" "IPA" "IPA Manual Pages" .SH "NAME" ipa\-join \- Join a machine to an IPA realm and get a keytab for the host service principal .SH "SYNOPSIS" diff --git a/client/man/ipa-rmkeytab.1 b/client/man/ipa-rmkeytab.1 index 53f775439dbdb5a4b9dfee7fe6c7277fce10893c..2c8218c94996b1411637a7c53f2f5bc5612f3ea3 100644 --- a/client/man/ipa-rmkeytab.1 +++ b/client/man/ipa-rmkeytab.1 @@ -17,7 +17,7 @@ .\" Author: Rob Crittenden .\" .\" -.TH "ipa-rmkeytab" "1" "Oct 30 2009" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa-rmkeytab" "1" "Oct 30 2009" "IPA" "IPA Manual Pages" .SH "NAME" ipa\-rmkeytab \- Remove a kerberos principal from a keytab .SH "SYNOPSIS" diff --git a/client/man/ipa.1 b/client/man/ipa.1 index d190677cf79af7a2b2225eb4a61f485120186e26..0988aaa93dd45f8a57af1aa23560b4844443c776 100644 --- a/client/man/ipa.1 +++ b/client/man/ipa.1 @@ -16,7 +16,7 @@ .\" .\" Author: Pavel Zuna .\" -.TH "ipa" "1" "Apr 29 2016" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa" "1" "Apr 29 2016" "IPA" "IPA Manual Pages" .SH "NAME" ipa \- IPA command\-line interface .SH "SYNOPSIS" diff --git a/install/html/ssbrowser.html b/install/html/ssbrowser.html index 5ab871d8e3738ba94eafc6437647adc1c9ca2e99..44c46df47565428a0c8a854881a179cabf3d3496 100644 --- a/install/html/ssbrowser.html +++ b/install/html/ssbrowser.html @@ -2,7 +2,7 @@ - IPA: Identity Policy Audit + Identity Management