Hello, (Sorry that I couldn't answer quickly...)
Emiliano wrote: > > Engard Ferenc wrote: > > > I need an authorization like mod_auth_mysql provides (i.e., users, > > groups and realms). Since it is an existing tool, I don't want to > > implement my authentication code. > > > > The only problem is how I define my realms? If I put '.htaccess' pages > > into my site, will midgard allow apache to get this file? > > Midgard doesn't use the regular apache authentication phase, so it can't > use external authenticators. What do you want to achieve, exactly? I may > be able to think up a workaround. I use midgard/nadmin as the admin interface of a portal, with 3-5 admins, which are midgard users. Besides this, I have thousands of users of the site, which I don't want to store in midgard database. (I still don't have a feel how midgard handles thousands of users, or hundreds of thousands of articles...) I want to authenticate these users to reach various parts of my site based on the users' groups/categories/whatever. So I need a method to mark my pages (included all subpages) that these pages can be reached only as a user group 'A' etc... Also, I want logined user -dependent content, but this is much more easier to re-implement than authentication... Fery --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
