Are you saying that you want your application level authentication to be defined by your database's authentication, rather than by information stored in the database? Can you explain why this is a good idea? I'm not sure what you mean by "logging in on the database with for example an MS access front-end".
Generally web applications (which is what CakePHP is for), are public facing - and just because someone can log into your application should not give them any permissions to your database server. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
