|
Lines 6-12
Link Here
|
| 6 |
The file master_key contains a copy of the master key under which the |
6 |
The file master_key contains a copy of the master key under which the |
| 7 |
entire Kerberos database is encrypted. Disclosing this key would be bad |
7 |
entire Kerberos database is encrypted. Disclosing this key would be bad |
| 8 |
news. The reason it is stored in the filesystem is because the following |
8 |
news. The reason it is stored in the filesystem is because the following |
| 9 |
programs need to inspect or modify the kereros database, and so the key |
9 |
programs need to inspect or modify the kerberos database, and so the key |
| 10 |
must be available for them, (or else it would have to be typed in by |
10 |
must be available for them, (or else it would have to be typed in by |
| 11 |
hand): |
11 |
hand): |
| 12 |
- kerberos (the server itself) |
12 |
- kerberos (the server itself) |