Changeset 971
- Timestamp:
- 04/28/03 11:59:08 (22 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/SECURITY
r969 r971 76 76 scripts or download and execute his own version of PyKota. 77 77 78 NB : If you use the printquota.cgi CGI script, ensure that 79 the user this script is run as (e.g. nobody or www-data) 80 can read PyKota's configuration file too, for example 81 by putting www-data in the lpadmin group. 82 78 83 - Secure your database connection : 79 84