Troubleshooting for Mac OS

For troubleshooting purposes we provide emergency uninstall instructions and how to send us Rohos log.

How to uninstall Rohos Logon key?

In order to uninstall Rohos Logon Key (2.* versions) you should:

  1. Click on Rohos icon in the status area and click Quit.
  2. Download and open rohos_logon.zip, run “UninstallRohosLogon” and follow instructions.

How to uninstall it if you can not login into your Mac for some reason?

If you wish to completely uninstall the program but Mac is locked and you can’t log in to perform usual uninstall please, do the following in Safe Mode:

  1. Restart your Mac
  2. Upon system’s start up press Apple+S
  3. type inĀ  “mount -uw /”
  4. Press Enter
  5. type “sudo pico /etc/authorization”
    Press ctrl + v to navigate to the bottom. Then look for
    “system.login.console” group.


    A few lines below this key, you should replace the line
    “<string>rohos:test</string>” :

    with

    “<string>loginwindow:login</string>” :

    For example you will see:

    <key>mechanisms</key> <array>
    <string>rohos:test</string>
    <string>builtin:smartcard-sniffer,privileged</string>

    By using arrow buttons, put cursor to the beginning of the “<string>rohos:test</string>” and edit it.

    Then look below for “rules” section > “authenticate” group, replace:

    “<string>rohos:authenticate</string>” :

    with

    “<string>builtin:login</string>” :

    Press Ctrl + X for exit, type “y” and then press Enter to save changes.
    The editor will be closed and your command line appear again.

  6. type in - “reboot” and Press Enter.

How to find Rohos log file?

Since version 1.4.3 Rohos doesn’t write its log into Console by default. First you need to enable “write log” in Preferences and then do actions that lead to bug in order to log them.

In order to find log strings:

  1. Open up Console (/Applications/Utilities/Console.app)
  2. Select system.log
  3. Select & Copy Rohos log strings (prefixed with ‘Rohos logon’ or ‘SecurityAgent’)

To select and copy multiple strings:

- click on 1st string,
- scroll to last string
- shift + click on last string and copy them (apple + c).

Mac page

Screen shots