kerberos and web authentication

2020-08-13 Thread Rita
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

Re: kerberos and web authentication

2020-08-21 Thread Rita
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