Re: kerberos and web authentication

2020-08-21 Thread Benjamin Kaduk
On Fri, Aug 21, 2020 at 08:04:24PM -0400, Rita wrote: > hi > > The webserver has DNS aliases but not multiple IPs. On a client level is it (temporarily) forcing the name to resolve to just a single IP, e.g., via /etc/hosts, would be one possible diagnostic measure. > possible to disable the reve

Re: kerberos and web authentication

2020-08-21 Thread Rita
hi The webserver has DNS aliases but not multiple IPs. On a client level is it possible to disable the reverse lookup? I am not sure if its backed up a pool of servers -- is there a way to find out from a client? On Fri, Aug 21, 2020 at 7:30 PM Benjamin Kaduk wrote: > On Thu, Aug 13, 2020 at 07

Re: kerberos and web authentication

2020-08-21 Thread Benjamin Kaduk
On Thu, Aug 13, 2020 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 else I can

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