<div dir="ltr"><div><div><div><div><div>I'm trying to do what might be an odd configuration.<br><br></div>I'm attempting to digest auth users without caring about their "User-name" attribute.<br><br></div>
So in other words I want to auth on the "Digest-User-Name = "testuser"" that comes in as part of the Digest-Attributes and a password.<br><br></div>So in the users file I have "DEFAULT          Cleartext-password := "password""<br>
<br></div>I created a partial digest file but it appears to be ignored on every test:<br>Digest-User-Name = "testuser"<br>Digest-Algorithm = "MD5"<br>Digest-QOP = "auth"<br><br><br></div><div>
In the debug I see:<br>[digest] A1 = testuser:sp.eng:passwod<br><br></div><div>I can change to username to anything I want and as long as the password is correct the user will auth.<br></div><div><br></div>Am I attempting something impossible or doing it incorrectly?<br>
<div><div><div><br></div></div></div></div>