User creation

This guide shows you how to create a new user

Last update 26th March 2018

Using web interface

Using web interface is the easiest way to create a user.

First, connect to the Cloud Disk Array manager. Under 'Platforms and services' select your Ceph cluster. On the bottom left, you will find the user list. No user is created by default (except admin that you can't use and that is hidden).

Ceph users

Enter a username.

Your username needs at least three characters.

Ceph user creation

After user creation, you are back to manager. You can see that cluster status has changed because the user is being created.

Ceph user creation

Using API

You can check user creation by listing users.

GET /dedicated/ceph/98d166d8-7c88-47b7-9cb6-63acd5a59c15/user
[
  {
    mdsCaps: ""
    monCaps: "allow r"
    serviceName: "98d166d8-7c88-47b7-9cb6-63acd5a59c15"
    name: "myuser"
    osdCaps: "allow class-read object_prefix rbd_children"
    key: "AQA9KpdXoBrDNhAAFCM7m/XOtmWh3LMSNlHVqw=="
  }
]

Go further

Visit our dedicated Discord channel: https://discord.gg/ovhcloud. Ask questions, provide feedback and interact directly with the team that builds our Storage and Backup services.

Join our community of users on https://community.ovh.com/en/.


Did you find this guide useful?

Please feel free to give any suggestions in order to improve this documentation.

Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.

Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.

Thank you. Your feedback has been received.


These guides might also interest you...

OVHcloud Community

Access your community space. Ask questions, search for information, post content, and interact with other OVHcloud Community members.

Discuss with the OVHcloud community