Re: Simultaneous-Use

2002-04-27 Thread Andrew Kelaidis
Try the following: 1. Add "Fall-Through = 1" in reply items. 2. Check if you have SNMP access rights to the NAS. 3. Read Simultaneous-Use document. 4. Check if there is the following section in radius.conf session { radutmp } 5. Run checkrad script manual to

Re: Compiling for MS SQL Server

2002-04-27 Thread Alan DeKok
"Ker Ruben Ramos" <[EMAIL PROTECTED]> wrote: > How do I compile it with rlm_sql_freetds support? The same way as you do for any other module. See the INSTALL file. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Accessing MS SQL Server?

2002-04-27 Thread Alan DeKok
"Ker Ruben Ramos" <[EMAIL PROTECTED]> wrote: > I just CVS updated today but still i aint find the mssql module. > why? cvs update -Ad The 'd' says to grab new directories, too. After that, look in src/modules/rlm_sql/drivers/rlm_sql_freetds/ Alan DeKok. - List info/subscribe/unsubscrib

Compiling for MS SQL Server

2002-04-27 Thread Ker Ruben Ramos
How do I compile it with rlm_sql_freetds support? Thanks - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: MS-CHAP nt-lnPasswords on LDAP

2002-04-27 Thread Andreas Grote
Eureka Didn`t really know what you where talking about, but I changed the ldap.attrmap to make lm and ntpassword checkitems instead of replyitems. And.. it worked.:-) I suggest you tell someon to chage the ldap.atrrmap in the sources, cause I can`t imagine a more commen use of the lm/nt-passwo

Re[3]: MS-CHAP nt-lnPasswords on LDAP, 3APA3A

2002-04-27 Thread 3APA3A
Dear Andreas Grote, It was problem of ldap.attrmap in raadb/ldap.attrmap set checkItem instead of replyItem for LM-Password lmPassword NT-Password ntPassword SMB-Account-CTRL-TEXT acctFlags or update corrected version from CVS. --Saturday, Ap

Re: Accessing MS SQL Server?

2002-04-27 Thread Ker Ruben Ramos
I just CVS updated today but still i aint find the mssql module. why? - Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 11:14 PM Subject: Re: Accessing MS SQL Server? > "Chris Hartel" <[EMAIL PROTECTED]> wrote: > > Thanx f

Re[2]: MS-CHAP nt-lnPasswords on LDAP, 3APA3A

2002-04-27 Thread Andreas Grote
>as  far as I can see op=11 is T_OP_EQ (=) token. You should use >T_OP_SET>(:=) roken instead.>Instead  of  configuring  NT-Password  and  LM-Password for user you >add>these attributes to RADIUS reply.     Gee???   What are you talking about. I must haved missed some essentials? Where can i

Multiple LDAP instances mapped to NAS-IP-Address -- and MSCHAP?

2002-04-27 Thread Andreas Grote
Ok, I have a pretty comlex confgiuration here. I am using freeradius 0.5   -- The setting -   1.   I need to check for username, Password, Accessatrribute The username password shall always be the same

Re[2]: MS-CHAP nt-lnPasswords on LDAP

2002-04-27 Thread 3APA3A
Dear Andreas Grote, --Saturday, April 27, 2002, 1:51:19 PM, you wrote to [EMAIL PROTECTED]: AG> 57D583AA46D571502AAD4BB7AEA09C70 & op=11 AG> rlm_ldap: Adding lmPassword as LM-Password, value AG> 22124EA690B83BFBAAD3B435B51404EE & op=11 as far as I can see op=11 is T_OP_EQ (=) token. You should

Simultaneous-Use

2002-04-27 Thread Mike
Hi, I have a problem with Simultaneous-Use on Cisco with FreeRadius 0.5 It doesn't work :( Radius doesn't prevent double logins. The users are still able to login twice with just one account, I can see that by running "radwho" program. What may be wrong? Have a such entry: myuser Auth-Type := L

Re: MS-CHAP nt-lnPasswords on LDAP

2002-04-27 Thread Andreas Grote
>Dear Alan DeKok, >For example you may want to allow your users to use PAP, CHAP >and >MS-CHAP. In this case you will store cleartext password. Somehow >during >authorization it should be decided either to use local, chap or ms-chap >authentication. In case of ms_chap cleartext password