home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / security / misc / 1769 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.security.misc
  2. Path: sparky!uunet!caen!destroyer!news.iastate.edu!john
  3. From: john@iastate.edu (John Hascall)
  4. Subject: Re: Ftp'ing out of a chroot()ed environment
  5. Message-ID: <BxtxxJ.K4n@news.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames, IA
  8. References: <1e8od6INN1b4@ef2007.efhd.ford.com>
  9. Date: Mon, 16 Nov 1992 22:17:42 GMT
  10. Lines: 22
  11.  
  12. smd@sl0091.srl.ford.com (Steve Dahmen) writes:
  13. }Does anybody understand chroot and ftp/telnet enough to tell me why
  14. }I can't get ftp nor telnet to run in my chrooted account??  I'd like
  15. }to set up a user zone to allow simple ftp/telnet through without opening
  16. }my whole system.
  17. }
  18. }I did a dump -n on the binaries and ensured the requested libraries are
  19. }available in the chrooted environment.  Do I need anything special in
  20. }/etc (I have resolv.conf) or /dev???
  21. }
  22. }Help.
  23.  
  24. Without you saying what kind of system you have this is pretty hard, but
  25. Try this:
  26.          strings `which telnet` | grep '/[a-z]'
  27.  
  28. John
  29. -- 
  30. John Hascall                   ``An ill-chosen word is the fool's messenger.''
  31. Systems Software Engineer
  32. Project Vincent
  33. Iowa State University Computation Center  +  Ames, IA  50011  +  515/294-9551
  34.