3 Aug
2010
3 Aug
'10
7:56 a.m.
On Tue, Aug 03, 2010 at 01:26:25PM +0200, Nicolas Goutte wrote:
Am 03.08.2010 um 13:23 schrieb alexb@arctel.ru:
Hello,
trying to test digest authentication (freeradius 2.1.9). After uncommenting 'digest' in sites-available/default 'radiusd -X' starts fine. but after I added (according to 'man rlm_digest') to users file:
test Auth-Type := Digest, User-Password = "test" Reply-Message = "Hello, test with digest"
Please try using Cleartext-Password := "test" instead of User-password = "test"
Tried Cleartext-Password := "test", Cleartext-Password == "test", Cleartext-Password = "test", result is the same. Thank You -- Alexander Belov