@@ -6,7 +6,7 @@ Authentication (httpd) on the Appliance against an IPA Server.
6
6
Once external authentication is enabled, users will be able
7
7
to login to the Appliance using their IPA Server credentials.
8
8
User 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.
10
10
11
11
To allow IPA server defined users to login to the Appliance,
12
12
they 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`.
44
44
45
45
* For an Appliance to leverage an IPA Server on the network,
46
46
the 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
52
50
authentication will fail.
53
51
54
52
@@ -63,7 +61,7 @@ both virtual machines.
63
61
64
62
* Appliance UI
65
63
1 . Login to the Appliance via an administrative account
66
- 2 . Select * Configure->Configuration *
64
+ 2 . Select * Settings->Application Settings *
67
65
3 . Click on * Authentication*
68
66
4 . In the Authentication section, set Mode to ** External (httpd)**
69
67
5 . In the Role Settings section, select the * Get User Groups from
@@ -72,7 +70,7 @@ External Authentication (https)*
72
70
73
71
74
72
* Appliance Console
75
- 1 . Login via the ** admin ** Username
73
+ 1 . Login via the ** root ** Username and run the ` appliance_console ` .
76
74
2 . Summary screen should show ** External Auth** as * not configured* ,
77
75
Press any key
78
76
3. From the Advanced Setting menu, select the menu item
0 commit comments