> I'm looking for this kind of stuff myself too. > patUser seems to have what I > want, except from one important thing - it only > seems to be able to protect > content, not directories or single pages. > > So, if anyone know about a package that also do > dir/file protection, please > let me know.
Take a look at PEAR LiveUser http://pear.php.net/package/LiveUser It allows you to authorize against various "containers" (database and XML and I think LDAP is planned). It also allows complex user/group permissions. You can setup areas and rights within those areas, rights that imply other rights... really cool. Check out the feature list on the project homepage. http://projects.21st-hq.de/liveuser/ I like this class a lot, just not sure I'm a PEAR fan (unecessary overhead). It's definitely worth checking out though. olinux __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php