I m trying to create a user for testing purpose for rgw using this command
`sudo radosgw-admin user create --uid="testuser" --display-name="First User"
`
But I m gettingĀ error message(below is the image of terminal)
Screenshot from 2020-03-18 00-17-44.png

rgw.conf file
Screenshot from 2020-03-18 00-18-21.png

ceph.conf file


os-ubuntu 18.04.

Please help me ;)