Did you load the nsperm module? In your ns/server/${server_name}/modules
section, you need this:
ns_section "ns/server/${server_name}/modules"
ns_param nsperm nsperm.so
This may be helpful as well:
#
# Access control (permissions) -- nsperm
#
ns_section "ns/server/${server_name}/module/nsperm"
ns_param skiplocks true ;# Faster, but perms only set at startup
- Dossy
On 2001.06.08, Toni Vila <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm trying to allow only determinate users acces to one folder in my ACS
> 3.4 installation.
> I want something similar to the Apache's automatic windows the browser show
> when you try to enter to a folder with de '.htaccess'(Require valid-user).
> Then you put your login and your password and just enter.
> The Acces Control provides one similar?
> Ive created all the necesary files under modules/nsperm, and this is my
> perm file:
> allowuser inherit GET /summary summary
> denyuser inherit GET /summary nsadmin
> , but no windows appears when I try to enter to this folder.
> I've defined de summary user, but from a broswer, how can I log in?
>
> Thanks in advanced.
--
Dossy Shiobara mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/