Do your CLI scripts require authentication or ACL support? If so, are you
handling that as well?



Mine do not. I ma only using ACL for user based operations through the
webapp. My scripts only server to update certain tables in my DB with the
latest information from the real data source or to send notifications
about/containing data to certain groups of users. I will probably add some
log and cache management tools as well but those shouldnt need to utilize my
ACLs either.
-- 
View this message in context: 
http://www.nabble.com/Creating-CLI-scripts-utilizing-ZF-tp26084241p26098422.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to