Crypt passwords doesn't work

Kevin Bonner keb at pa.net
Thu Apr 19 00:47:05 CEST 2007


> <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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20070418/aeae1904/attachment.pgp>


More information about the Freeradius-Users mailing list