Commit 6a47c41
committed
Add PA_PAC_REQUEST to probe AS-REQ for accounts without preauth
Accounts with DONT_REQUIRE_PREAUTH return an AS-REP directly from
the probe. Without PA_PAC_REQUEST the KDC response could be missing
enc-part, causing PyAsn1Error. Add PA_PAC_REQUEST alongside the
kinit-style PA_AS_FRESHNESS and PA_REQ_ENC_PA_REP padata.1 parent 0bda29c commit 6a47c41
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
279 | 283 | | |
280 | 284 | | |
281 | 285 | | |
| |||
287 | 291 | | |
288 | 292 | | |
289 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
290 | 297 | | |
291 | 298 | | |
292 | 299 | | |
| |||
0 commit comments