Re: always received Access-Reject using mysql

2011-11-27 Thread Bogi Aditya
penLDAP is based on the data in MySQL (using cron job to extract data from MySQL and add/modify the entry in OpenLDAP) so I prefer to connect freeRADIUS with MySQL directly. again, thanks Fajar ------- Bogi Aditya Sisfo - IMTelkom Telkom Institute

Re: always received Access-Reject using mysql

2011-11-27 Thread Bogi Aditya
l work with "password" and op="==" ? and why the default value is set to "==" when it suppose to be ":=" ? so sorry, this is the first time I used FreeRADIUS (all this time I use OpenLDAP for authentication) On Mon, 28 Nov 2011 09:08:26 +0700, Fajar A. Nugrah

Re: always received Access-Reject using mysql

2011-11-27 Thread Bogi Aditya
gt; | 1 | usertest | Cleartext-Password | == | passtest | > > ++--+++--+ > > wrong 'op' value. change that to := rather than == > > alan --- Bogi Aditya Sisfo - IMTelkom Telkom Institute of Management http://bogi.blog.imtelkom.ac.id - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

always received Access-Reject using mysql

2011-11-27 Thread Bogi Aditya
| | 3 | dynamic | Service-Type | = | Framed-User | | 4 | dynamic | Framed-MTU | = | 1500| ++---+++-+ is there something wrong with my table's entry? --- Bogi Adit