Dialup_admin Postgresql

2003-12-22 Thread Roberto Fichera
Hi All, does anyone know if Dialup_admin works with PostgreSQL 7.3.4 ? I'm using RH9b with Freeradius 0.9.3. Thanks in advance. Roberto Fichera. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Dialup_admin Postgresql

2003-12-22 Thread Guy Fraser
Hi I did a bunch of work on Dialup Admin, and it works with PostgreSQL in CVS, I have just put up a patch site for the dialup_admin/bin scripts, but they have not been approved yet. This is where you can find the patch for the dialup_admin/bin scripts against the cvs : http

Re: dialup_admin (cvs last 12-04-2003)

2003-12-09 Thread Guy Fraser
Please explain. What online information are you refering to ? Do you have your NAS boxes configured in naslist.conf ? apellido jr., wilfredo p wrote: hello guys, NAS doesnt show in User's Online Information. = wilfredo pahilanga apellido jr. technical support mactan online bacolod city,

sample data for mysql setup with dialup_admin

2003-12-05 Thread Guy Fraser
Hi I know people are always asking for sample data, since I am in the process of testing the mysql version of dialup_admin for compatability with my postgresql patches, I have created some sample data for testing. -- Guy Fraser Network Administrator The Internet Centre 780-450-6787 , 1-888

dialup_admin (cvs last 12-04-2003)

2003-12-05 Thread apellido jr., wilfredo p
hello guys, NAS doesnt show in User's Online Information. = wilfredo pahilanga apellido jr. technical support mactan online bacolod city, philippines +63 34 4348311 If you can't hear me, it's because i'm in parentheses. __ Do you Yahoo!? New Yahoo! Photos -

dialup_admin and postgresql

