On Tue, Apr 29, 2008 at 3:54 PM, BrendonKoz <[EMAIL PROTECTED]> wrote:
>
>  Assuming this is something you've done before, or at least thought
>  through...by a custom model, surely you mean extending the Model class
>  and overriding any incompatible methods, right?  I just checked all of
>  the methods included in the Model class - that's 120 methods according
>  to Zend for Eclipse.  Yikes!

Well, you don't have to override them *all*, just the ones that Auth
is expecting you to use.

>  Regardless, I believe I left out some pertinent information.  There
>  will be user data stored in a table on a local database, it's simply
>  the username and password (used for authentication) that will not be
>  accessible in this table.  Would the suggested solution still be the
>  same?

Well, I seem to remember someone who was able to use the Auth
component and talk to a RADIUS server.  phishy, was that you?

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

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