SOLVED.. Username and Password error need to reset
  • SOLVED..... for some reason Admin as username and password worked on the 4th time


    I just installed airtime on my computer and I entered admin as the user and the password i chose, but it says its wrong. I tried other user names and passwords, nothing worked. Then i uninstalled then reinstalled airtime, but that didnt work either, because it didnt askme for a password or anything. I need help accessing my account. Is there a way to change the password and user name when you are locked out of the account. Also i am a newbie with linux, only downloaded it for this program. Thanks in advance for your help.

    -Michael
    Post edited by michael ndaribamare at 2014-02-09 04:35:59
  • 2 Comments sorted by
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator
    for future issues you could try =>
    sudo -u postgres psql airtime -c "DELETE from cc_pref where keystr = 'library_datatable' and subjid = 1"
    to reactivate the admin-user
    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.
  • Vote Up0Vote Down XianXian
    Posts: 1Member
    I am getting an error indicating that command not found. Can you break that up for me better perhaps?