Hi Gencer,

you can fix the Dashboard user database with the following command:

# ceph config-key get "mgr/dashboard/accessdb_v2" | jq -cM
".users[].pwdUpdateRequired = false" | ceph config-key set
"mgr/dashboard/accessdb_v2" -i -

Regards
Volker

Am 23.03.20 um 16:22 schrieb gen...@gencgiyen.com:
> Hi Volker,
>
> Sure, here you go:
>
> ============
> {"users": {"gencer": {"username": "gencer", "password": "<BCRYPT_HASH_HERE>", 
> "roles": ["administrator"], "name": "Gencer Gen\u00e7", "email": 
> "gencer@xxx", "lastUpdate": 1580029921, "enabled": true, "pwdExpirationDate": 
> null}}, "roles": {}, "version": 2}
> ============
>
> Gencer.
> _______________________________________________
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io

-- 
Volker Theile
Software Engineer | Ceph | openATTIC
Phone: +49 173 5876879
E-Mail: vthe...@suse.com

SUSE Software Solutions Germany GmbH
Maxfeldstr. 5
90409 Nürnberg
Germany

(HRB 36809, AG Nürnberg)
Managing Director: Felix Imendörffer
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to