Fehlersuche
-
Enable Debug mode in Sessions > Evidian > [Session Name] > Options in Setup and set the level of detail.
-
Beenden Sie den Evidian Authentication Manager Prozess (siehe Weitere Fehlerbehebung).
-
Start the desired Evidian session from the Start Menu.
-
Watch the output with
tail -F /var/log/user/rsuserauth[Session Number].debugin Local Terminal. Alternatively, add the file to System Log Viewer.The session number starts with 0, not 1. To watch the output of the first configured session, use thus
tail -F /var/log/user/rsuserauth0.debug
Weitere Fehlersuche
-
Öffnen Sie Local Terminal
-
Geben Sie
ps fax | grep rsuserauth | grep -v grepein, um nach Evidian Authentication Manager Prozessen zu suchen. -
Use the Evidian AuthMgr Restart session to restart all Evidian sessions if neccesary
OR kill unwanted processes by enteringkill [process ID]in the terminal, start desired processes via the Evidian entries in the Start Menu.