I found out,

This is the solution:
$auth = Zend_Auth::getInstance(); 
$auth->setStorage(new
Zend_Auth_Storage_Session(My_Constant_App::AUTH_NAMESPACE));
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Zend-Auth-namespace-problem-tp2269963p2269968.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to