Skip to content

Commit d5e1d4c

Browse files
author
ManageIQ Bot
committed
1 parent c2089ac commit d5e1d4c

File tree

3 files changed

+267
-269
lines changed

3 files changed

+267
-269
lines changed

docs/guides/external_auth/ipa.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -522,11 +522,9 @@ <h3 id="appliance-requirements">Appliance Requirements</h3>
522522
<li>
523523
<p>For an Appliance to leverage an IPA Server on the network,
524524
the Appliance <strong>must</strong> have time synchronization enabled.
525-
This can be done by either configuring NTP in the Appliance UI,
526-
from <em>Configure-&gt;Configuration-&gt;Zone-&gt;Server-&gt;NTP Settings</em> or by using
527-
the Virtual Machine’s hosting provider’s Advanced Setting
528-
to Synchronize Time. Both Appliance and IPA Server must have
529-
their clocks synchronized otherwise Kerberos and LDAP based
525+
This can be done by using the Virtual Machine’s hosting provider’s
526+
Advanced Settings to Synchronize Time. Both Appliance and IPA Server
527+
must have their clocks synchronized otherwise Kerberos and LDAP based
530528
authentication will fail.</p>
531529
</li>
532530
<li>
@@ -545,7 +543,7 @@ <h3 id="configuring-appliance-for-external-authentication">Configuring Appliance
545543
<li>Appliance UI
546544
<ol>
547545
<li>Login to the Appliance via an administrative account</li>
548-
<li>Select <em>Configure-&gt;Configuration</em></li>
546+
<li>Select <em>Settings-&gt;Application Settings</em></li>
549547
<li>Click on <em>Authentication</em></li>
550548
<li>In the Authentication section, set Mode to <strong>External (httpd)</strong></li>
551549
<li>In the Role Settings section, select the <em>Get User Groups from
@@ -555,7 +553,7 @@ <h3 id="configuring-appliance-for-external-authentication">Configuring Appliance
555553
</li>
556554
<li>Appliance Console
557555
<ol>
558-
<li>Login via the <strong>admin</strong> Username</li>
556+
<li>Login via the <strong>root</strong> Username and run the <code class="language-plaintext highlighter-rouge">appliance_console</code>.</li>
559557
<li>Summary screen should show <strong>External Auth</strong> as <em>not configured</em>,
560558
Press any key</li>
561559
<li>From the Advanced Setting menu, select the menu item

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description></description>
66
<link>http://manageiq.org/</link>
77
<atom:link href="http://manageiq.org/feed.xml" rel="self" type="application/rss+xml"/>
8-
<pubDate>Wed, 09 Apr 2025 13:38:54 +0000</pubDate>
9-
<lastBuildDate>Wed, 09 Apr 2025 13:38:54 +0000</lastBuildDate>
8+
<pubDate>Wed, 09 Apr 2025 15:50:33 +0000</pubDate>
9+
<lastBuildDate>Wed, 09 Apr 2025 15:50:33 +0000</lastBuildDate>
1010
<generator>Jekyll v4.4.1</generator>
1111

1212
<item>

0 commit comments

Comments
 (0)