Skip to content

Commit d57a3f9

Browse files
committed
flatly refusing to find maven source
1 parent 44e93c5 commit d57a3f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

sections/errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Possible causes:
110110
1. You don't have the Java Cryptography Extensions installed.
111111
1. The principal isn't in the same realm as the service, so a matching TGT cannot be found.
112112
That is: you have a TGT, it's just for the wrong realm.
113+
1. Your Active Directory tree has the same principal in more than one place in the tree.
113114

114115

115116
## `Failure unspecified at GSS-API level (Mechanism level: Checksum failed)`

sections/web_and_rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Here are the settings for a local VM, a VM which has an entry in the `/etc/hosts
4343

4444
This hostname is then listed in firefox's config as a URL to trust.
4545

46-
![firefox spnego][../images/firefox_spnego_setup.png]
46+
![firefox spnego](../images/firefox_spnego_setup.png)
4747

4848
## Chrome and SPNEGO
4949

0 commit comments

Comments
 (0)