Edit databases

Discussion in 'General' started by dayjahone, Feb 8, 2008.

  1. dayjahone

    dayjahone Member

    Is there a way for people to edit their own databases?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, with phpmyadmin. Just install the phpmyadmin pacakge for ispconfig.
     
  3. dayjahone

    dayjahone Member

    what username and password do I have them enter? I tried using the site's admin username and password and it didn't work.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The username and password that you used to create the database on the options tab of the website.
     
  5. dayjahone

    dayjahone Member

    Is there a way to give them SSH access to their databases?

    Thanks.
     
  6. jnsc

    jnsc rotaredoM Moderator

    ssh to Database?
    What do you mean by this? that People are able to execute MySQL commands through command line instead of the web browser?
     
  7. dayjahone

    dayjahone Member

    Yes. I've seen hosting services that offer SSH.
     
  8. jnsc

    jnsc rotaredoM Moderator

    Ok, so yes you can enable ssh for your users. But this is not always a good idea, as a locale user can do a lot of things. But if you really want SSH you can use the ssh chroot trick.
     
  9. dayjahone

    dayjahone Member

    I only want them to have access to their stuff.
     
  10. jnsc

    jnsc rotaredoM Moderator

    So chrooting is the right way to go.
     

Share This Page