Commit 1524cad
committed
Hardcode value of GSS_C_DELEG_POLICY_FLAG
This value is fortunately specified by RFC 5896. Truly ancient Kerberos
implementations, such as the Heimdal in base on FreeBSD at the time of
writing, will not provide this flag. However, since unknown flags will
be ignored, it's fine to just provide it anyway.
Resolves: #228
Signed-off-by: Robbie Harwood <rharwood@redhat.com>1 parent 8b623eb commit 1524cad
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments