|
|
cosign-discuss at umich.edu
|
general discussion of cosign development and deployment
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: replication
On 29 Jul 2004, at 06:14, Graeme Wood wrote:
I've solved the problem. It was to do with permissions. The cosign
daemon
runs as user cosign and the web server was running as nobody. The
ticket
and cookie files created by the web filter weren't accessible by
cosignd
and so it would die. I've now changed the web server to run as cosign
and
all seems to be working.
Hm. That doesn't sound right. We run apache & cosignd as different
users. cosignd never reads data from the filter/apache. cosignd only
gets data from cosign.cgi and other cosignd's. The filter/apache gets
data only from cosignd.
:wes
|
|