Changeset 1892
- Timestamp:
- 10/31/04 21:58:28 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/TODO
r1882 r1892 22 22 TODO, in no particular order : 23 23 24 - Improve the SECURITY document to include good PostgreSQL 25 and OpenLDAP default settings. 26 24 27 - Try to talk to education based distribution coordinators 25 28 (SambaEdu, SkoleLinux, K12LTSP, ...) to see how to 26 29 better integrate PyKota with these. 27 30 31 - Write an IPP message parser, and extract the IPP 32 billing code, job originating hostname and ipp username 33 from job's control files : this would even solve the 34 actual page_log parsing problem. 35 28 36 - Allow soft and hard limits to be increased/decreased. 37 38 - Better --prototype option in edpykota 29 39 30 40 - Web enabled pykotme and dumpykota. … … 52 62 53 63 - Allow the admin to choose an action to take when the database 54 is unavailable (server is down or something like that) :64 is unavailable (server is down or something like that), so 55 65 introduce two directives : 56 66 … … 73 83 to allow/deny accounting of the banner itself 74 84 (not sure because may be VERY DIFFICULT !) 85 86 Matt Hyclak has sent a patch for cupspykota which seems 87 to be ok, but we have to find how to do the same with 88 lprngpykota... 75 89 76 90 - Think about some possible client <=> PyKota dialog