Files
2025-09-26 09:52:34 +02:00

887 B

LRT IT Management

This repository provides general information as well as several in-house utilities to support with the use of the LRT infrastructure.

Please see the Wiki for general information.

Several in-house utilities have been created to help with accessing PSI/LRT resources from outside of PSI.

  • HopX Connector is a Windows app that sits in the Windows tasktray, to streamline SSH connections and port forwarding to the PSI LAN through hopx.psi.ch.

  • PSI-aklog is a Python script to obtain AFS tokens from outside the PSI network using multi-factor authentication. The script is based on the Powershell script \afs\psi.ch\public\bin\psi-aklog.ps1. PSI-aklog was created because Powershell scripts need to be electronically signed to run on most Windows 11 machines. Python scripts, on the other hand, do not.