NetWorker: authc_configure.sh script reageert niet meer bij het uitvoeren van initialisatie.
Summary: Tijdens het uitvoeren van /opt/nsr/authc-server/scripts/authc_configure.sh script, reageert het niet meer bij het uitvoeren van initialisatie. Wachten.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Tijdens het uitvoeren van authc_configure.sh-script, reageert het niet meer bij het uitvoeren van initialisatie.
Vanuit een andere SSH-sessie volgt u install.log:
Specify password for the existing keystore: The install will use the existing certificate "emcauthctomcat" for Apache Tomcat. The install will use the existing certificate "emcauthcsaml" for Authentication Service. Creating the installation log in /opt/nsr/authc-server/logs/install.log. Performing initialization. Please wait...
Vanuit een andere SSH-sessie volgt u install.log:
# tail -f /opt/nsr/authc-server/logs/install.log ... emcauthctomcat, Dec 14, 2022, trustedCertEntry, Certificate fingerprint (SHA-256): 00:1E:B0:50:C0:57:42:72:65:1F:25:D3:1C:FD:A2:FF:06:8B:0C:FC:B0:02:E0:EC:C7:04:DF:15:18:0F:F2:C7 Certificate was added to keystore Creating /nsr/authc/conf/authc-server-app.properties file
Cause
Java maakt standaard gebruik van /dev/random dat wordt geblokkeerd voor het dienen van het willekeurige nummer als er geen normale activiteit (bijvoorbeeld muisklikken) in het systeem is.
Resolution
De authc_configure.sh moet uiteindelijk worden voltooid, maar kan enige tijd in beslag nemen (bijvoorbeeld 60 minuten).
Oplossing
Oplossing
- Open als root het bestand java.security met een teksteditor.
Voorbeeld:
vi /usr/java/jre1.8.0_151/lib/security/java.security
OPMERKING: Dit pad kan afwijken; afhankelijk van de Java-versie die is geïnstalleerd, kan het jre#.#.#_## in het pad verschillen. Als NetWorker Runtime Environment (NRE) is geïnstalleerd, is het Java-pad /opt/nre/java/latest/lib/security/java.security.
- Wijzigen:
securerandom.source=file:/dev/random To: securerandom.source=file:/dev/urandom
- Sla het bestand op en voer authc_configure opnieuw uit:
/opt/nsr/authc-server/scripts/authc_configure.sh
Products
NetWorker FamilyArticle Properties
Article Number: 000206522
Article Type: Solution
Last Modified: 22 Jun 2025
Version: 6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.