Commit 444fef5
authored
If user cannot be mapped to uid, continue as anonymous (#45)
* If user cannot be mapped to uid, continue as anonymous
This allows anonymous users to access data via the root protocol.
* If user cannot be mapped to uid, and the user was generated, continue as anonymous
For names generated from DN or DN hash, treat the client as anonymous if
the username cannot be found.
If the name came from a grid-mapfile, fail if the username cannot be
found.
* If client used GSI authentication, but username was generated (DN or DN hash), continue as anonymous1 parent 994b2e3 commit 444fef5
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
82 | 91 | | |
83 | 92 | | |
84 | 93 | | |
| |||
97 | 106 | | |
98 | 107 | | |
99 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
100 | 122 | | |
101 | 123 | | |
102 | 124 | | |
| |||
0 commit comments