Re: dialup-admin question

2003-07-14 Thread Kostas Kalevras
On Mon, 14 Jul 2003, Truong Manh Cuong wrote:

> I use dialup-admin and this is my questions:
>
> -- I open the radcheck table: user's password is raw, not encript. so anyone that 
> can access to postgresql database then he or she can see password.
> in PHP code of user_new.php3, I see password encript procedure, how to use this 
> procedure ?

In conf/admin.conf:

general_encryption_method: crypt

>
> -- Why I need "bad users" table?

It's a way to keep track of unauthorized actions performed by your users. It's
only an informative table.

> -- If I use radgroupcheck and use groups in this table for usergroup, and I
> don't use "radgroupreply" table, what happens ? I mean that I drop
> radgroupreply table.

Probably nothing should happen.

>
> Thanks in advance.
> Manh Cuong.

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]   National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


dialup-admin question

2003-07-13 Thread Truong Manh Cuong



I use dialup-admin and this is my 
questions:
 
-- I open the radcheck table: user's password is 
raw, not encript. so anyone that can access to postgresql database 
then he or she can see password.
in PHP code of user_new.php3, I see password 
encript procedure, how to use this procedure ?
 
-- Why I need "bad users" table?
-- If I use radgroupcheck and use groups in this 
table for usergroup, and I don't use "radgroupreply" table, what happens ? I 
mean that I drop radgroupreply table.
 
Thanks in advance.
Manh Cuong.


RE: Dialup Admin question

2002-06-04 Thread Kostas Kalevras

On Mon, 3 Jun 2002, Deramus, Chris wrote:

> Does it print out any messages? If you try adding a new user what happens?
> Do you have problem seeing the accounting information or everything? If you
> try to administer an active account, does it report that it didn't find it
> or does it show the user administration page ok?
>
> The page to load fine. I click the Edit Users section on the left frame and
> it says user not found. I do a search for user 'TestRad' (which does exist
> cause I'm currently logged in as him on my laptop) and it says User does not
> exist.
>
> The accounting page shows my attributes and gives me the selection to choose
> from, but when I hit the submit button it just resets the values and doesn't
> display anything (including error messages). When I had enter new user
> information on the Add User section, and then hit the enter button the
> information disappears and that entry isn't added to the database.

So it takes the column information from the database but doesn't find anything
in the accounting table. That seems strange. If you do a 'SELECT UserName FROM
radacct LIMIT 10' will it give you any results?

Could you send the sql_* config directives from the admin.conf (apart from the
sql password of course).

>
> It doesn't display any active accounts even though I'm currently logged on
> right now.

If you do a 'SELECT UserName from radacct WHERE AcctStartTime = '0'' what does
it show when you are loged in? The admin.conf allows you to do a finger to the
nas (that only works for cisco access servers currently) or just use the
information provided from the accounting database. Which of the two have you
enabled?

>
> Thanks,
>
> Chris DeRamus
> HQ VPN Administrator
> Verizon
> 301-903-2093
>
>
>

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]  National Technical University of Athens, Greece
Work Phone: +30 10 7721861
'Go back to the shadow' Gandalf


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



RE: Dialup Admin question

2002-06-03 Thread Deramus, Chris
Title: RE: Dialup Admin question





Does it print out any messages? If you try adding a new user what happens? Do you have problem seeing the accounting information or everything? If you try to administer an active account, does it report that it didn't find it or does it show the user administration page ok?

The page to load fine. I click the Edit Users section on the left frame and it says user not found. I do a search for user 'TestRad' (which does exist cause I'm currently logged in as him on my laptop) and it says User does not exist. 

The accounting page shows my attributes and gives me the selection to choose from, but when I hit the submit button it just resets the values and doesn't display anything (including error messages). When I had enter new user information on the Add User section, and then hit the enter button the information disappears and that entry isn't added to the database. 

It doesn't display any active accounts even though I'm currently logged on right now. 


Thanks,


Chris DeRamus 
HQ VPN Administrator 
Verizon 
301-903-2093 






Re: Dialup Admin question

2002-06-03 Thread Kostas Kalevras

On Mon, 3 Jun 2002, Deramus, Chris wrote:

> I know this service is mainly for Free Radius questions but I figured since
> this product was written for FreeRadius that someone on here has had
> experience using it.
>
> I have FreeRadius successfully working with MySQL for Authorization and PAP
> for authentication. The system works great and I'm very happy. I'm now
> trying to bring a web front online for added administration convenience. I
> have Dialup Admin installed and it seems to be working fine, however it's
> not pulling any information from the MySQL database and tables. I've looked
> over the admin.conf file many a times and short of the basic configuration
> changes are there any major changes that any of you had to make before this
> would begin to work.
>
> Thanks,
>
> Chris DeRamus
> HQ VPN Administrator
> Verizon
> 301-903-2093

Does it print out any messages? If you try adding a new user what happens? Do
you have problem seeing the accounting information or everything? If you try to
administer an active account, does it report that it didn't find it or does it
show the user administration page ok?

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]  National Technical University of Athens, Greece
Work Phone: +30 10 7721861
'Go back to the shadow' Gandalf


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Dialup Admin question

2002-06-03 Thread Deramus, Chris








I know this service is mainly for Free Radius questions but
I figured since this product was written for FreeRadius
that someone on here has had experience using it.

 

I have FreeRadius successfully
working with MySQL for Authorization and PAP for
authentication. The system works great and I'm very happy. I'm now
trying to bring a web front online for added administration convenience. I have
Dialup Admin installed and it seems to be working fine, however it's not
pulling any information from the MySQL database and
tables. I've looked over the admin.conf file
many a times and short of the basic configuration changes are there any major
changes that any of you had to make before this would begin to work.

 

Thanks,

 

Chris DeRamus 
HQ VPN Administrator 
Verizon 
301-903-2093