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 19