EasyAccess Virtual Appliance – Install Guide (PhenixID)
Requirements:
- PhenixID VA install media (ISO file)
- Create Account for OneTouch
- https://support.phenixid.se/customer/authenticate/registration
- Virtual Hardware (minimum)
- CPU: 2
- RAM: 3GB
- Storage: 12GB
- Network information
- IP
- Network
- Gateway
- DNS
- Network Outbound – for registration
- UDP/53
- TCP/22
- TCP/443
Install system:
- Create new virtual machine – install the ISO-file following the on-screen instructions.
- Registrate PhenixID with your OneTouch account
- Default username: phenixid
- Default password: password
- Activate network setting via: # menu
- Activate PhenixID Authentication Service via: # menu
- Open PhenixID config at: https://<ip-address>:8443/config
Install VMware-tools (https://software.opensuse.org/download.html?project=Virtualization%3AVMware&package=open-vm-tools)
- Verify system OS via: # cat /etc/os-release (OpenSUSE 15.1)
- Add repository: # sudo zypper addrepo https://download.opensuse.org/repositories/Virtualization:VMware/openSUSE_Leap_15.1/Virtualization:VMware.repo
- Refresh repo: # sudo zypper refresh
- Intall VMware tools: # sudo zypper install open-vm-tools
- Start service: # sudo service vmtoolsd start (stop – status)