-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jorjai edited this page Feb 5, 2025
·
3 revisions
bash-
oathtool(for 2FA support) - One of the following VPN Clients
-
Cisco Anyconnect Secure Mobility Client(no root required) -
openconnect(root required)
-
Run the following command to download and install EHU Tools:
curl -sSL https://raw.githubusercontent.com/KingJorjai/ehu-tools/main/install.sh | bashAlternatively, you can clone the repository and install manually:
git clone https://github.com/KingJorjai/ehu-tools.git
cd ehu-tools
bash install.shLog in using your UPV/EHU LDAP credentials
This part is a bit trickier. You will need to obtain your TOTP secret, that is, the code 2FA authenticators use to generate the token that is then used to verify the user's identity.
- TOTP secret: 'AB1C2DE3FG34H2IKJ' ← We need this one
- TOTP token: '123456'
- Go to https://www.ehu.eus/2FA/index.html
- Log in using your LDAP credentials
- Generate the code
- DONE!