Token Authorization
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Jul 23 21:06:59 CEST 2008
    
    
  
krzychk2 wrote:
> I'd like to do a solution like token authentication.
  Token authentication is usually done as part of an existing
authentication protocol.
  Which authentication protocol do you plan on using?
> Firts step.
> User is authorized by user/password. 
> 
> Secound step:
> For the authentication from LDAP is taken further informations (like UID, date of birth) and user is asked about it.
> 
> I think it is something familiar with CHAP Challenge but I don't know how to combine this solutions.
  CHAP does not do end-user challenges.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list