On Wed, 23 Jul 2008 21:31:02 +0200, krzychk2 <krzychk2@tlen.pl> wrote:
Dnia 2008-07-23, śro o godzinie 21:06 +0200, Alan DeKok pisze:
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? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Well I'm in that happy situation that I'm at the beginning of the project and I can choose auth protocol. The only condition is that this has to be done by RADIUS server. So more protocols than better for me.
So far I have done simple Active Directory User authorization threw kerberos (radius connects to AD threw kerberos and authorize users), now only tokens. AD LDAP also has no secrets for me so I can get the necessary informations for building tokens.
-- I don't really catch what do you exactly mean to use auth and tokens? 1. What for? IMHO there is no need to do such a thing. 2. Generating a password and activating by a token(web UI) would not be a bad idea? ------------------------ Maciej Drobniuch