After chasing my tail a bit, I think I failed to expalin my dilemma
better. The database in question is an MS SQL Express DB and the user
accounts are not necessarily stored in a table within the DB, they are
more like DB system accounts (i.e. stored in SQLSERVER//Security//
Logins). This is why I am still unsure that Auth and Acl might be able
to solve the issue. Can you let me know if my task is still possible
(i.e. given the original context). Thanks.

B.I.

On Dec 9, 3:32 pm, AD7six <[EMAIL PROTECTED]> wrote:
> On Dec 9, 10:10 pm, WebbedIT <[EMAIL PROTECTED]> wrote:
>
> > > I just use Auth and ACL for what you're talking about.
>
> > As Rob states Auth and ACL should be the way to go, but a word of
> > warning!  I for one have had problems employing Auth and ACL and
> > judging by the amount of blogs and tutorials on the subject so do many
> > others.
>
> > I came across the following blog today (within this group) which looks
> > promising to as a reference for finally getting my head around Auth
> > and ACL.  May be worth a look ;)
>
> >http://www.ad7six.com/MiBlog/Authenticationhttp://www.ad7six.com/MiBl...
>
> > Good luck!
>
> Careful, like so many things out there those posts from my blog are
> old and (at least the technical details are) obsolete ;) that content
> predates 1.2 and the auth/acl components although the general concepts
> are of course still valid.
>
> I'd recommend 
> startinghttp://book.cakephp.org/view/641/Simple-Acl-controlled-Application
> on any acl/auth quest. and quite simply any auth solution that isn't
> based on the core auth component is imo not a best practice - the auth
> component get's imporved and is widely used (and phenomenally
> configurable) whereas other solutions are not or even if they are have
> a much smaller userbase.
>
> AD

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to