[Catalyst] Authentication: first steps
    Mike McKay 
    mike at vdomck.org
       
    Wed Jul 13 19:53:26 CEST 2005
    
    
  
Hartmaier Alexander wrote:
> The next step is to convert the mod_auth_kerb authentication to Catalyst 
> but I can’t find a full example of how to use authentication.
> 
> Is there an example somewhere?
Check out the ServerDB example:
http://www.hybridized.org/catalyst/
grep -rni "login" .
that should get you started
That is what I used. Like most of Catalyst once you see an example it is 
pretty straightforward.
    
    
More information about the Catalyst
mailing list