| Table of Contents |
|---|
Account creation
To create an account, log on ceph-rgw-01.cloud.pd.infn.it and use the "radosgw-admin user create" user command. E.g:
...
| No Format |
|---|
radosgw-admin user create --uid=sgaravat --display-name="Massimo Sgaravatto" --rgw-realm=cloudprod |
Check user info and statistics
Use the "radosgw-admin user stats" and "radosgw-admin user stats" commands.
...