Menu

#1289 Problems with Log In for Meeting Room Booking System

open
nobody
None
5
2017-08-17
2017-08-17
No

Hello and hi, I need help with logging into MRBS.
I already insert username and password that is stored in my database but I still can't access MRBS

1 Attachments

Discussion

  • Campbell Morrison

    You've got MRBS configured to use the 'config' authentication scheme, which means that usernames and passwords are stored in the config file, not the database. You should be able to login using username and password "Azyan".

    If you want to use the database then set

    $auth['type'] = 'db';
    

    But note that you shouldn't enter users directly into the database using phpMyAdmin or similar, but instead create them through MRBS. Follow the "User list" link in the top right corner.

     
    • Wan Hazyan Wan Abdullah

      Oh I see.. Thank you for the information and thank you for creating such a
      wonderful open source system.

      On 17 Aug 2017 3:25 p.m., "Campbell Morrison" cimorrison@users.sf.net
      wrote:

      You've got MRBS configured to use the 'config' authentication scheme,
      which means that usernames and passwords are stored in the config file, not
      the database. You should be able to login using username and password
      "Azyan".

      If you want to use the database then set

      $auth['type'] = 'db';

      But note that you shouldn't enter users directly into the database using
      phpMyAdmin or similar, but instead create them through MRBS. Follow the
      "User list" link in the top right corner.


      Status: open
      Group:
      Created: Thu Aug 17, 2017 03:36 AM UTC by Wan Hazyan Wan Abdullah
      Last Updated: Thu Aug 17, 2017 03:36 AM UTC
      Owner: nobody
      Attachments:

      Hello and hi, I need help with logging into MRBS.
      I already insert username and password that is stored in my database but I
      still can't access MRBS


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/mrbs/support-requests/1289/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/