[EMAIL PROTECTED] wrote:
> the authentication flag is there for sites, in the host table, and there
> are specific auth flags for every page in the page table. If you have no
> specific setting for the pages their authentication will be inherited from
> the host flag.
>
> UPDATE host SET auth=1 where id=x;
>
> replacing the x with the id of the host you want to set auth for will do
> the trick.
ITYM update host set info='auth' where id=x;
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]