|
||||
|
I didn't used those components , but there are some tutorials (even a new one) related to use of Auth and ACL
Check: Zend Auth Tutorials Zend ACL Tutorials
__________________
Zend Framework Tutorials | Zend Framework Forums | Zend Framework IRC Channel | | Zend Framework Resources | CoreShifter | Microsoft Forums | Microsoft Links | Microsoft Books |
|
||||
|
That should be a simple setup, I will be using Zend_Acl and Zend_Auth (already implemented) in by the next week, so I'll tell you how it goes
__________________
Zym Framework - A Zend Framework extension library w/ demo app SpotSec Blog: http://spotsec.com/blog |
|
||||
|
I am interested myself...
I didn't used Auth and ACL, seems a nice thing but without a db with users and roles (as quannm0410l asked) can't find this very usefull... Btw, this could be even a new ZF component... I got tons of ideas, but not much time for implementing myself ![]()
__________________
Zend Framework Tutorials | Zend Framework Forums | Zend Framework IRC Channel | | Zend Framework Resources | CoreShifter | Microsoft Forums | Microsoft Links | Microsoft Books |
|
||||
|
actually it doesnt require you to use a db to store users and roles. It is actually up to the programmer to decide how to store the roles and users. Zend_Auth needs to be extended with adapters and roles can be stored to a file be serializing the acl object and writing to the file.
__________________
Zym Framework - A Zend Framework extension library w/ demo app SpotSec Blog: http://spotsec.com/blog |
![]() |
| Thread Tools | |
| Display Modes | |
|
|