Commit fc7b9a7
pam_slurm_adopt - switch to internal version of _pam_drop_reply()
Linux-PAM deprecated _pam_drop_reply(). Implement a basic replacement
internally and use that function instead.
For our use case the response message is simply a single NULL string.
Cherry-picked: 07d30f8
Ticket: 177241 parent 58eca19 commit fc7b9a7
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
103 | 116 | | |
104 | 117 | | |
105 | 118 | | |
| |||
141 | 154 | | |
142 | 155 | | |
143 | 156 | | |
144 | | - | |
| 157 | + | |
145 | 158 | | |
146 | 159 | | |
147 | 160 | | |
| |||
0 commit comments