2003-11-18 Thread Guy Fraser
Hi I have started to look at the dialup_admin for use with postgresql. I am using PostgreSQL 7.3.4, and FreeRadius 0.9.2. The porblem I just discovered is that the PHP is looking for case sensitive column names when processing returned data. Example : while(($row = @da_sql_fetch_array($res

Re: dialup_admin and postgresql

2003-11-18 Thread Guy Fraser
OK I almost got it working When I finish teasing it into shape, I'll post a patch if anyone want's one. If nobody wants the patch where should I submit the fix. Guy Fraser wrote: Hi I have started to look at the dialup_admin for use with postgresql. I am using PostgreSQL 7.3.4, and FreeRadius

Re: dialup_admin and postgresql

2003-11-18 Thread Kostas Kalevras
with pg. The only thing is that i will have to make sure that it works ok with mysql first. Guy Fraser wrote: Hi I have started to look at the dialup_admin for use with postgresql. I am using PostgreSQL 7.3.4, and FreeRadius 0.9.2. The porblem I just discovered is that the PHP is looking

Re: dialup_admin

2003-11-16 Thread Kostas Kalevras
counter in GDBM database then how can i update user's status in dialup_admin? dialupadmin only queries the sql database for accounting so as long as mysql contains the correct data it will show the expected info. = wilfredo pahilanga apellido jr. technical support mactan online bacolod

Re: dialup_admin statistic report?

2003-11-14 Thread Kostas Kalevras
On Thu, 13 Nov 2003, apellido jr., wilfredo p wrote: Good day, why isnt it User Statistic and Statistic Report doesnt show anthing? The User Statistics page will use the totacct tables. So they should contain data for the page to display it (the data is created by runing the tot_stats script

dialup_admin

2003-11-14 Thread apellido jr., wilfredo p
in dialup_admin? = wilfredo pahilanga apellido jr. technical support mactan online bacolod city, philippines +63 34 4348311 If you can't hear me, it's because i'm in parentheses. __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http

dialup_admin statistic report ?

2003-11-13 Thread apellido jr., wilfredo p
Good day, = wilfredo pahilanga apellido jr. technical support mactan online bacolod city, philippines +63 34 4348311 If you can't hear me, it's because i'm in parentheses. __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard

dialup_admin statistic report?

2003-11-13 Thread apellido jr., wilfredo p
Good day, why isnt it User Statistic and Statistic Report doesnt show anthing? = wilfredo pahilanga apellido jr. technical support mactan online bacolod city, philippines +63 34 4348311 If you can't hear me, it's because i'm in parentheses. __ Do you Yahoo!?

dialup_admin/htdocs patch

2003-11-10 Thread Ulrich Walcher
Hi, this patch solves the problem that no stats are shown when using Postgres with the stats.php3 Didn't test it with MySQL but it should work... Uli [EMAIL PROTECTED] htdocs]$ diff -u stats.php3 stats.new.php3 --- stats.php3 2003-08-28 15:01:59.0 +0200 +++ stats.new.php3

dialup_admin/htdocs patch2

2003-11-10 Thread Ulrich Walcher
Hi, this patch alters the percentages shown in the stats.php3 page. Now the values are percentages of the total. Also the color value is changed so the bars have more contrast to the background. Uli [EMAIL PROTECTED] htdocs]$ diff -u stats.php3 stats.new_perc.php3 --- stats.php3 2003-08-28

dialup_admin htdocs/user_stats.php3 patch

2003-11-10 Thread Ulrich Walcher
Hi, this patch makes user_stats.php3 work even if you don't have general_stats_use_totacct: yes in conf/admin.conf. - Added some debugging code - Now all is always available in servers drop-down [EMAIL PROTECTED] uwalcher]$ diff -u /usr/local/cvs/radiusd/dialup_admin/htdocs/user_stats.php3 /usr

dialup_admin html/stats.html.php3 patch

2003-11-10 Thread Ulrich Walcher
Hi, this patch will display the selected nas. Uli [EMAIL PROTECTED] uwalcher]$ diff -u /usr/local/cvs/radiusd/dialup_admin/html/stats.html.php3 /usr/local/dialup_admin/html/stats.html.php3 --- /usr/local/cvs/radiusd/dialup_admin/html/stats.html.php3 2002-01-15 15:45:35.0 +0100

Dialup_Admin Help

2003-11-01 Thread Wayne T Work
Title: Message I have set up Dialup_Admin with Apache 2, MySQL 4, php and Redhat 9. I have set the permissions to the DB in the admin.conf file but the web server refuses to connect to the DB both remotely and Locally. Any ideas??? Wayne T Work

Re: dialup_admin latest cvsup

2003-10-24 Thread Kostas Kalevras
On Wed, 22 Oct 2003, apellido jr., wilfredo p wrote: Good day Mr. Kalevras. statistics, user's statistics and online users doesnt show anything in latest dialup_admin cvsup. here's my config Doesn't show anything meaning a blank page or no accounting data? Make sure that you are using

Re: dialup_admin latest cvsup

2003-10-22 Thread Kostas Kalevras
On Tue, 21 Oct 2003, apellido jr., wilfredo p wrote: I tried the latest cvsup of dialup_admin and there's a new feature in user's information, the open session however the online user command is not working, then i How do you mean not working? Can you give more details? switch

dialup_admin latest cvsup

2003-10-22 Thread apellido jr., wilfredo p
Good day Mr. Kalevras. statistics, user's statistics and online users doesnt show anything in latest dialup_admin cvsup. here's my config - admin.conf - # # Main Configuration File # # it can

dialup_admin latest cvsup

2003-10-21 Thread apellido jr., wilfredo p
I tried the latest cvsup of dialup_admin and there's a new feature in user's information, the open session however the online user command is not working, then i switch to dialup_admin which included in freeradiu-0.9.0 package and it is working as i expected. what is the file to be update

RE: dialup_admin: log_badlogins problem

2003-10-20 Thread Kenny Olano
I had to download dialup-admin from the cvs snapshot to allow [EMAIL PROTECTED]. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kostas Kalevras Sent: Monday, October 20, 2003 8:57 AM To: [EMAIL PROTECTED] Subject: RE: dialup_admin: log_badlogins

dialup_admin: log_badlogins problem

2003-10-17 Thread Kenny Olano
I'm trying to run log_badlogin but I keep getting the following error sh: /usr/local/mysql/bin/mysql: No such file or directory I am pointing the $mysql variable to right path /usr/bin/mysql Why does it still try to use /usr/local/mysql/bin/mysql ? I even tried commenting out the insert command

RE: dialup_admin: log_badlogins problem

2003-10-17 Thread Kenny Olano
To: Freeradius-Users Subject: Re: dialup_admin: log_badlogins problem On Fri, 17 Oct 2003, Kenny Olano wrote: I'm trying to run log_badlogin but I keep getting the following error sh: /usr/local/mysql/bin/mysql: No such file or directory I am pointing the $mysql variable to right path /usr/bin

Re: dialup_admin

2003-10-13 Thread Ulrich Walcher
I posted a small patch to solve that problem in September... I'm working with Postgres so perhaps it won't work for you, but if you want to take a look... Cheers, OoLee Am Fre, 2003-10-10 um 04.49 schrieb apellido jr., wilfredo p: Good day guys, i tried to add another group using dialup_admin

Re: dialup_admin

2003-10-10 Thread Kostas Kalevras
On Thu, 9 Oct 2003, apellido jr., wilfredo p wrote: Good day guys, i tried to add another group using dialup_admin then i try to show groups, the one that ive created doesnt appear in the report. when im check my db (mysql) it apeears that the group ive created is already inserted. here's

Raidus and dialup_admin

2003-10-10 Thread David Uzzell
Just a simple question what is the best way to test a radius and get start stop records so I can get dialup_admin to work 100% ?? radtest makes connections etc but there does not appear to be any start stop records added :( and I want to make sure that I can test it incase it is a config issue

Re: Raidus and dialup_admin

2003-10-10 Thread Alfonso Perez Rubio
Hi David: I use the Vacman Radius Client Simulator from VASCO (www.vasco.com), and work fine for me. Enjoy your self = Alfonso --- David Uzzell [EMAIL PROTECTED] escribió: Just a simple question what is the best way to test a radius and get start stop records so I can get dialup_admin

Re: Raidus and dialup_admin

2003-10-10 Thread David Uzzell
= Alfonso --- David Uzzell [EMAIL PROTECTED] escribió: Just a simple question what is the best way to test a radius and get start stop records so I can get dialup_admin to work 100% ?? radtest makes connections etc but there does not appear to be any start stop records added :( and I want to make

dialup_admin

2003-10-09 Thread apellido jr., wilfredo p
Good day guys, i tried to add another group using dialup_admin then i try to show groups, the one that ive created doesnt appear in the report. when im check my db (mysql) it apeears that the group ive created is already inserted. here's my output mysql select * from radgroupreply

dialup_admin

2003-10-06 Thread apellido jr., wilfredo p
Thank you very much Mr. Kalevras, maybe it work after updating the user_admin.php3 but my BIG problem now is to how to use CVS? :( but anyway thank you very much. = [ apellido jr., wilfredo p. ] +63 034 4880-449 If you can't hear me, it's because i'm in parentheses.

Re: dialup_admin

2003-10-06 Thread Kostas Kalevras
On Mon, 6 Oct 2003, apellido jr., wilfredo p wrote: Thank you very much Mr. Kalevras, maybe it work after updating the user_admin.php3 but my BIG problem now is to how to use CVS? :( but anyway thank you very much. http://www.freeradius.org/development.html#cvs = [ apellido jr.,

dialup_admin

2003-10-06 Thread apellido jr., wilfredo p
Good day Mr. Kalevras i know this is not part of this mailing list. But im very glad if you can help me with this. When im trying to cvs: cvs -d :pserver:[EMAIL PROTECTED]:/source login then it promt for the password: Logging in to :pserver:[EMAIL PROTECTED]:2401/source CVS password: when i

Re: dialup_admin

2003-10-06 Thread Kostas Kalevras
On Mon, 6 Oct 2003, apellido jr., wilfredo p wrote: Good day Mr. Kalevras i know this is not part of this mailing list. But im very glad if you can help me with this. When im trying to cvs: cvs -d :pserver:[EMAIL PROTECTED]:/source login then it promt for the password: Logging in to

dialup_admin

2003-10-06 Thread apellido jr., wilfredo p
Thanks you, thank you, thank you, thank you very much Mr. Kalevras. :) it works after overwrite the origal user_admin.php3. hehehehe im very happy maybe i can replace our buggy and slow radius server after a few week of testing. = [ apellido jr., wilfredo p. ] +63 034 4880-449 If you can't

Re: dialup_admin

2003-10-05 Thread Kostas Kalevras
On Fri, 3 Oct 2003, apellido jr., wilfredo p wrote: Mr. Kalevras, good day. I've already add Max-Monthly-Session in user_edit.attrs and also added in sql.attrmap. Yes dialupadmin wasn't calculating monthly usage. Do a cvs update on the user_admin.php3 page and it should work now. Thanks for

dialup_admin

2003-10-05 Thread apellido jr., wilfredo p
Good day once again Mr. Kalevras, ive just copy the user_admin.php3 code from this site: http://cvs.sourceforge.net/viewcvs.py/dialup-admin/dialup_admin/htdocs/user_admin.php3?rev=1.14content-type=text/vnd.viewcvs-markup and make a new file with the same name (user_admin.php3) backup the original

Re: dialup_admin

2003-10-03 Thread Kostas Kalevras
month ), i decided to change the default entry of counter_default_daily, counter_default_weekly and counter_default_monthly in admin.conf to none. Then using dialup_admin i put some entry in Monthly limit in some account. Successfully the client terminate after consuming the Monthly credit

dialup_admin

2003-10-03 Thread apellido jr., wilfredo p
Mr. Kalevras, good day. I've already add Max-Monthly-Session in user_edit.attrs and also added in sql.attrmap. - user_edit.attrs #Max-Weekly-Session Weekly Limit (secs) Max-Monthly-Session Montly Limit (secs) - sql.attrmap checkItem

Re: dialup_admin on different server

2003-09-18 Thread Bernie Liwanag
/html/dialup_admin/htdocs/user_test.php3 on line 99 Warning: Unlink failed (No such file or directory) in /var/www/html/dialup_admin/htdocs/user_test.php3 on line 100 Warning: The argument needs to be an array in /var/www/html/dialup_admin/htdocs/user_test.php3 on line 115 Warning: Invalid argument

Re: dialup_admin on different server

2003-09-18 Thread Evren Yurtesen
the accounting options, it says can't connect to sql server Below is the result of my Check Server test. Warning: file() - Permission denied in /var/www/html/dialup_admin/htdocs/user_test.php3 on line 99 Warning: Unlink failed (No such file or directory) in /var/www/html/dialup_admin/htdocs/user_test.php3

Re: dialup_admin on different server

2003-09-18 Thread Ulrich Walcher
Server test. Warning: file() - Permission denied in /var/www/html/dialup_admin/htdocs/user_test.php3 on line 99 You don't have the permissions to write to a directory (line 69 in user_test.php3) which you have to specify in /conf/admin.conf. Insert a line saying: general_tmp_dir: /path/to/your

Re: dialup_admin on different server

2003-09-18 Thread Bernie Liwanag
Dear Ulrich, Now the error had gone in Check Server option in dialup_admin web tool But I have still some problem in connecting my sql server. I'm still unable to connect to my mysql database server. Here is my admin.conf general_prefered_lang: el general_prefered_lang_name: Greek

Re: dialup_admin on different server

2003-09-18 Thread Ulrich Walcher
Am Don, 2003-09-18 um 18.07 schrieb Bernie Liwanag: Dear Ulrich, Now the error had gone in Check Server option in dialup_admin web tool But I have still some problem in connecting my sql server. I'm still unable to connect to my mysql database server. Here is my admin.conf

dialup_admin daily limit

2003-09-17 Thread radius
I'm always getting 4 hours limit in dialup_admin. Where can i change or delete this value. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: dialup_admin daily limit

2003-09-17 Thread Kostas Kalevras
On Wed, 17 Sep 2003 [EMAIL PROTECTED] wrote: I'm always getting 4 hours limit in dialup_admin. Where can i change or delete this value. conf/admin.conf counter_default_daily - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- Kostas Kalevras

Re: dialup_admin on different server

2003-09-17 Thread Kostas Kalevras
On Tue, 16 Sep 2003, Bernie Liwanag wrote: Can I run dialup_admin tool on a different server?I want to separate it from my radius and mysql server. Yes dialupadmin will only query the radius and mysql/ldap server so it does not need to run on the same machine. TIA! Bernie -- Kostas

dialup_admin web tool browsing problem.

2003-09-16 Thread Bernie Liwanag
I have been trying look for the solution in my problem for almost a week regarding installation of dialup_admin. Even for just a test without any change in configuration, I should view the the dialup admin webtool especially the diff function button on the left side. But when i browsed

dialup_admin on different server

2003-09-16 Thread Bernie Liwanag
Can I run dialup_admin tool on a different server?I want to separate it from my radius and mysql server. TIA! Bernie

dialup_admin installation using PHP and HTTPD

2003-09-12 Thread Bernie Liwanag
Hi to All; I still have a problem running my dialup_admin web tool in my server.I have http-2.0, php-4.2 in Red Hat 9.I ran a php test script - phpinfo() and it works!my system support the php. I have also added the following config in http.conf files: DirectoryIndex index.html index.html.var

dialup_admin installation

2003-09-11 Thread Bernie Liwanag
Good day to all! Im new to freeradius and dialup_admin tool. I would like to ask if someone can tell me the proper or detailed installation guide and configuration of dialup_admin tool? I have setup the freeradius and mysql on the same machine and tested it.its working fine! However I

Re: dialup_admin installation

2003-09-11 Thread Kostas Kalevras
On Thu, 11 Sep 2003, Bernie Liwanag wrote: Good day to all! Im new to freeradius and dialup_admin tool. I would like to ask if someone can tell me the proper or detailed installation guide and configuration of dialup_admin tool? I have setup the freeradius and mysql on the same machine

Re: dialup_admin installation

2003-09-11 Thread Bernie Liwanag
I have changed the configuration of the admin.conf file of the dialup_admin to adopt to my freeradius and mysql server, but when i tried to access it in my web browser, i can't see any button on the frame portion , in the left side of the page. I could only see the DIALUP ADMIN when i browsed

dialup_admin installation using PHP and HTTPD

2003-09-11 Thread Bernie Liwanag
Hi to all! I have configured freeradius, mysql and dialup_admin on the same machine runing on Red Hat 9. I used the default httpd-2.0 and the php-4.2.My freeradius and mysql are running.I followed the instructions on dialup_admin installation guide but when I access it in my web browser, i cant

Re: dialup_admin installation using PHP and HTTPD

2003-09-11 Thread Evren Yurtesen
Perhaps your web server is not processing PHP at all. This was discussed in this list a few weeks ago. I am not using redhat so I better not comment :) But you surely can search from the mailing list archives. Also the problem was with apache2, this is not a dialup_admin issue. But, to be sure

Re: dialup_admin installation using PHP and HTTPD

2003-09-11 Thread Guy Fraser
Did you remeber to add .php3 to your php4 handler in httpd.conf ? Bernie Liwanag wrote: Hi to all! I have configured freeradius, mysql and dialup_admin on the same machine runing on Red Hat 9. I used the default httpd-2.0 and the php-4.2.My freeradius and mysql are running.I followed

Re: dialup_admin with ldap server

2003-08-26 Thread Kostas Kalevras
On Thu, 21 Aug 2003, Annie Tong wrote: hi, I've installed dialup_admin and want to use it to monitor the activities of our radius server. We're using ldap database for user authentication. The FQA of dailup_admin mentions mySQL is needed as it's used to keep the radius accounting data

dialup_admin,user expired

2003-08-22 Thread Truong Manh Cuong
Hi all, I want to create a user account that has time login expired = 10 hours. How to do this ? Thanks and Regards, *** Truong M?nh Cu?ng Engineer of RD - ERD Research Development Division - RDD Mobile: 84-90-8392986 Work Phone:

dialup_admin with ldap server

2003-08-21 Thread Annie Tong
hi, I've installed dialup_admin and want to use it to monitor the activities of our radius server. We're using ldap database for user authentication. The FQA of dailup_admin mentions mySQL is needed as it's used to keep the radius accounting data. I'm wondering is it possible to keep the data

dialup_admin and user password change ?

2003-08-15 Thread Zoup
Is there any way to make a webpage so users can change they password online ? -- Wish You Were Here ... - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: dialup_admin and user password change ?

2003-08-15 Thread bmcmanus
It depends on your backend database, but usually I use ldap with a db3 database, or a MySQL backend... If it is a password file it's fairly simple but I wouldn't rely on it... You could also use a pop3d script that changes the password.. But usually I write a php script that does LDAP calls and

Re: dialup_admin and user password change ?

2003-08-15 Thread Truong Manh Cuong
No problem, dialup_admin web page has a module for this. You can rewrite this file (change_passwd.php3) and run it on apache server. then user can connect to change passwd online. If you don't know how to do, I can write a sample for you when I have free time Manh Cuong - Original Message

dialup_admin - user_finger.php3

2003-08-14 Thread Truong Manh Cuong
This is an error when I use user_finger.php3: $search = @da_sql_query($link,$config, "SELECT UserName,AcctStartTime,FramedIPAddress,CallingStationId FROM radacct WHERE AcctStopTime IS NOT NULL AND NASIPAddress = '$name_data' $extra GROUP BY username ORDER BY AcctStartTime;") or

dialup_admin - postgresql

2003-08-14 Thread Truong Manh Cuong
Hi all, I use PostgresSQL and I have problem with database: freeradius dies when user connects to server so I must change radacct::AcctStart/StopTime : datetime - TIMESTAMP with time zone in Dialup_admin::user_finger.php3 SELECT ... WHERE AcctStopTime = '0' And error report: query-error

Re: dialup_admin - postgresql

2003-08-14 Thread Kostas Kalevras
On Wed, 6 Aug 2003, Truong Manh Cuong wrote: Hi all, I use PostgresSQL and I have problem with database: freeradius dies when user connects to server so I must change radacct::AcctStart/StopTime : datetime - TIMESTAMP with time zone in Dialup_admin::user_finger.php3 SELECT ... WHERE

Re: dialup_admin - postgresql

2003-08-14 Thread Peter Nixon
On Wed August 6 2003 14:21, Truong Manh Cuong wrote: Hi all, I use PostgresSQL and I have problem with database: freeradius dies when user connects to server so I must change radacct::AcctStart/StopTime : datetime - TIMESTAMP with time zone in Dialup_admin::user_finger.php3 SELECT ... WHERE

dialup_admin :: case sensitive

2003-08-14 Thread Truong Manh Cuong
Hi all, I'm using postgresql and dialup_admin for freeradius 0.9 with dialup_admin, if I let it in orginal source code, it does not work correct. because case-sensitive. I must try to convert to lower_case and it work well. Because when I import radius tables, it is in lowercase

RE: dialup_admin

2003-07-26 Thread Juan Carlos Ocasio
: Friday, July 25, 2003 3:18 PM To: [EMAIL PROTECTED] Subject: RE: dialup_admin Thanks for the info, Juan. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Juan Carlos Oacasio Sent: Friday, July 25, 2003 1:04 PM To: [EMAIL PROTECTED] Subject: RE

RE: dialup_admin

2003-07-25 Thread Evren Yurtesen
] [mailto:[EMAIL PROTECTED] Behalf Of Evren Yurtesen Sent: Thursday, July 24, 2003 3:12 PM To: [EMAIL PROTECTED] Subject: RE: dialup_admin I had similar problem. You should also have LoadModule php4_module libexec/apache/libphp4.so AddModule mod_php4.c My problem

RE: dialup_admin

2003-07-25 Thread Alex Chen
? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Evren Yurtesen Sent: Friday, July 25, 2003 1:01 AM To: [EMAIL PROTECTED] Subject: RE: dialup_admin look pal, I am using FreeBSD and it can install php automatically and make it work! So I dont know also waht

RE: dialup_admin

2003-07-25 Thread Evren Yurtesen
Yurtesen Sent: Friday, July 25, 2003 1:01 AM To: [EMAIL PROTECTED] Subject: RE: dialup_admin look pal, I am using FreeBSD and it can install php automatically and make it work! So I dont know also waht that does. I have searched in my WORKING httpd.conf file for php and found those

RE: dialup_admin

2003-07-25 Thread Alex Chen
Thanks for the info, Juan. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Juan Carlos Oacasio Sent: Friday, July 25, 2003 1:04 PM To: [EMAIL PROTECTED] Subject: RE: dialup_admin In Apache 2.x php configuration is now in /etc/httpd/conf.d

dialup_admin

2003-07-24 Thread Alex Chen
This question is not directly related to RADIUS, but a utility 'dialup_admin' that ships with FreeRadius. I tried to use dialup_admin in Linux, but the browser (Microsoft IE) did not show the page correctly. I copied the dialup_admin directory to /var/www/html/dialup_admin Which I type

Re: dialup_admin

2003-07-24 Thread Oliver Graf
On Thu, Jul 24, 2003 at 12:14:57AM -0700, Alex Chen wrote: This question is not directly related to RADIUS, but a utility 'dialup_admin' that ships with FreeRadius. I tried to use dialup_admin in Linux, but the browser (Microsoft IE) did not show the page correctly. Huh? IE for linux? I

RE: dialup_admin

2003-07-24 Thread Alex Chen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Oliver Graf Sent: Thursday, July 24, 2003 12:21 AM To: FreeRADIUS Users (E-mail) Subject: Re: dialup_admin On Thu, Jul 24, 2003 at 12:14:57AM -0700, Alex Chen wrote: This question is not directly

Re: dialup_admin

2003-07-24 Thread Oliver Graf
On Thu, Jul 24, 2003 at 12:33:40AM -0700, Alex Chen wrote: I think IE should support PHP, otherwise 80% of the browser will fail to display think again. php is a server side scripting language. what should ie possible have to do with it? short answer: nothing! PHP page. That's why I suspect

Re: dialup_admin

2003-07-24 Thread Truong Manh Cuong
I use dialup_admin and then, I must rewrite all the code of PHP files, to fix my need. But I know your problem, and I know why and how to correct it. you should open /etc/php.ini and change global_register Off - On rename *.php3 - php4, you don'n need to change files in /conf, /lib..., just all

Re: dialup_admin

2003-07-24 Thread Truong Manh Cuong
. - Original Message - From: Alex Chen [EMAIL PROTECTED] To: FreeRADIUS Users (E-mail) [EMAIL PROTECTED] Sent: Thursday, July 24, 2003 2:14 PM Subject: dialup_admin This question is not directly related to RADIUS, but a utility 'dialup_admin' that ships with FreeRadius. I tried to use dialup_admin

Re: dialup_admin

2003-07-24 Thread Truong Manh Cuong
sorry, rename *.php3 - *.php global_register Off - On rename *.php3 - php4, you don'n need to change files in /conf, /lib..., just all files in /dialup_admin directory. open all file *.php to edit and modify the name having in any line code that you renamed. for example, /html/buttons

Re: dialup_admin

2003-07-24 Thread Oliver Graf
. But the register globals thing is a good hint. Perhaps dialup_admin (if it uses the globals) should be changed to use the 'new' (it's php4 and php5 is just to be released as beta...) way of accesing them... Oliver. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: dialup_admin

2003-07-24 Thread Oliver Graf
On Thu, Jul 24, 2003 at 03:01:19PM +0700, Truong Manh Cuong wrote: sorry, rename *.php3 - *.php You don't really need to rename all files and change all links. Apache has all the power to do it with one line of config for you (see other mails in this thread). Oliver. - List

RE: dialup_admin

2003-07-24 Thread Andrew Staples
-Original Message- I copied the dialup_admin directory to /var/www/html/dialup_admin Which I type the following URL in the browser, I got an dialup_admin image on the right and some text bearing ?php on the left. When I had this problem, it was due to permissions not being set

Re: dialup_admin

2003-07-24 Thread barry
-Original Message- I copied the dialup_admin directory to /var/www/html/dialup_admin Which I type the following URL in the browser, I got an dialup_admin image on the right and some text bearing ?php on the left. When I had this problem, it was due to permissions

Re:(2) some bugs in dialup_admin

2003-07-24 Thread Evren Yurtesen
Sorry to bug the list... I have had serious email problems and I found this email from archives even... -- Now the thing about the usernames is; Actually we dont have spaces in any of our usernames. But you know the users! they make the most funny mistakes you wouldnt even imagine. Now for a

RE: dialup_admin

2003-07-24 Thread Alex Chen
Thanks for the information, Manh. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Truong Manh Cuong Sent: Thursday, July 24, 2003 12:52 AM To: [EMAIL PROTECTED] Subject: Re: dialup_admin I use dialup_admin and then, I must rewrite all the code

RE: dialup_admin

2003-07-24 Thread Alex Chen
dialup_admin/htdocs. Am I starting from the wrong HTML file? If configuring the Apache still fails, I may have to go to the extreme by changing all the reference to php3 and file suffix to php, as suggested by Truong Manh. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: dialup_admin

2003-07-24 Thread Evren Yurtesen
type should it be? I added the following directive AddType application/x-httpd-php .php3 in /etc/httpd/conf.d/php.conf Stop and re-started the httpd. The result is still the same, nothing on the left pane, except the ?php... when I view 'index.html' under dialup_admin/htdocs. Am I

RE: dialup_admin

2003-07-24 Thread Alex Chen
, 2003 3:12 PM To: [EMAIL PROTECTED] Subject: RE: dialup_admin I had similar problem. You should also have LoadModule php4_module libexec/apache/libphp4.so AddModule mod_php4.c My problem was that these were under a IfDefine SSL clause and I have started server without ssl (doh

some bugs in dialup_admin (fwd)

2003-07-23 Thread Evren Yurtesen
-- Forwarded message -- Date: Sat, 19 Jul 2003 18:41:45 +0300 (WET) From: Evren Yurtesen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: some bugs in dialup_admin First of all log_badlogins is getting confused if there is a space in username. Also I thought it is not very

dialup_admin

2003-07-21 Thread Alex Chen
I tried to see what kind of features are provided in dialup_admin package. But when I used IE from Window 2000 to view the 'index.html' file, I got some PHP text shown on the left side of the page. Same to other PHP file under the bin directory. The FAQ says something about configuring the web

strange behaviour of dialup_admin

2003-07-20 Thread Ilia E. Chipitsine
Dear Sirs, I installed dialup_admin, but I cannot use it. It doesn't complain about anything, but I cannot add neither group nor user... Where should I have a look ? configuration: FreeBSD + freeradius + mysql-3.23 + apache + php4 + dialup_admin Cheers, Ilia Chipitsine - List info/subscribe

some bugs in dialup_admin

2003-07-19 Thread Evren Yurtesen
First of all log_badlogins is getting confused if there is a space in username. Also I thought it is not very efficent to give the error a name and record this name to sql. I think its better to record the error as it is and then recall it from mysql as it is. Well I attached a patch for that to

Re: some bugs in dialup_admin

2003-07-19 Thread Kostas Kalevras
On Sat, 19 Jul 2003, Evren Yurtesen wrote: First of all log_badlogins is getting confused if there is a space in username. OK, although I don't like the idea of spaces inside the usernames I 've added support for that. Also I thought it is not very efficent to give the error a name and

Re: dialup_admin user_admin.php3

2003-07-16 Thread Kostas Kalevras
On Tue, 15 Jul 2003, alantu wrote: freeradius-users In the dialup_admin gui ,if anyone want to edit the user,he only need to input the user name and do it. I find that in the user edit file user_admin.php3 only need the username without username passwd. Do anyone know how to chage

dialup_admin user_admin.php3

2003-07-14 Thread alantu
freeradius-users In the dialup_admin gui ,if anyone want to edit the user,he only need to input the user name and do it. I find that in the user edit file user_admin.php3 only need the username without username passwd. Do anyone know how to chage when someone wants to edit user he should

Dialup_admin problems

2003-06-27 Thread Andrew Staples
I'm trying to configure a backup radius server (the first one is working well). I've pretty much duplicated the first working system, but having problems with dialup_admin. Although there are users/groups in the mysql db, dialup_admin can't find/display them. Adding new users via dialup_admin

Dialup_Admin

2003-06-27 Thread Suresh Pinnamaneni
Hi everybody, i am facing a hell lot of problems in making this done can any one help me please... i am running Latest CVS in my Redhat-7.2 but i am unable to make it through... i am not able to view adduser, accouting and some more pages they stay blank when i try to open them... i

RE: Dialup_admin problems

2003-06-27 Thread Andrew Staples
, June 27, 2003 10:45 AM To: [EMAIL PROTECTED] Subject: Dialup_admin problems I'm trying to configure a backup radius server (the first one is working well). I've pretty much duplicated the first working system, but having problems with dialup_admin. Although there are users/groups

Re: dialup_admin w/ postgre..

2003-06-20 Thread Kostas Kalevras
On Wed, 18 Jun 2003, twomsman wrote: Hello Lister... any one has successfully deploy dialup_admin w/ postgre backend. I have problems when deploy it: 1. I tried many times and when i create a user using dialup_admin there is a message say Could not connect to SQL database. FYI I have

  1   2   >