ADvanced LINux Administration course given at EPITA to SRS students https://adlin.nemunai.re/
This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
nemunaire b51b1e010a hmac-generator: new program, to be able to test with curl
42sh$ echo toto | curl -d @- -H "X-ADLIN-Authentication: $(hmac-generator secret)" https://adlin.nemunai.re/api/secret
2019-02-22 01:45:13 +01:00
challenge Make token generator script 2019-02-22 01:45:13 +01:00
hmac-generator hmac-generator: new program, to be able to test with curl 2019-02-22 01:45:13 +01:00
initramfs-login Add initramfs-login 2018-02-23 20:30:29 +01:00
login login: increase password field size 2018-02-23 20:30:29 +01:00
pkg validator is now login-validator and is part of the server image 2019-02-22 01:45:13 +01:00
subject Make token generator script 2019-02-22 01:45:13 +01:00
tftp validator: add privatekey, derived from username 2018-02-23 20:30:29 +01:00
token-validator token-validator: handle remote-validator authentication + new student features 2019-02-22 01:45:13 +01:00
.gitignore WIP server initramfs 2019-02-22 01:45:13 +01:00
challenge.yml Make challenge image 2018-02-23 20:30:29 +01:00
Makefile initramfs-login: add kernel modules in recipe 2018-02-23 20:30:29 +01:00
server.yml WIP server initramfs 2019-02-22 01:45:13 +01:00