Skip to content

Administration interface user passwords

Introduction

All administration users require a password to access the Funnelback administration interface.

Funnelback requires the use of the embedded Jetty web server for its operation. Password details are stored in a properties file located at $SEARCH_HOME/conf/realm.properties

The user password can be changed in either the Funnelback administration interface or the classic administration interface.

Administration interface: Click the 'Account' link in the user menu on the right of the page header.

Classic Admin UI: Click the "Change my password" link in the user menu on the right of the page header.

Command line

You may change a users password from the command line. For Linux run:

$SEARCH_HOME/web/bin/change_password.sh <username> <password>

For Windows run:

%SEARCH_HOME\web\bin\change_password.bat <username> <password>

See also

top

Funnelback logo
v15.24.0