# # Configuration file for the Passwd change program # $LocalWords = "./badwords"; # # Set the minimum length of the passwd # $pwd_length = 4; # # set the dictionary word list # $Dictionary = "/usr/dict/words";