On Jul 8,  5:03pm, Requiem Aurelien (Ext/NTC) wrote:
> Subject: (RADIATOR) More authentication Attributes
> Hello
>
> How can i add more authentication attributes
> shall i use CheckAttr ?
Yes.

> I need to anthenticate a user via 3 informations
> 1°) Name
> 2°) Password
> 3°) Calling-Station-Id
> All of my user are into a ldap server
You will want something like this:

<AuthBy LDAP>
        ......
        UsernameAttr    uid
        PasswordAttr    userPassword
        CheckAttr       checkattr
</AuthBy>

and in LDAP:

uid: mike
userPassword: fred
checkattr: Calling-Station-Id=123456

Hope that helps.

Cheers.

>
> Thanks a lot to answer me
>
> Recycle your PC, Get Linux...
> Recycle your Windows, Get Kde...
>
>
> Archive at http://www.thesite.com.au/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>-- End of excerpt from Requiem Aurelien (Ext/NTC)



-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
ÿ
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to