You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issue getting this mode to work with windows AD. For example, I have an user call ldap in the default Users OU. usera and userb are also in the same Users OU. does the following look right?
10 VCL_call c error deliver
10 VCL_call c deliver deliver
10 TxProtocol c HTTP/1.1
10 TxStatus c 401
10 TxResponse c Unauthorized
10 TxHeader c Server: Varnish
10 TxHeader c WWW-Authenticate: Basic realm="Authorization Required"
10 TxHeader c Content-Length: 22
10 TxHeader c Accept-Ranges: bytes
10 TxHeader c Date: Wed, 29 May 2013 03:51:26 GMT
10 TxHeader c X-Varnish: 688111833
10 TxHeader c Age: 0
10 TxHeader c Via: 1.1 varnish
10 TxHeader c Connection: close
The text was updated successfully, but these errors were encountered:
I'm having issue getting this mode to work with windows AD. For example, I have an user call ldap in the default Users OU. usera and userb are also in the same Users OU. does the following look right?
this is the error msg I got
10 VCL_call c error deliver
10 VCL_call c deliver deliver
10 TxProtocol c HTTP/1.1
10 TxStatus c 401
10 TxResponse c Unauthorized
10 TxHeader c Server: Varnish
10 TxHeader c WWW-Authenticate: Basic realm="Authorization Required"
10 TxHeader c Content-Length: 22
10 TxHeader c Accept-Ranges: bytes
10 TxHeader c Date: Wed, 29 May 2013 03:51:26 GMT
10 TxHeader c X-Varnish: 688111833
10 TxHeader c Age: 0
10 TxHeader c Via: 1.1 varnish
10 TxHeader c Connection: close
The text was updated successfully, but these errors were encountered: