Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.0
Description
Use Ambari CLI to specify which services should be setup for SSO integration.
Example
# ambari-server setup-sso Using python /usr/bin/python Setting up SSO authentication properties... Do you want to configure SSO authentication [y/n] (y)?y Enter Ambari Admin login: admin Enter Ambari Admin password: admin Provider URL [URL] (http://example.com):http://knox.ambari.apache.org:8080 Public Certificate pem (stored) (empty line to finish input): AAAAB3NzaC1yc2EAAAADAQABAAABAQD.... Use SSO for all services [y/n] (y)? n Use SSO for Ambari [y/n] (y)? y Use SSO for HDFS [y/n] (y)? y Use SSO for YARN [y/n] (y)? y ... Use SSO for ZOOKEEPER [y/n] (y)? n Do you want to configure advanced properties [y/n] (n) ? Ambari Server 'setup-sso' completed successfully.
NOTE: this will require obtaining an Ambari administrator username and password to GET, PUT, and POST to the Ambari REST API.
Attachments
Issue Links
- links to