search for: testauth

Displaying 3 results from an estimated 3 matches for "testauth".

Did you mean: test_auth
2006 Feb 01
0
url authentication problems
....21 User-Agent: WinampMPEG/5.1 Accept: */* Icy-MetaData:1 Authorization: Basic dGVzdDp0ZXN0 Connection: close HTTP/1.0 401 Authentication Required WWW-Authenticate: Basic realm="Icecast2 Server" You need to authenticate ______________________________________________ i've also tried testauth.php with action "listener_add" here's it's dump: ______________________________________________ POST /auth/action.php HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-icq, application/vnd.ms-excel, application/vnd.m...
2006 Feb 03
0
url authentication problems
....21 User-Agent: WinampMPEG/5.1 Accept: */* Icy-MetaData:1 Authorization: Basic dGVzdDp0ZXN0 Connection: close HTTP/1.0 401 Authentication Required WWW-Authenticate: Basic realm="Icecast2 Server" You need to authenticate ______________________________________________ i've also tried testauth.php with action "listener_add" here's it's dump: ______________________________________________ POST /auth/action.php HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-icq, application/vnd.ms-excel, application/vnd.m...
2006 Jun 14
0
net ads join's generated keytab and solaris
...o no avail. They keytab also appears to have entries for both, so I don't understand this error. DNS works in both directions for this host, and like I said when creating a keytab from a user account on windows, manually, this process works. If I run something like "kinit -k host/mundi@TESTAUTH.NETWORK" I get a preauthentication failed message. If insted of the mundi I make that fully quallified I get the client not found in kerberos database error. I should also mention in order to get this far I had to add supported_enctypes = des-cbc-md5 and various other lines to krb5.conf to...