Re: EAP-TLS auth failure

2003-03-02 Thread Dmitri Belimov
Hi Artur > you need exactly the following: > > > cert-clt.p12 > > cert-srv.pem > > root.pem For client authorization I use xsupplicant - http://www.open1x.org/ xsupplicat config file MegaWiFi:id = radiotest MegaWiFi:cert = radiotest.der MegaWiFi:key = radiotest.pem MegaWiFi:root = root.pem Meg

undefined symbol: OCIEnvCreate, help !!

2003-03-02 Thread huang jeffin
when i run radiusd -X , as error occurs as follows: rlm_sql (sql): Driver rlm_sql_oracle (module rlm_sql_oracle) loaded and linked rlm_sql (sql): Attempting to connect to [EMAIL PROTECTED]:/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521))(CONNECT_DATA=(SID=your_sid))) rlm_sql (s

Re: Cisco AP authentication problem

2003-03-02 Thread Artur Hecker
hi > I can't access the system right now, so there's little more I can add at the > moment. One thing I do recall is that radiusd writes a message to the screen > saying "No User-Password or CHAP-Password field". that's not an error, just ignore it. you probably have to configure your authenti

Groups and checks...

2003-03-02 Thread Mike Cisar
Am thinking about setting up some unix groups to make it easier to define login times for various users (easier than adding individual entries to the users file for each). Does anybody know if something like below will work? The trick being that an individual user might be a member of one, two or

Re: Cisco AP authentication problem

2003-03-02 Thread Joao Santos
Hi Arthur! hi > I'm using freeradius 0.8.1 and I'm having problems successfully > authenticating through a Cisco AP1100. It's the first time I'm using any > radius server and wireless devices. The AP is configures for using my > freeradius server for EAP authentication. Freeradius is configured f

Re: Cisco AP authentication problem

2003-03-02 Thread Artur Hecker
hi > I'm using freeradius 0.8.1 and I'm having problems successfully > authenticating through a Cisco AP1100. It's the first time I'm using any > radius server and wireless devices. The AP is configures for using my > freeradius server for EAP authentication. Freeradius is configured for > support

NAS-port

2003-03-02 Thread victor
My nas is a mikrotik last version. He sends always the same value as port(ether1 for me). I also use simultaneous-use. The problem is that radutmp make the sessions unique after port. I modified the sources and I replaced nas-port-id with acct-session-id, but acct-session-id is olways increasing.