...
You must import the issued credential file using the
moonshot-webp
command as theradiusd
user:Code Block language bash linenumbers true su - --shell=/bin/bash radiusd moonshot-webp -f [path to credential file]
Check that the credential has been correctly imported:
Code Block language bash linenumbers true ls -la /var/lib/radiusd/.local/share/moonshot-ui/identities.txt
- If the file exists, the credential file's contents should be present in the file.