From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: David Geng Cc: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] Does GoAhead support user management on eCos? Date: Tue, 23 Jan 2001 14:48:00 -0000 Message-id: <20010123165222.A4118@visi.com> References: <000f01c08589$38e920b0$5210f080@ncl.ac.uk> X-SW-Source: 2001-01/msg00388.html On Tue, Jan 23, 2001 at 10:09:57PM -0000, David Geng wrote: > I tried to use the user management feature of GoAhead to control the home > page access. But I failed. Every page can be accessed without limit. Maybe I > made some mistake, or maybe GoAhead does not support user management on > eCos. Would anyone like to show me the way or some sample code? I haven't tried user management... IIRC, it only works if you've got file-system support and it is disabled if you've got pages compiled into the executable "rom" web pages. Do you have a file-system in your eCos system, or are you using pages from "rom"? -- Grant Edwards grante@visi.com