On 3/11/20 4:22 PM, Rodrigo Severo - Fábrica wrote: > Em qua., 11 de mar. de 2020 às 12:20, Rodrigo Severo - Fábrica > <rodrigo@xxxxxxxxxxxxxxxxxxx> escreveu: >> >> Hi, >> >> >> How can I set the user to be used by rados command line utility? >> >> I can see no option for that in https://docs.ceph.com/docs/nautilus/man/8/rados/ > > Must I always use the client.admin user? > No, you can use: $ rados --id admin lspools $ rados --id myuser lspools Or you can use: $ rados -n client.myuser lspools This also works for the 'ceph' and 'rbd' command. Wido > > Rodrigo > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx > _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx