Hello,
Hopefully not a dumb question but after several days of working to get PrivacyIDEA installed I figured I would post a question here. The eventual goal is to integrate with FreeRADIUS to perform 2-FA on VPN requests to the Ubiquity router.
PrivacyIdea is currently running in a VirtualBox VM Ubuntu 16.04 Desktop with Debian 9 as the host. I installed using the Ubuntu instructions (Section 2.2 of the online guide). Things seemed to run smoothly but when I go to localhost in the browser I am greeted by the default ubuntu Apache website instead of any PrivacyIDEA site. I am wondering what could have gone wrong and what to check.
I installed
add-apt-repository ppa:privacyidea/privacyidea
apt-get update
apt-get install python-privacyidea privacyideaadm
apt-get install privacyidea-apache2
and created an admin user without problems.
the /var/log/privacyidea/privacyidea.log file is empty. My thought is that maybe there is a permissions issue somewhere.
Any help is appreciated. Thanks
Matt