Nội dung text Lab Exercise Guide Module 14 rev1.pdf
Lab Exercise Guide Bootcamp for Managing Security Device • Add the signing key mv NetKnights-Release.asc /etc/apt/trusted.gpg.d/ • Add the repository for your release (Ubuntu 22/jammy) add-apt-repository http://lancelot.netknights.it/community/jammy/stable • Press Enter to continue. • Update the repository. apt update • Install PrivacyIDEA and the module for FreeRadius. apt install privacyidea-apache2 privacyidea-radius -y • If there is pop up options is show up, just press Enter. Wait until installation is finished. Task 3: PrivacyIDEA Configuration • Create user admin. pi-manage admin add admin -e admin@localhost • Insert password, in example: labootcamp. • If success, it should be “Admin admin was registered successfully.” • Open PrivacyIDEA web interface via browser (Konqueror) in the Host VM, then go to https://localhost:8443. • Login using the admin credentials. Username: admin Password: your_password (i.e. labootcamp) • Click Next button, then click Dive In button. Select No to not create default realm.