> <html> I almost ignored your message, as I don't parse HTML well. =)
On Wednesday 18 April 2007 18:06:28 Sebastian Firpo wrote:
> Thank you Kevin, but it didn't work now my entire users file is:
>
> sebas Crypt-Password := "(!lGOOlHaBWoQ"
> Service-Type = Administrative-User,
> Cisco-AVPair = "shell:priv-lvl=15"
>
> and then the debug was:
>
> rad_recv: Access-Request packet from host 10.12.4.2:1645, id=103,
> length=75 NAS-IP-Address = 10.12.4.2
> NAS-Port = 1
> NAS-Port-Type = Virtual
> User-Name = "sebas"
> Calling-Station-Id = "10.11.1.25"
> User-Password = "hello"
>
> Another idea??
> Thanks a lot, any way.
$ perl -e 'print crypt("hello","(!") . "\n";'
(!BVoPlmea8cg
Fix your Crypt-Password? How you are generating that encrypted string?
-Kevin
pgp07VlZL3nEM.pgp
Description: PGP signature
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

