575 3964


PBXware 3.x
  General
  Backup & Restore
  Codecs
  Conferencing
  Conf Files
  Destinations
  DID
  Networking
  Extensions
  IVR
  Licencing
  Monitor
  Music On Hold
  MySQL
  System Daemon
  OSC (Online Self Care)
  Protocols
  Providers
  Queues
  TFTP
  Trunks
  Reports
  Setup Wizard
  Servers
  Sounds
  System
  SSH
  UAD
  Voicemail
  Agents
  Enhanced Services
  Cabling
  SM Settings
  Presentation
Changing Interface Password From mySQL

To change the interface password from mySQL, proceed as follows:

1. Navigate to the PBXware directory

        cd /opt/pbxware

2. Log in to mySQL shell

        sh/mysql

3. Select database and table

        mysql> use sitemanager_global;
        mysql> select * from users;

4. Change the interface password

        mysql> update users set password = md5('$YOURNEW PASSWORD') where id = 1;

Replace $YOURNEWPASSWORD with your new password and try to log in with it.


 
End User Pricing
Unlimited stock
Please register