Last change
on this file was
e16e8f2,
checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago
|
bootstuff
|
-
Property mode set to
100644
|
File size:
502 bytes
|
Rev | Line | |
---|
[e16e8f2] | 1 | # This file should be available as /isolinux/password |
---|
| 2 | # for complex.c to use. |
---|
| 3 | # |
---|
| 4 | # All lines starting with # and empty lines are ignored |
---|
| 5 | # |
---|
| 6 | # All non-comment lines here are of the form |
---|
| 7 | # USERNAME:PWDHASH:PERM1:PERM2:...: |
---|
| 8 | # |
---|
| 9 | # where USERNAME is maximum of 12 chars, |
---|
| 10 | # PWDHASH is maximum of 40 chars (DES ENCRYPTED) |
---|
| 11 | # PERM1,... are arbitrary strings |
---|
| 12 | # |
---|
| 13 | # The current lines correspond to |
---|
| 14 | # user1:secret1, user2:secret2, user3:secret3 |
---|
| 15 | |
---|
| 16 | user1:LcMRo3YZGtP0c:editcmd |
---|
| 17 | user2:FqewzyxP78a7A: |
---|
| 18 | user3:MKjmc.IHoXBNU:root |
---|
Note: See
TracBrowser
for help on using the repository browser.