Questo contenuto non è disponibile nella lingua selezionata.

12.2. Creating a User Account


A suitable user account is required before domains and applications can be created. The following instructions describe how to create a user account.

Procedure 12.1. To Create a User Account:

  1. Run the following command on the broker to create a user account:
    # htpasswd -c /etc/openshift/htpasswd username# htpasswd -c /etc/openshift/htpasswd username
    Copy to Clipboard Toggle word wrap
    This command prompts for a password for the new user account, and then creates a new /etc/openshift/htpasswd file and adds the user to that file.
  2. Use the same command without the -c option when creating additional user accounts:
    # htpasswd /etc/openshift/htpasswd newuser# htpasswd /etc/openshift/htpasswd newuser
    Copy to Clipboard Toggle word wrap
  3. Inspect the /etc/openshift/htpasswd file to verify that the accounts have been created:
    # cat /etc/openshift/htpasswd
    Copy to Clipboard Toggle word wrap
A one line entry for each user is displayed.
Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat