Login and Authentication

Login Interface

The administration interface to LiteRadius is password protected.

The default login is:

  • username: admin
  • password: search

Forgotten Password
Forgotten passwords can be reset by providing the system a valid username or email address. Instructions on how to reset the password are emailed to the account holder's email address.

Securing the Administration Interface
It is advisable that you change the default login settings to a username and password of your choice. Login settings are under the menu: "Resources->Account Settings"

NOTE: Re-creating (drop/create) the LiteRadius lr_xxx_users table will reset the login to the default values.

Credits

The login and authentication system for LiteRadius is based upon the CodeIgniter authentication library, DX AUTH.