![]() |
||
| Home| Download |Features |WebTuna Analytics |Knowledge Base |Buy | ||
How to Password Protect your DBTuna GUI
If you run DBTuna on a publically accessible server, or if you'd like to lock down usage of it internally, then the simplest solution is to username/password protect access to the GUI. DBTuna uses Apache Tomcat to serve it's content, therefore you can simply use the included Tomcat security. To do this you need to edit a couple of XML files in the [dbtuna install To create a username/password edit the tomcat-users.xml file and insert two lines: <role rolename="dbtuna"/> N.B. Change your username and password to be whatever you want, but keep the rolename as dbtuna. Then insert the following lines in the web.xml file before the closing </web-apptag: <!--
|
||
|
Copyright ©2010 DBTuna. All rights reserved. |
||