Create second database user to an existing database

Discussion in 'ISPConfig 3 Priority Support' started by ganewbie, May 24, 2016.

  1. ganewbie

    ganewbie Member HowtoForge Supporter

    Hello,
    We got the latest stable ISPconfig 3 running on Debian Wheezy.
    We have one reseller who owns a site and a database including database user.
    He needs to create a second database user which he does in the GUI and the user gets created but the user cannot access the database. What is the proper way to create a second database user to a given database, if it is ever possible?
    Thanks,
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can not have more than one rw and one ro user per database in ispconfig, so he can not have created one in ispconfig.
     
    ganewbie likes this.
  3. ganewbie

    ganewbie Member HowtoForge Supporter

    Thanks Till, But does it mean I can create another user to the same database from CLI ?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Sure, you can create another user in e.g. PHPMyAdmin or on the shell. But this user will not show up in ISPConfig.
     
    ganewbie likes this.
  5. ganewbie

    ganewbie Member HowtoForge Supporter

    You are absolutely correct. Thanks a million
     

Share This Page