![]() |
cosign-discuss at umich.edu |
general discussion of cosign development and deployment | |
On 11 Aug 2005, at 17:53, Jonathan Maybaum wrote:
These errors appear in the 443 apache log:
../templates/login.html: No such file or directory ../templates/login.html: No such file or directory
In the source package, the html directory's Makefile creates the template directory and copies in login.html. The command:
make install-all
should install this html stuff.
cosign_choose_conn: all servers returned UNKNOWN
This error is the result of the CGI failing to tell the daemon that you logged in, due to the template error.
:wes