We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3361a79 commit f29a157Copy full SHA for f29a157
README
@@ -196,9 +196,9 @@ keytab and store a ccache in the configured ccache file.
196
197
### GssapiBasicAuth
198
Allows the use of Basic Auth in conjunction with Negotiate.
199
-If the browser fails to use Negotiate is will instead fallback to Basic and
+If the browser fails to use Negotiate it will instead fallback to Basic and
200
the username and password will be used to try to acquire credentials in the
201
-module via GSSAPI. If credentials are acquire successfully then they are
+module via GSSAPI. If credentials are acquired successfully then they are
202
validated against the server's keytab.
203
204
- **Enable with:** GssapiBasicAuth On
0 commit comments