Actions:
|
2007-03-09 10:41 AEST by Arthur Barrett - PServer variables should be cached, for the following reasons:
* performace
* so that the /etc/cvsnt/PServer file can be made r-- and owned by root on unix
systems, so that the passwords cannot be read by "normal" users (so
the /etc/cvsnt/PServer file would need to be read and cached early while the
process is still running as root so that the settings were always readable
later when the process is running as the client user). |