Xref: utzoo comp.unix.i386:7343 gnu.utils.bug:1263 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cunixf.cc.columbia.edu!lamont!fritzz From: fritzz@lamont.ldgo.columbia.edu (fritz zaucker) Newsgroups: comp.unix.i386,gnu.utils.bug Subject: rexec in ISC, GNU tar fails Keywords: ISC,rexec, GNU-tar Message-ID: <2631@lamont.ldgo.columbia.edu> Date: 29 Jul 90 22:03:07 GMT Organization: Lamont-Doherty Geological Observatory N.Y. Lines: 17 I have a problem running GNU tar over a remote connection. I have tar-1.08 and want to access a tape on a remote host (TCPIP). I am running Interactive Unix ver. 2.02 (SysV3.2). Therefore I compiled withe USE_REXEC. To use tar I made a correct ~/.netrc file (ftp works and doesn't ask for password or login). When using GNU-tar with: tar -tf host:/dev/tape the login is rejected with the message Login incorrect According to the rexecd(1m) man page this means No password file entry for the user name existed. Something is wrong. Any hints? Thanks Fritz