|
Marcelo Vanzin |
at Jul 2, 2013 at 4:36 pm
|
⇧ |
| |
Hi Tejay,
The API has had support for updating user information since the first
version. Check out the documentation:
http://cloudera.github.io/cm_api/apidocs/v1/path__users_-userName-.html#PUTAny user can update their own password, so you should be able to
update the admin's password by using the default admin/admin
credentials to make the API call.
On Tue, Jul 2, 2013 at 9:27 AM, Tejay Cardon wrote:
I'm installing and managing Cloudera Manager with Chef and the CM API.
However, we need to be able to secure the cluster beyond the default
admin:admin username and password. Is there any programmatic way,
preferably with the API or a config file, to change the default
username/password?
Thanks,
Tejay Cardon
--
Marcelo