Re: + in Usernames?

2005-10-19 Thread Nicolas Baradakis
Christian Meutes wrote: > Either i have a problem with my authorize section or the username shouldnt > include an "+" i think. > > Anybody with an idea? Look for the directive "safe-characters" in raddb/sql.conf. -- Nicolas Baradakis - List info

Re: specific realm accounting

2005-10-19 Thread Nicolas Baradakis
Chuck wrote: > Is there a way to have only 2 particular realms get entered into our > local accounting database? See http://freeradius.org/radiusd/doc/Acct-Type -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: not to proxy accounting

2005-10-19 Thread Nicolas Baradakis
kevin wrote: > I want to make an option not to proxy accounting but log locally. > What option can I take? Should I make a preproxy code for this function? Remove any instance of the module "realm" (it's named "suffix" in the default config file) from the

Re: Proxy when module_accounting rejects the request

2005-10-10 Thread Nicolas Baradakis
p;& accounting. > > Post-proxy is pretty useless for accounting, though. Thanks for your responses: I was a little lost with all this accounting proxy stuff. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Proxy when module_accounting rejects the request

2005-10-08 Thread Nicolas Baradakis
doesn't make sense, and I'm not > sure what UPDATED means. Comments in modules.h says UPDATED is "OK (pairs modified)". However if a module returns REJECT or USERLOCK, it just means the module is seriously broken. It's unclear whether the packet should be proxied in this

Proxy when module_accounting rejects the request

2005-10-08 Thread Nicolas Baradakis
E_USERLOCK X RLM_MODULE_NOTFOUND X RLM_MODULE_NOOP X RLM_MODULE_UPDATED X -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Which Operating System is best for freeRADIUS

2005-10-06 Thread Nicolas Baradakis
run several web hosting packages with FreeBSD, > Fedora FC4, Redhat 9, SuSE ... I was actually more looking from the > user point of view and not the developers. (sorry for that ;-) I was talking about the user point of view: the users are assured that FreeRADIUS is regulary tested und

Re: request->proxy & request->proxy_reply

2005-10-06 Thread Nicolas Baradakis
ot; and set the variable "Post-Proxy-Type". Then you can run different modules to modify the proxy reply in section "post-proxy". post-proxy { Post-Proxy-Type post-proxy-1 { attr_rewrite_1 } Post-Proxy-Type post-proxy-2 {

Re: Which Operating System is best for freeRADIUS

2005-10-05 Thread Nicolas Baradakis
eeRADIUS under Debian. Moreover the Debian package is directly maintained by one the developpers who regularly adds the major bugfixes into the Debian package between two releases of FreeRADIUS. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: expr in SQL not working

2005-10-04 Thread Nicolas Baradakis
BY > > phs_radgroupreply.radgroupreply_id > > Tue Oct 4 00:53:46 2005 : Debug: radius_xlat: '=' > > That last line doesn't look right. Yes, it looks like bug #242. (and #245) http://bugs.freeradius.org/show_bug.cgi?id=242 http://bugs.freeradius.org/show_bug.cgi?id=24

Re: Freeradius - Where to start and where to get the righ answer

2005-10-01 Thread Nicolas Baradakis
, but in the > source code, e.g. positional parameters for the SQL nas table. You're right, the documentation isn't up-to-date. As you said, this is free software, and any patch against the documentation will be greatly appreciated. Volunteers can submit their patches here: http://bugs.fre

Re: Proxy of Accounting Requests

2005-09-29 Thread Nicolas Baradakis
10.0.0.2, Proxy-To-Realm := realm2 -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: separate accounting to two modules based on NAS-IP-Address

2005-09-27 Thread Nicolas Baradakis
ddress == 10.0.0.2, Acct-Type := acct.nas2 And in radiusd.conf: accounting { Acct-Type acct.nas1 { module1 } Acct-Type acct.nas2 { module2 } } -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem with radzap

2005-09-27 Thread Nicolas Baradakis
.freeradius.org/show_bug.cgi?id=185 Upgrade to the newest version of FreeRADIUS and it should be fine. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: segmentation fault when running radiusd -X

2005-09-18 Thread Nicolas Baradakis
output. Please install version 1.0.5 and try again. If it still segfaults, send us the backtrace from gdb, as explained here: http://freeradius.org/radiusd/doc/bugs -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: mssql and authenticate_query

2005-09-16 Thread Nicolas Baradakis
ge or bug tracker? There is a bugzilla here: http://bugs.freeradius.org/ Please make the diffs against latest version of mssql.conf. http://www.freeradius.org/cgi-bin/cvsweb.cgi/radiusd/raddb/mssql.conf -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: mssql and authenticate_query

2005-09-16 Thread Nicolas Baradakis
Duane Cox wrote: > Why we're at it, why not change the example mssql.conf file to > remove all references to FreeTDS... That should resolve _a lot_ > of confusion... As always, patches are welcome. Nicolas Baradakis -- A: Yes. >Q: Are you sure? >>A: Because it rever

Re: 1.0.5 + rlm_sql_mysql: Segmentation fault

2005-09-15 Thread Nicolas Baradakis
-users/2005-September/046882.html -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Bus error - core dumped on freeradius 1.0.5

2005-09-15 Thread Nicolas Baradakis
se post the backtrace from gdb. The following link explains how to do that. http://www.freeradius.org/radiusd/doc/bugs -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Small patch for proxy code - listen.c

2005-09-15 Thread Nicolas Baradakis
entry), and thus the active status and last reply time may > never be updated for an accounting home server. Thanks for spotting this. This is a problem indeed. Can you please fill a bug report on the bugzilla, so your patch doesn't get lost? http://bugs.freeradius.org/enter_bug.cgi -- Ni

Re: Receivin a full DN in a radius request

2005-09-15 Thread Nicolas Baradakis
module rlm_attr_rewrite and use the filter "(uid=%{User-Name})" in rlm_ldap. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: PW_NAS_IP_ADDRESS ?

2005-09-14 Thread Nicolas Baradakis
gt;lvalue. I note the easiest way to assign values is to use the function pairparsevalue() in src/lib/valuepair.c -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radrelay taking too long

2005-09-14 Thread Nicolas Baradakis
knows how I can make this fast ? You may look at new radrelay mechanism in CVS. Get a nightly CVS snapshot and look at the radrelay.conf(5) manpage. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: custom variable in config files

2005-09-13 Thread Nicolas Baradakis
", User-Password == "test1.proxyradius.%{config:easynet_site}" Reply-Message = "hello from the proxyradius layer %{config:easynet_site}" -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: line too long error in /usr/local/etc/raddb/users ?

2005-09-13 Thread Nicolas Baradakis
Drew Weaver wrote: > /usr/local/etc/raddb/acct_users[1]: line too long > > This is the line: > > abdacd Auth-Type = Unix > > any clue? - Add a carriage return at the end of the line. - Don't post HTLM to the mailing list. Nicolas Baradakis -- A: Yes. >Q:

Re: Receivin a full DN in a radius request

2005-09-13 Thread Nicolas Baradakis
t; rlm_ldap: performing search in , with filter (uid) > rlm_ldap: ldap_search() failed: Bad search filter: (uid) What is your filter in section ldap of radiusd.conf ? -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius 1.0.4 segmentation fault

2005-09-13 Thread Nicolas Baradakis
Konstantin Kubatkin wrote: > With the given correction works normally Thanks for the patch, it has been added to the CVS. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: compile error with 1.0.5

2005-09-13 Thread Nicolas Baradakis
dule. Just run "make" again after that, it should be fine. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius 1.0.4 segmentation fault

2005-09-13 Thread Nicolas Baradakis
nostrip" fakeroot dpkg-buildpackage -b -uc Install the new package, and enable core dumps: $ ulimit -c unlimited When freeradius core dumps, do: $ gdb /path/to/executable /path/to/core/file And then in 'gdb', do: (gdb) bt Copy the output, and mail it to the list. -- Nico

Re: mysql connections - segmentation fault

2005-09-12 Thread Nicolas Baradakis
Debian package with this command line? $ DEB_BUILD_OPTIONS="noopt nostrip" fakeroot dpkg-buildpackage -b -uc And then run FreeRADIUS with valgrind. (a memory debugger) # valgrind freeradius -f Please post the output of valgrind to the bugzilla. (bug #271) Nicolas Baradakis -- A: Yes. >

Re: Problems when using Cisco-AVPairs[*]

2005-09-12 Thread Nicolas Baradakis
etail file ). This syntax is not supported in a SQL database. Please let us know if the documentation is inaccurate. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Receivin a full DN in a radius request

2005-09-12 Thread Nicolas Baradakis
En réponse à Jean-Francois Gobin : > For now, I got a problem : radiusd strips everything after the first "=", > leaving me with a username of "uid" ... Where does the string come from? Is it truncated in the RADIUS packet or in the LDAP entry? -- Nicolas Baradak

Re: accounting file with belkin 54g wireless router

2005-09-12 Thread Nicolas Baradakis
data? Ask the NAS's vendor. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Huntgroup-Name

2005-09-11 Thread Nicolas Baradakis
Jonathan De Graeve wrote: > Is it possible to specify multiple huntgroup names in sql? Lets say > sqlgroup IT can connect to devices in the huntgroup vpn and ras > (something like Huntgroup-Name == vpn,ras in sql??) Huntgroup-Name =~ "^(vpn|ras)$" -- Nicolas Baradakis -

Re: mysql connections - segmentation fault

2005-09-11 Thread Nicolas Baradakis
lem is the same as bug #271. http://bugs.freeradius.org/show_bug.cgi?id=271 -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: status of rlm_python in 1.1.0 release

2005-09-11 Thread Nicolas Baradakis
w_bug.cgi?id=227 -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radius timeout

2005-09-08 Thread Nicolas Baradakis
Callis wrote: > I see a lot of radius timeout on my cisco router while the > ping times is < 10ms and my radius timeout is set to 50. Is there any error message in file "radius.log" ? -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Handling Radius Events with Client

2005-09-08 Thread Nicolas Baradakis
e to the subject, please excuse me if i am asking > something stupid. > 2. If it's, how? Any sample source code can be provided? You can run a client program each time FreeRADIUS receives a request with the module "rlm_exec". Look for examples in radiusd.conf. You may also be

Re: huntgroups and bad_logins

2005-09-08 Thread Nicolas Baradakis
thing (just hangs with no given output) I think the script is just waiting for new requests to be received. I note you may also use a post-auth query to log failed login in a SQL database. (it has already been explained many times on the mailing list) -- Nicolas Baradakis PS: HTML is forbidden

Re: reject some users from radius - ldap ?

2005-09-07 Thread Nicolas Baradakis
uot; or "wired" (or both) in all the "radiusprofile" entries. 3. In the section ldap{} of raddb/radiusd.conf, modify the filter like that: filter = (&(uid=%{User-Name})(radiusHuntgroupName=%{Huntgroup-Name})) -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Can't start freeradius - auth bind error

2005-09-06 Thread Nicolas Baradakis
unning, or another program using the same port as FreeRADIUS. PS: HTML is forbidden on the list. Please follow the rules here: http://www.freeradius.org/list/users.html -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius-mysql-clid

2005-09-06 Thread Nicolas Baradakis
elp: http://www.freeradius.org/radiusd/doc/rlm_sql http://www.frontios.com/freeradius.html -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Can I add extra fields to the radius accounting database?

2005-09-06 Thread Nicolas Baradakis
#x27;, > '%{Calling-Station-Id}', '%{Service-Type}', '%{Framed-Protocol}', > '%{Framed-IP-Address}', '0', '%{Tunnel-Type:0}')" ^^ Did you try %{Tunnel-Type} ? (without the digit for the tag) -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Require realm suffix

2005-09-06 Thread Nicolas Baradakis
lm, they are still > authenticated and I would like to know if it is possible to change this > behavoir so that users must specify the realm suffix. Perhaps you could uncomment the realm "NULL" in proxy.conf and add in the users file: DEFAULT Realm == "NULL", Auth-Type :=

Re: linux newby attempts freeradius (unsuxesfull)

2005-09-06 Thread Nicolas Baradakis
out Linux. For example, you could start reading the documentation from Debian http://www.debian.org/doc/ and ask questions on http://lists.debian.org/debian-user/ Nicolas Baradakis -- A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why

Re: SQL logging options

2005-09-03 Thread Nicolas Baradakis
database, such as > unsuccessful connections with bad passwords/certificates etc? You can run a SQL query for a failed connection by adding the module "sql" in the stanza "Post-Auth-Type REJECT". See http://freeradius.org/radiusd/doc/Post-Auth-Type -- Nicolas

Re: How to configure freeradius to answer on two IP addresses

2005-08-30 Thread Nicolas Baradakis
for each IP address. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: A cluster of freeradius servers

2005-08-26 Thread Nicolas Baradakis
re the proxy radius to proxy requests to > one of these servers. It this fail, then it should ask to the other one. > If this posible with freeradius? How do I do it? Look at the examples in raddb/proxy.conf. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRADIUS 1.0.4: SEGMENTATION FAULT

2005-08-25 Thread Nicolas Baradakis
: on my system (Debian), I can run radiusd in valgrind with num_sql_socks = 20 and I get no errors from valgrind. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius denies auth when "Framed-IP-Address" set

2005-08-24 Thread Nicolas Baradakis
, FreeRadius outputs the exact queries > it fires at the database. I have run these queries manually: the > 'authorize_check_query' returns the three rows listed above. All > other queries return the empty set. 'Framed-IP-Address' is a reply item and should be in th

Re: Error compiling cvs-snapshot on FreeBSD 5.4-RELEASE

2005-08-24 Thread Nicolas Baradakis
>> CFLAGS=-DHAVE_STRUCT_SOCKADDR_STORAGE > > But i've compile 1.0.4 version on this server without any problem Version 1.0.4 uses autoconf 2.13, lastest CVS uses autoconf 2.59. Did you try to regenerate "configure" with the autotools from the FreeBSD port ? -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRADIUS 1.0.4: SEGMENTATION FAULT

2005-08-24 Thread Nicolas Baradakis
freeradius-1.0.4 $ fakeroot dpkg-buildpackage -b $ sudo dpkg -i ../freeradius_1.0.4-0_i386.deb -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Error compiling cvs-snapshot on FreeBSD 5.4-RELEASE

2005-08-24 Thread Nicolas Baradakis
a "make configure". 2. If it still doesn't work, try to use CFLAGS=-DHAVE_STRUCT_SOCKADDR_STORAGE -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: best place for logic - users file or custom module?

2005-08-23 Thread Nicolas Baradakis
Use huntgroups to distinguish the NASes, and edit the SQL schema and the SQL queries to use the Huntgroup-Name. Then you could get different reply attributes for "A" and for "B" from SQL with no overhead. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Database field lengths for radacct and radpostauth

2005-08-21 Thread Nicolas Baradakis
database. Added, thanks. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FR suddenly doesn't respond any more and eats all cpu

2005-08-19 Thread Nicolas Baradakis
;s causing the problem. You might try with the option '-f' too, like in bug #100. http://bugs.freeradius.org/show_bug.cgi?id=100 -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRadius 1.0.4 crashing when getting Request

2005-08-17 Thread Nicolas Baradakis
post the gdb output. Follow the instructions at: http://www.freeradius.org/radiusd/doc/bugs -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: User-Name - Reg Expr - auth-type accept

2005-08-16 Thread Nicolas Baradakis
,". What is wrong? All the check items should be on the first line. --8<-- DEFAULT User-Name =~ "^([0-9a-fA-F]){6}-([0-9a-fA-F]{6})$", Auth-Type := Accept Reply-Message = "Hallo Regulaerer Ausdruck `%{User-Name}`" --8<-- -- Nicolas Baradakis - List info

Re: Require NAS dependant radius return attributes

2005-08-16 Thread Nicolas Baradakis
Tunnel-Private-Group-ID:1 := 2, Fall-Through = Yes -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius + MySQL not working after upgrade from 1.0.1

2005-08-15 Thread Nicolas Baradakis
produced by "radiusd -X", I see that the only > substantial difference is the X-Ascend-Data-Filter Attributes. It could be the bug #242. http://bugs.freeradius.org/show_bug.cgi?id=242 -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: more debug?

2005-08-13 Thread Nicolas Baradakis
unter is doing(sql query, file > checking, etc). I've been stuck on trying to get sqlcounter to work for > over a week now, and more debug is never bad. At this point, I'd suggest to look directly at the source code. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: problem with using rlm_sql for accounting only

2005-08-08 Thread Nicolas Baradakis
odules in FreeRADIUS. http://www.freeradius.org/radiusd/doc/configurable_failover There is an example which looks like what you want to do for accounting. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: IPv6

2005-08-08 Thread Nicolas Baradakis
gennaro amelio wrote: > can i send IPv6 packets to FreeRadius(i use 1.0.2)? No, but you could try the CVS snapshot. (it can have IPv6 clients) -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: accounting - respose from freeradius, and forward

2005-08-03 Thread Nicolas Baradakis
d use radrelay. See the radrelay(8) manpage in 1.0.x version or radrelay.conf(5) manpage in CVS version. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: No accounting replies to NAS'es!

2005-08-03 Thread Nicolas Baradakis
http://www.freeradius.org/cgi-bin/cvsweb.cgi/~checkout~/radiusd/src/main/acct.c?rev=1.30.2.2 Then rebuild the server and try your setup again. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Session-Timeout zero value

2005-08-03 Thread Nicolas Baradakis
Rashad Rustamoff wrote: > What method will be correct to reject user when Session-Timeout are > exhausted. Just set "Auth-Type := Reject". -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: segmentation fault

2005-08-02 Thread Nicolas Baradakis
vicky wrote: > Nicolas, > > Here is the output of gdb. Thanks a lot for your help! [...] > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 16384 (LWP 12678)] > 0x400633a2 in lt_dlsym (handle=0x8118398, symbol=0x8116698 "rlm_sql_mysql")

