Until you get a specific answer to your challenge try to use openid which try to deal with this issue exactly.
If both of your databases are hosted on the same database you can create a view in cake database to look up joomla users table and use this view when referencing auth and acl components. This will solve the duplication but not the need to relogin, I think this should be solved with some kind of cookie. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en To unsubscribe, reply using "remove me" as the subject.
