PowerProtect-software: Sådan henter du adgangskoden til GUI Admin-brugeren, hvis den mistes
Riepilogo: Sådan henter du adgangskoden til GUI Admin-brugeren, hvis den mistes
Questo articolo si applica a
Questo articolo non si applica a
Questo articolo non è legato a un prodotto specifico.
Non tutte le versioni del prodotto sono identificate in questo articolo.
Istruzioni
For at hente adgangskoden til GUI Admin-brugeren, hvis den forsvinder
**, vises adgangskoden i almindelig tekst
trin 1: Log på PPDM CLI som administratorbruger
trin 2a: Kør følgende curl-kommando curl -XGET localhost:14300/index_user/_search?size=100\&pretty
Trin 2b: Find den post, der har fornavn for adminFirst og Efternavn for adminLast.
eksempel på output
curl -XGET localhost:14300/index_user/_search?size=100\&ret
{
"tog": 12,
"timed_out": falsk,
"_shards": {
"total": 1,
"gennemført": 1,
"sprunget over": 0,
"fejlet": 0
},
"hit": {
"total": {
"værdi": 1,
"relation": "eq"
},
"max_score": 1.0,
"hit": [
{
"_index": "index_user",
"_type": "_doc",
"_id": "00000000-0000-4000-a000-000000000000",
"_score": 1.0,
"_source": {
"firstName": "adminFirst",
"lastName": "adminLast",
"brugernavn": "admin",
"emailAddress": "admin@address.com",
"forcePasswordChange": falsk,
"createdDate": "2021-04-13T14:03:51.106+00:00",
"passwordChangeDate": "2021-04-13T14:09:07.520+00:00",
"adgangskode": "d4cc4711-c589-4da9-a443-642a1b2903ea",
"acl": {
"principalsAllowed": [ ],
"principalsDenied": [ ]
},
"id": "00000000-0000-4000-a000-000000000000",
"tenantId": "00000000-0000-4000-a000-000000000000",
"createdAt": "2021-04-13T14:03:51.160Z",
"updatedAt": "2021-04-13T14:09:07.757Z"
} } }
Trin
3: Du skal notere adgangskodestrengen markeret med fed skrift over
trin 4: Udfør nedenstående curl-kommando for at erstatte adgangskodestrengen optaget ovenfor
curl -XGET https://localhost:9092/secrets/<Password String> --cacert /etc/ssl/certificates/rootca/rootca.pem --cert /etc/ssl/certificates/component/component.pem --key /etc/ssl/certificates/component/componentkey.pem Eksempel på
output curl
-XGET https://localhost:9092/secrets/d4cc4711-c589-4da9-a443-642a1b2903ea --cacert /etc/ssl/certificates/rootca/rootca.pem --cert /etc/ssl/certificates/component/component.pem -key /etc/ssl/certificates/component/componentkey.pem
{"id":"d4cc4711-c589-4da9-a443-642a1b2903ea","adgangskode":"Passw0rd1!"}
**, vises adgangskoden i almindelig tekst
trin 1: Log på PPDM CLI som administratorbruger
trin 2a: Kør følgende curl-kommando curl -XGET localhost:14300/index_user/_search?size=100\&pretty
Trin 2b: Find den post, der har fornavn for adminFirst og Efternavn for adminLast.
eksempel på output
curl -XGET localhost:14300/index_user/_search?size=100\&ret
{
"tog": 12,
"timed_out": falsk,
"_shards": {
"total": 1,
"gennemført": 1,
"sprunget over": 0,
"fejlet": 0
},
"hit": {
"total": {
"værdi": 1,
"relation": "eq"
},
"max_score": 1.0,
"hit": [
{
"_index": "index_user",
"_type": "_doc",
"_id": "00000000-0000-4000-a000-000000000000",
"_score": 1.0,
"_source": {
"firstName": "adminFirst",
"lastName": "adminLast",
"brugernavn": "admin",
"emailAddress": "admin@address.com",
"forcePasswordChange": falsk,
"createdDate": "2021-04-13T14:03:51.106+00:00",
"passwordChangeDate": "2021-04-13T14:09:07.520+00:00",
"adgangskode": "d4cc4711-c589-4da9-a443-642a1b2903ea",
"acl": {
"principalsAllowed": [ ],
"principalsDenied": [ ]
},
"id": "00000000-0000-4000-a000-000000000000",
"tenantId": "00000000-0000-4000-a000-000000000000",
"createdAt": "2021-04-13T14:03:51.160Z",
"updatedAt": "2021-04-13T14:09:07.757Z"
} } }
Trin
3: Du skal notere adgangskodestrengen markeret med fed skrift over
trin 4: Udfør nedenstående curl-kommando for at erstatte adgangskodestrengen optaget ovenfor
curl -XGET https://localhost:9092/secrets/<Password String> --cacert /etc/ssl/certificates/rootca/rootca.pem --cert /etc/ssl/certificates/component/component.pem --key /etc/ssl/certificates/component/componentkey.pem Eksempel på
output curl
-XGET https://localhost:9092/secrets/d4cc4711-c589-4da9-a443-642a1b2903ea --cacert /etc/ssl/certificates/rootca/rootca.pem --cert /etc/ssl/certificates/component/component.pem -key /etc/ssl/certificates/component/componentkey.pem
{"id":"d4cc4711-c589-4da9-a443-642a1b2903ea","adgangskode":"Passw0rd1!"}
Prodotti interessati
PowerProtect SoftwareProprietà dell'articolo
Numero articolo: 000185998
Tipo di articolo: How To
Ultima modifica: 08 ott 2024
Versione: 8
Trova risposta alle tue domande dagli altri utenti Dell
Support Services
Verifica che il dispositivo sia coperto dai Servizi di supporto.