Report this

What is the reason for this report?

need to see all users who has access to droplet(debian 9) how?

Posted on September 8, 2018

Hello ,

i need to see who has access to my droplet and with what access. How to see it ?

once i remove the users they can’ t access to db anyamore, correct? Or there is a separate login? thank you



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.

To see all users on your system you can use the following command.

cat /etc/passwd

As for your database, depending how you have setup the DB there my be user permissions still active there. Follow your databases documentation on listing and removing users.

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.