Hi all,

I'm opening up an existing DB that has various types of users and am using:

    default_realm progressive
    <realms>
        <progressive>
            class Progressive
            realms admins
            realms resellers
            realms customers
        </progressive>

with basic HTTP auth.

I can see the dbic traces but they only ever try the admins realm. If
each of the above realms are dbic stores, should I expect to see 3
different selects?

Thanks.

-- 
http://www.suretecsystems.com/services/openldap/
http://www.surevoip.co.uk

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to