home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / cops_104.zip / cops_104 / docs / readme.yp < prev    next >
Text File  |  1992-03-10  |  591b  |  16 lines

  1.  
  2.   There are a couple of things to keep in mind if you're using yellow
  3. pages/NIS.  Automatic checks are made in the passwd.chk, group.chk, suid.chk,
  4. and ftp.chk.  However, if you want to crack passwords from that database,
  5. you need to do one of three things:
  6.  
  7. 1)  If you're using "pass_diff.chk" to check only changed passwords (on
  8. line 108 of "cops"), change the flag on line 33 in "pass_diff.chk" from
  9. "NO" to "YES"
  10.  
  11. 2)  If you're not running "pass_diff.chk", replace "pass.chk" with
  12. "yp_pass.chk" on line 109 of "cops".
  13.  
  14. 3)  Create a password file with ypcat and run "pass.chk -P file".
  15.  
  16.