[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Passworded Web Page
- Subject: Re: [cobalt-users] Passworded Web Page
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Wed Dec 13 21:02:15 2000
- Organization: Pomfret Computer Technologies
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> authname "WhatYouWantYourAreaToBeNamed"
>
> Note: For authnames that have more than one word (like Client Area), use
an
> underscore to separate the words. Do not use a space.
> IE: Client_Area
As long as the realm is enclosed with matching double-quotes, you can use
spaces:
AuthName "Admin Staff Support Area"
--
Brian Curtis