Re: segmentation fault

2005-08-02 Thread Nicolas Baradakis
fault error. I have reconfigured, recompiled (with > make clean) and reinstalled. That didn't help. Do you have any other ideas? Please post the gdb output. Follow the instructions at: http://www.freeradius.org/radiusd/doc/bugs -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problems with User-Name/Stripped-User-Name

2005-07-28 Thread Nicolas Baradakis
-Name' can be used in all its full glory for EAP proxy to the remote > server. > > If I ever must use the Hint attr I will remake a better solution. You could add an additional attribute at the end of /etc/raddb/dictionnary for that purpose. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Simple question about adding own attribute to proxy reply

2005-07-27 Thread Nicolas Baradakis
sage-Accept Post-Auth-Type REJECT { Reply-Message } } -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problems with User-Name/Stripped-User-Name

2005-07-27 Thread Nicolas Baradakis
ser-name { attribute = Stripped-User-Name new_attribute = no searchin = packet searchfor = "@.*$" replacewith = "" max_matches = 1 } ... } authorize { copy.user

Re: Simple question about adding own attribute to proxy reply

2005-07-27 Thread Nicolas Baradakis
ge > # may be "packet", "reply", "proxy", "proxy_reply" or "config" > searchin = proxy_reply ^^^ I think it should be "reply" the module is called from post-auth. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Simple question about adding own attribute to proxy reply

2005-07-27 Thread Nicolas Baradakis
Valeriy V. Peshkoff wrote: > Using attr_rewrite i can add reply-message to any packet. > But i want add Reply-Message only to the Access-Reject packet or use > different Reply-Message to Accept and Reject. How can i do it? See http://www.freeradius.org/radiusd/doc/Post-Auth-Type --

Re: Question on sql.conf -> accounting_start_query <-> accounting_start_query_alt

2005-07-26 Thread Nicolas Baradakis
r > where i can find the information? You'll find manpages in the CVS head. Please read rlm_sql_log(5) and radsqlrelay(8). -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Accounting to certain users only

2005-07-24 Thread Nicolas Baradakis
[EMAIL PROTECTED] wrote: > I´m using freeradius with mysql. I´m want to permit that certain > users connect without the server add registers on the “radact” > table. How can I do accounting only for some user? See http://freeradius.org/radiusd/doc/Acct-Type -- Nicolas Baradakis -

Re: freeradius and MySQL 4.1.12-1

2005-07-22 Thread Nicolas Baradakis
Didier Wintgens wrote: > How update the MySQL client version of freeradius to 4.1 protocol ? Don't use the RPM package and rebuild FreeRADIUS from source against MySQL 4.1 client library. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Error getting data from database

2005-07-22 Thread Nicolas Baradakis
I guess FreeRADIUS complains about the extraneous space you have mistakenly added when provisioning the database. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Radius CVS bug

2005-07-21 Thread Nicolas Baradakis
w. The code compiles correctly but it's still untested, though. You're welcome to report problems if there's anything wrong. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Raddb missing

2005-07-20 Thread Nicolas Baradakis
nfig files are in /etc/freeradius when you install FreeRADIUS from the Debian package. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: multiple realm proxying based on huntgroup.

2005-07-19 Thread Nicolas Baradakis
;DEFAULT" matches any usernames. In this case it's the "Huntgroup-Name" variable which is used to match the incoming request. DEFAULT Huntgroup-Name == wired, Proxy-To-Realm := realm1.net DEFAULT Huntgroup-Name == wireless, Proxy-To-Realm := realm2.com The hungroups have to

Re: multiple realm proxying based on huntgroup.

2005-07-18 Thread Nicolas Baradakis
;users" file: DEFAULT Huntgroup-Name == wireless, Proxy-To-Realm := other.com -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius performance & cpu usage

2005-07-18 Thread Nicolas Baradakis
ake the server busy. How do you make your tests? -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: accounting and LOCAL realm (freeradius dont send Accounting-Response)

2005-07-10 Thread Nicolas Baradakis
30.2.1 Then rebuild the server and try your setup again: cancelling proxy of accounting with Proxy-To-Realm := LOCAL should work now. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Proxying with Calling-Station-Id

2005-07-08 Thread Nicolas Baradakis
", Proxy-To-Realm := realm1.net DEFAULT Calling-Station-Id == "0506070809", Proxy-To-Realm := realm2.com -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: NAS TABLE

2005-07-07 Thread Nicolas Baradakis
nload a new CVS snapshot tomorrow. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Invalid operator for item Suffix: reverting to '=='

2005-07-04 Thread Nicolas Baradakis
27;==' > Invalid operator for item Suffix: reverting to '==' > Invalid operator for item Suffix: reverting to '==' > Invalid operator for item Suffix: reverting to '==' Check the file raddb/hints. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: [Q] Access-Reject logging

2005-06-30 Thread Nicolas Baradakis
group' stanza. authorize { group { my_perl { ok = return reject = 1 } my_detail } } -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: [Q] Access-Reject logging

2005-06-30 Thread Nicolas Baradakis
d to post_auth phase. Are you using the latest release of FreeRADIUS? It was a bug in version 1.0.2 and earlier. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: [Q] Access-Reject logging

2005-06-30 Thread Nicolas Baradakis
ated in authorize section ? See http://www.freeradius.org/radiusd/doc/Post-Auth-Type -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: stressing freeradius

2005-06-23 Thread Nicolas Baradakis
ely send 'p' packets in parallel or 'n' packets per second. It's very convenient to run stress tests on the server. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: accounting and LOCAL realm (freeradius dont send Accounting-Response)

2005-06-22 Thread Nicolas Baradakis
ething like this in 'acct_users' file: # Proxy this one DEFAULT User-Name =~ "foo\.net$", Acct-Type := "acct.foo", Proxy-To-Realm := "foo.net" # Handle this one locally DEFAULT User-Name =~ "bar\.com$", Acct-Type := "acct.bar" --

Re: Compilation errors in 1.0.4

2005-06-22 Thread Nicolas Baradakis
on your system. Did you install these headers? Depending on the distribution, you need to install a package named gdbm-devel, libgdbm-dev, or something like that. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Protection of accounting files

2005-06-17 Thread Nicolas Baradakis
detailperm in rlm_detail(5) manpage. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: 1.0.4

2005-06-16 Thread Nicolas Baradakis
quickly. I also noted a small-tiny-minor thing in debian/control. In Debian stable the default version of MySQL is now 4.0.24-10, therefore I think we could ask for libmysqlclient12-dev instead of libmysqlclient10-dev. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius 1.0.4

2005-06-16 Thread Nicolas Baradakis
ally released. As always, bug reports are welcome. $ cvs -d :pserver:[EMAIL PROTECTED]:/source login CVS password: anoncvs $ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r release_1_0 radiusd -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: 1.0.4

2005-06-16 Thread Nicolas Baradakis
t; welcome. ^_^) Is it too late now to include in 1.0.4 the clients.conf(5) manpage added recently in CVS head ? -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Debian .deb Installation Version 1.0.2 Ca.all dosn' exist

2005-06-15 Thread Nicolas Baradakis
l is already installed. (After installing Freeradius) It's not an issue of the Debian packet. It's just that script/Makefile doesn't install CA.all. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Logging SQL queries to logfile

2005-06-14 Thread Nicolas Baradakis
Lucas Aimaretto wrote: > Is there any way of logging the MSSQL queries ( with values ) to the > radius.log file ? Read rlm_sql(5) manpage and search for the sqltrace option. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

rlm_ldap : user not found

2005-06-12 Thread Nicolas Viers - SCI
ters ? Thanks a lot -- ________ Nicolas Viers | Service Commun Informatique Mél: [EMAIL PROTECTED]| 123, avenue Albert Thomas | 87060 Limoges cedex Tel: 05-55-45-77-09 | Fax: 05-55-45-75-95 http

Re: make install - File format not recognized

2005-06-11 Thread Nicolas Baradakis
y to replace the src/main/Makefile.in file with this file: http://www.freeradius.org/cgi-bin/cvsweb.cgi/~checkout~/radiusd/src/main/Makefile.in?rev=1.27.2.5 -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

<    1   2   3   4   5   6   >