@@ -522,11 +522,9 @@ <h3 id="appliance-requirements">Appliance Requirements</h3>
522
522
< li >
523
523
< p > For an Appliance to leverage an IPA Server on the network,
524
524
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->Configuration->Zone->Server->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
530
528
authentication will fail.</ p >
531
529
</ li >
532
530
< li >
@@ -545,7 +543,7 @@ <h3 id="configuring-appliance-for-external-authentication">Configuring Appliance
545
543
< li > Appliance UI
546
544
< ol >
547
545
< li > Login to the Appliance via an administrative account</ li >
548
- < li > Select < em > Configure ->Configuration </ em > </ li >
546
+ < li > Select < em > Settings ->Application Settings </ em > </ li >
549
547
< li > Click on < em > Authentication</ em > </ li >
550
548
< li > In the Authentication section, set Mode to < strong > External (httpd)</ strong > </ li >
551
549
< 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
555
553
</ li >
556
554
< li > Appliance Console
557
555
< 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 >
559
557
< li > Summary screen should show < strong > External Auth</ strong > as < em > not configured</ em > ,
560
558
Press any key</ li >
561
559
< li > From the Advanced Setting menu, select the menu item
0 commit comments