Kron PAM Remote Access Portal
the remote access portal is a web based access layer designed to serve privileged users, such as third party contractors or remote employees, who require controlled access to internal corporate systems this component is deployed outside the corporate internal network, either within a demilitarized zone (dmz) or in an environment provided by a cloud service provider (csp) operating as the primary entry point for remote privileged access, the remote access portal enables users to connect securely to internal systems within predefined working hours and according to access policies enforced by the kron pam platform since the remote access portal is built on a vpn less access model, it does not require vpn client software or vpn management components on user endpoints a secure https based tunnel is established between the remote access portal and the rpam connector this tunnel replaces traditional vpn connectivity by providing encrypted communication channels while reducing compatibility issues, minimizing endpoint dependencies, and improving overall security posture see the end user guide docid\ jad8bri2jszz oy26eidd for more information the system administrator can check the portal version by executing the following command java jar rap 0 0 1 snapshot jar v example output 07 54 47 776 \[main] info com kron sc rap gitinfoservice branch merge/sc 3 8 0 the remote access portal logs various types of operational and security related information, including jwt token verification details, login page errors, authentication and mfa events, device search and connection request/response activities, http error codes, and error messages generated by the pam system these logs are stored in files on the remote access portal and can be recorded at different log levels supported log levels are error, warn, info, verbose, and debug the debug level provides the most detailed information, while the error level contains only critical issues the log level can be configured using the log level remote access parameter in the application properties file located at /pam/remote access portal/conf log file rotation is controlled by the log time rotation remote access parameter to prevent log files from growing excessively large the supported rotation options include 1 day, 3 days, 1 week, 2 weeks, 1 month, 3 months, no rotation the default values are log level remote access info log time rotation remote access 1 week