home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / uucp / 1663 < prev    next >
Encoding:
Text File  |  1992-08-15  |  2.3 KB  |  56 lines

  1. Newsgroups: comp.mail.uucp
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!rac2.wam.umd.edu!elitman
  3. From: elitman@rac2.wam.umd.edu (Eric A. Litman)
  4. Subject: L.sys chat script
  5. Message-ID: <1992Aug15.212405.3117@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac2.wam.umd.edu
  8. Organization: U. of Maryland, College Park.
  9. X-Newsreader: Tin 1.1 PL4
  10. Date: Sat, 15 Aug 1992 21:24:05 GMT
  11. Lines: 43
  12.  
  13. I have recently been offered a uucp connection from a local Internet site, and
  14. have configured my system accordingly. However, I am having a bit of a problem
  15. with the chat script.
  16.  
  17. In my script, I log into an Annex terminal server, then to an account on a 
  18. machine connected to the Annex, then rlogin -8 to the uucp host. All goes
  19. well in the connection up to the point where the script interacts with the
  20. shell, at which point it hangs. 
  21.  
  22. To successfully send the password to the remote host, I must have a \n\c
  23. following the text to be entered. on the next line:
  24.  
  25.     UU:~5-\n-UU: uucall \
  26.  
  27. where 'UU:' is the prompt on the account, and uucall is an alias to a rlogin
  28. -8 command. For some reason, the 'uucall' is not being interpreted by the 
  29. shell (I've used both csh and tcsh, the later being totally unusable in this
  30. circumstance). Using uucico at debug level 6, I see that 'uucall' is sent
  31. but a line feed is not performed, and the shell gives no reply. The cursor
  32. merely returns to the beginning of the line. If I append \n or \n\c to the 
  33. line, stderr reports that 'uucall' is not found. I have only used the alias 
  34. 'uucall' because I saw the same error message when using 
  35.  
  36. 'rlogin\s<uucp host deleted>\s-8\s-l<account name deleted>' 
  37.  
  38. The shell interpreted $# as the entire command - it reported that 
  39. 'rlogin <uucp host> -8 -l <login name>' was not found.
  40.  
  41. This leads me to believe that uucico and uupoll are sending some other 
  42. characters with the text I have input. Strangely enough, appending a \r
  43. to the line has no effect whatsoever.
  44.  
  45. Logging into the account manually, I am able to perform all of the above
  46. functions effortlessly.
  47.  
  48. I am running the NeXT 2.1 standard UUCP software on an '030 cube.
  49.  
  50. Does anyone have any ideas on this? I would appreciate any information or
  51. suggestions.
  52.  
  53. --
  54. Eric A. Litman  #import <std/disclaimer.h> | NeXTMail, MIME accepted - please 
  55. U. of Maryland, NeXT Campus Consultant     | indicate in Subject line.
  56.