forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit678cd5c
committed
From: Jun Kuwamura <juk@rccm.co.jp>
Subject: [HACKERS] auth.c for kerberos. I made pgsql with eBones(international version of Kerberos4). Thefollowing modification was needed. And I added read permition forgroup to srvtab instead of running postmaster as root.1 parent3bc0710 commit678cd5c
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
445 | 450 |
| |
446 | 451 |
| |
447 | 452 |
| |
|
0 commit comments
Comments
(0)