Administration Console - Password Reset (Linux/*nix)

Administration Console - Password Reset (Linux/*nix)

Condition

Impossible to log in to the 360Suite Administration Console (360Suite deployed on a Linux/*nix machine).

Solution

Cause

The password may have been lost or the basic configuration is corrupted.

Remedy

1. Open a terminal (command line).
2. If applicable, switch accounts to gain write access over the 360Suite configuration files (e.g.: root):
$ su <user_name>

3. Access the following location:
/etc/.java/ or <java_home>/jre/
(where SP_code corresponds to the SAP BusinessObjects version and service pack number. e.g.: 415 = BI 4.1 SP5 or 424 = BI 4.2 SP4) 
$ cd /etc/.java/.systemPrefs/com/gbs/360/preferences/specific/<SP_code>/

4. Edit prefs.xml (e.g.: using nano, vim, etc.) and remove the following line:
<entry key="admin.console.password" value="password_hash"/>

5. Save the changes.
6. Access the 360Suite Administration Console and define a custom password again (default password: 360). Please check the 360Suite Installation Guide for details.

    • Related Articles

    • Administration console - Password Reset (Microsoft Windows)

      Condition Impossible to log in to the 360Suite Administration Console (360Suite deployed on a Microsoft Windows machine). Solution Cause The password may have been lost or the basic configuration is corrupted. Remedy 1. Run the Registry Editor: ...
    • SEN015 warning when configuring the SMTP server

      Symptom The following warning appears: when an email is sent by the application: SMTP Configuration in the Admin Console. Email notifications in a task or a watcher. Email notification in the 360Vers workflow. Environment 360WebPlatform Microsoft ...
    • java.nio.file.DirectoryNotEmptyException: wartemp/META-INF

      Symptom When running the install.bash script, I get the following error: java.nio.file.DirectoryNotEmptyException: wartemp/META-INF Environment 360 Web Platform. *nix setup. Reproducing the issue Run the 360 Web Platform setup for *nix environments. ...
    • How to execute 360Eyes jobs for other CMS?

      Symptom 360eyes is installed either on a dedicated server or on a sandbox. You want to extract metadata from a different BOBJ CMS and Audit DB. Environment 360Eyes SAP BusinessObjects Enterprise XI 3.1 SAP BusinessObjects Business Intelligence 4.0 ...
    • How to correctly enable an Administrator key in 360Suite Web Platform

      Symptom How to correctly enable an Administrator key in 360Suite Web Platform Environment 360Suite Web Platform SAP BusinessObjects Business Intelligence 4.1 SAP BusinessObjects Business Intelligence 4.2 Resolution Log into the Administrator Console. ...