Hello all I'm trying to log someone onto Zope not using acl_users - how does this work? Ideally I want to pass variables through a logon page, authenticate against a postgres table then let the user have access to a certain folder. I tried ExUserFolder but it seems over the top for what I want and very dtml-heavy. Thanks Richard