|
Re: Using Zend_Auth to retrieve a user's role to use in Zend_Acl: msg#00008php.zend.framework.auth
Disclaimer: I'm a newbie too. But as I understand it, the idea is to fetch the data you want about the user and store it in the session at authentication time. If you're authenticating against a database table, for example, and "role" or "role_id" is a column in the table, you can do something along the lines of the examples at http://framework.zend.com/manual/en/zend.auth.adapter.dbtable.html. It worked for me. Then you should be able to do something like Zend_Auth::getInstance()->getStorage()->read()->role On 10/2/07, Vincent <imnotb-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx> wrote:
Hi, -- David Mintz http://davidmintz.org/ The subtle source is clear and bright The tributary streams flow through the darkness |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Kerberos / SPNEGO / Active Directory Adapters: 00008, Michael B Allen |
|---|---|
| Next by Date: | Re: Is this a bad idea? What do you think?: 00008, Rob Allen |
| Previous by Thread: | Using Zend_Auth to retrieve a user's role to use in Zend_Acli: 00008, Vincent |
| Next by Thread: | Re: Using Zend_Auth to retrieve a user's role to use in Zend_Acl: 00008, Vincent |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |