![]() |
![]()
| ![]() |
![]()
NAMEnewusers.pl - A perl script that compares a list of usernames and MD5 sums output by digestion.pl(1) to the passwd database and outputs a list of accounts that are in that list but not in the passwd database. SYNOPSIShunter-seeker.pl [ -h ] [ -i [input file] ] [ -o [output file] ] [ -f [MD5 sum field in GECOS] ] [ -G [affected group] ] DESCRIPTIONhunter-seeker.pl iterates through /etc/passwd comparing MD5 sums of users in the group specified as argument to -G to a list of MD5 sums as output by digestion.pl(8). It outputs a list of users that are in the input list but not in passwd(5). This list is suitable for processing with userneu(8).
FILESlist_digested Default input filename to_create Default output filename SEE ALSOhunter-seeker.pl(8), digestion.pl(8), reaper.pl(8), userneu(8) AUTHORJohannes Grassler <johannes.grassler@freenet.de>
|