I created a user keytab. I use curl to authenticate against a web server.
`curl -u : --negotitate` it works randomly (about 33% accuracy). I am
trying to figure out if its a webserver issue or kerberos issue. Is there
anything else I can do?
--
--- Get your facts first, then you can distort them
at 07:10:42AM -0400, Rita wrote:
> > I created a user keytab. I use curl to authenticate against a web server.
> > `curl -u : --negotitate` it works randomly (about 33% accuracy). I am
> > trying to figure out if its a webserver issue or kerberos issue. Is there
> > anything