<P><BR>Hi,</P>
<P>i'd like to athenticate user in ldap and put them in groups using sql.</P>
<P>so i don't want to check their password in the radcheck table.</P>
<P>my issue is that i don't see how not to check the password using the web GUI dialup admin ?</P>
<P>thanks for your help </P>
<P>regards</P>
<P>jerrrry<BR><BR><BR><BR></P>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #ff0000 2px solid">> Message du 21/12/06 à 08h56<BR>> De : "Kostas Kalevras" <KKALEV@NOC.NTUA.GR><BR>> A : "FreeRadius users mailing list" <FREERADIUS-USERS@LISTS.FREERADIUS.ORG><BR>> Copie à : <BR>> Objet : Re: Dialup admin Display users online (suggestion)<BR>> <BR>> Cory Robson wrote:<BR>> <BR>> >I am slowly getting around this interface and notice many things that could<BR>> >be improved upon but I'm lacking in the coding department.<BR>> ><BR>> >For example the user_finger.php page, this does a nice job once you have<BR>> >manually entered all of the pops into the separate naslist file but can<BR>> >become a royal pain to maintain.<BR>> ><BR>> >If someone could rewrite the code to extract the users online from the<BR>> >raddact table and simply group them by the independent nas's this would be a<BR>> >far simpler method. As you added additional pops to your range nothing to<BR>> >add/remove in the code, it simply regenerates as people log in from that<BR>> >pool.<BR>> > <BR>> ><BR>> If you are using sql to keep radius client info then you don't need to <BR>> do any extra work, since you already have your clients added in the <BR>> table for freeradius to function correctly. What you are suggesting <BR>> isn't a lot of work. The idea was to have more information than just the <BR>> ip of the nas server though (like description, ports available). In any <BR>> case it could be added as a configuration option<BR>> <BR>> >I have done a very similar thing with the failed logins page. Have the sql<BR>> >query dumping failed logins into the postauth table from the radius process<BR>> >and then have dialup admin failed logins script running an sql query against<BR>> >that table instead. Alas my coding is not that good so I'm not getting all<BR>> >records just the last one. Again help would be needed for me to finish this.<BR>> > <BR>> ><BR>> It's a nice thought.<BR>> <BR>> >Anyone up to the task to assist in this matter<BR>> ><BR>> ><BR>> ><BR>> >Regards<BR>> ><BR>> >Cory Robson<BR>> ><BR>> >- <BR>> >List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<BR>> > <BR>> ><BR>> <BR>> - <BR>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<BR>> <BR>> </BLOCKQUOTE>