| # This file should be available as /isolinux/password | |
| # for complex.c to use. | |
| # | |
| # All lines starting with # and empty lines are ignored | |
| # | |
| # All non-comment lines here are of the form | |
| # USERNAME:PWDHASH:PERM1:PERM2:...: | |
| # | |
| # where USERNAME is maximum of 12 chars, | |
| # PWDHASH is maximum of 40 chars (DES ENCRYPTED) | |
| # PERM1,... are arbitrary strings | |
| # | |
| # The current lines correspond to | |
| # user1:secret1, user2:secret2, user3:secret3 | |
| user1:LcMRo3YZGtP0c:editcmd | |
| user2:FqewzyxP78a7A: | |
| user3:MKjmc.IHoXBNU:root |