Report this

What is the reason for this report?

Creating droplets through API: Returning root password/define root password

Posted on January 21, 2019

Hi,

Im working on an adminpanel for my business where I amongst other services run webservers for customers. Ive managed to hook up to the API and are able to list out droplets and add new droplets based on the images I prefer.

My only problem right now is that when a server is created, I get the root password sent through email. Id like my adminpanel to generate an e-mail directly to the customer with the password.

Is there any way for the API to return the root password? Or can I define what root password I want the droplet to have?

Alternatively, can I automatically create a user with sudo access based on the customers name - and define that users password?

Best regards, Simen



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
0

Hi Simen

No one would want DO to keep track of their server’s root password and they’re right in not doing that. Your best bet is to set an SSH key at Droplet creation time and then issue a password reset via SSH.

Cheers

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.