@@ -6,7 +6,7 @@ Authentication (httpd) on the Appliance against an IPA Server.
66Once external authentication is enabled, users will be able
77to login to the Appliance using their IPA Server credentials.
88User accounts will be automatically created on the Appliance
9- and relevant information imported from the IPA Server.
9+ and relevant information imported from the IPA Server.
1010
1111To allow IPA server defined users to login to the Appliance,
1212they must be members of at least one group on the IPA server
@@ -44,11 +44,9 @@ to use `ipa` from command line or from our `appliance_console_cli`.
4444
4545* For an Appliance to leverage an IPA Server on the network,
4646the Appliance ** must** have time synchronization enabled.
47- This can be done by either configuring NTP in the Appliance UI,
48- from * Configure->Configuration->Zone->Server->NTP Settings* or by using
49- the Virtual Machine's hosting provider's Advanced Setting
50- to Synchronize Time. Both Appliance and IPA Server must have
51- their clocks synchronized otherwise Kerberos and LDAP based
47+ This can be done by using the Virtual Machine's hosting provider's
48+ Advanced Settings to Synchronize Time. Both Appliance and IPA Server
49+ must have their clocks synchronized otherwise Kerberos and LDAP based
5250authentication will fail.
5351
5452
@@ -63,7 +61,7 @@ both virtual machines.
6361
6462* Appliance UI
6563 1 . Login to the Appliance via an administrative account
66- 2 . Select * Configure->Configuration *
64+ 2 . Select * Settings->Application Settings *
6765 3 . Click on * Authentication*
6866 4 . In the Authentication section, set Mode to ** External (httpd)**
6967 5 . In the Role Settings section, select the * Get User Groups from
@@ -72,7 +70,7 @@ External Authentication (https)*
7270
7371
7472* Appliance Console
75- 1 . Login via the ** admin ** Username
73+ 1 . Login via the ** root ** Username and run the ` appliance_console ` .
7674 2 . Summary screen should show ** External Auth** as * not configured* ,
7775Press any key
7876 3. From the Advanced Setting menu, select the menu item
0 commit comments