📘
Reference Guide
3.5.0
Navigate through spaces
Ctrl
K
Reference Guide
Kron PAM Administration
Kron PAM Web GUI
License Manager
Email Server Configuration
Mail Management
Language Settings
Menu Lists Management
System Configuration Parameters
Enabling Push Notifications for Mobile Application
Backup Manager
Enabling HTTPS on the Kron PAM Web GUI
Generate a Private Key and a CSR
Create a Java KeyStore (JKS) file
Web Server Configuration
SSH Proxy Configuration
RADIUS Server Configuration
802.1x Authentication
SAML Authentication
Hardware Security Module (HSM) Integration
Windows Authentication on the KronPAM GUI
Multitenancy
User Management
Device Management
Policy Management
Approval Management
Session Manager
Password Vault
Multi-Factor Authentication
TACACS+ Access Manager
Data Access Manager
Cloud PAM
Cloud Infrastructure Entitlement Management (CIEM)
Kron PAM Reporting and Logging Functions
Privileged Task Automation Manager
Monitoring & Alarms
High Availability
Failover Scenario
Reporting
Multitenancy
DevOps Integration
Kron PAM Remote Access
APPENDIX 1: System Config Manager Parameters
APPENDIX 2: Job Descriptions for Job Scheduler
Docs powered by
Archbee
Reference Guide
...
Kron PAM Administration
Enabling HTTPS on the Kron PAM...
SSH Proxy Configuration
Open and edit the file
/u01/nssoapp/conf/nsso.properties
. Change line 4 as shown below:
1
4 : netright.baseurl=http://127.0.0.1
2
3
change to:
4
5
4 : netright.baseurl=https://127.0.0.1:443
6
4 : netright.baseurl=http://127.0.0.1 change to: 4 : netright.baseurl=https://127.0.0.1:443

Restart the SSH Proxy service with the command: systemctl restart nssoapp
PREVIOUS
Web Server Configuration
NEXT
RADIUS Server Configuration
Docs powered by
Archbee
Docs powered by
Archbee