home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aux / 4375 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  893 b 

  1. Path: sparky!uunet!stanford.edu!apple!earlw
  2. From: earlw@Apple.COM (Earl Wallace)
  3. Newsgroups: comp.unix.aux
  4. Subject: Re: Calling back
  5. Message-ID: <75738@apple.apple.COM>
  6. Date: 18 Dec 92 17:14:21 GMT
  7. References: <1332@jagubox.gsfc.nasa.gov>
  8. Organization: Apple ESD/OSBU/SD/A&TD
  9. Lines: 15
  10.  
  11. In article <1332@jagubox.gsfc.nasa.gov> jim@jagubox.gsfc.nasa.gov (Jim Jagielski) writes:
  12. >For security reasons (as well as fiscal reasons... it's long distance from
  13. >my home to jagubox), I'd like to call A/UX and then tell it to call me
  14. >back at my home number and start a login session (sort of a reverse getty).
  15. >Basically, the "program" should sleep for a while (to give me time to
  16. >hangup and free the line), then dial the number and when answered "start"
  17. >a getty...
  18. >
  19. >Before I start trying to code this, has anyone done it yet?
  20.  
  21. Sounds like a job for ct(1C):
  22.  
  23.     ct - runs login on a dial-up line 
  24.  
  25.  
  26.