# # npasswd configuration file # # dictionary - Specify dictionary to look in. # There may be multiple such entries. # dictionary /path/to/dictionary [description] # singlecase yes | [no] - Pass single-case passwords # singlecase yes # minlength N [5] - Minimum password length # minlength 6 # maxlength N [8] Maximum effective password length # (for warning purposes only) # printonly yes | [no] - Allow only printable characters # badchars "" - Replace illegal character list # badchars +"" - Add to illegal character list