I do pretty much the same as David, I have my modules / controllers / actions mapped in database tables, then create rules for each. Then the whole lot is built and cached.
Then the resources are made up of ModuleController names, it works well although it's not yet been combined with authentication as it's in development. It's not the easiest but once you start using it you will find it all naturally falls together. There are a number of 'tutorials' on http://www.zftutorials.com/ or at least links to articles, all of which have something useful in, but non of them tell you exactly what to do. Simon ----- Simon Corless http://www.ajb007.co.uk/ -- View this message in context: http://www.nabble.com/ACL-actual-use-tp15986088s16154p16090017.html Sent from the Zend Framework mailing list archive at Nabble.com.
