3.7. 在 Chrome 中使用身份管理凭证登录到 Satellite Web UI
您可以使用 Chrome 使用身份管理凭证登录到 Satellite Web UI。
使用最新的 stable Chrome 浏览器。
先决条件
- 您已在 Satellite 环境中配置了身份管理身份验证。如需更多信息,请参阅 第 3 章 在 Satellite 中使用身份管理配置 Kerberos SSO。
- 使用 Chrome 的主机是身份管理域中的客户端。
流程
启用 Chrome 浏览器以使用 Kerberos 身份验证:
$ google-chrome --auth-server-whitelist="*.example.com" --auth-negotiate-delegate-whitelist="*.example.com"注意您还可以列出特定的 Satellite 服务器,而不是将整个域设置为允许列表。
获取 Kerberos 票据授予票(TGT):
$ kinit user Password for user@EXAMPLE.COM:- 在 Chrome 中,前往 Satellite 服务器的 URL。
- 您已自动登录。
或者:
- 在您的浏览器地址栏中,输入您的 Satellite 服务器的 URL。
- 输入您的用户名和密码。