31 Mar
2006
31 Mar
'06
7:39 p.m.
Hi, Thank you for the support, we will try it out in that way. Natalia On 3/30/06, Alan DeKok <aland@ox.org> wrote:
"Natalia Escalera" <nescalera@gmail.com> wrote:
Command: /usr/local/bin/radtest username "test$2006" x.x.x.x 1 test123 Output: Sending Access-Request of id 215 to x.x.x.x port 1812 User-Name = "username" User-Password = "test006" #<----- No dollar sign, no number 2
$2 is a Unix shell variable. This has nothing to do with FreeRADIUS.
/usr/local/bin/radtest username 'test$2006' x.x.x.x 1 test123
will work. Note SINGLE quotes, not DOUBLE quotes.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html