[COFF] UUCP on macOS / *BSD

Grant Taylor gtaylor at tnetconsulting.net
Tue Jun 30 06:31:32 AEST 2020


On 6/29/20 2:18 PM, Grant Taylor via COFF wrote:
> sys:
> system targetHost
> call-login targetHost
> called-login targetHost
> port targetHost
> 
> port:
> port targetHost
> type pipe
> command /usr/bin/ssh targetHost.fqdn /usr/sbin/uucico

I should probably include details about how SSH is configured:

uucp user's ~/.ssh/config file:
Host *
	User shortName	# matches the output of uuname -l

Calling system's ~/.ssh/authorized_keys file:
command="/usr/sbin/uucico" ...typical contents...

The uucp user can successfully ssh to the target system without being 
prompted for username or password.  uucico starts automatically.



-- 
Grant. . . .
unix || die

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4013 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://minnie.tuhs.org/pipermail/coff/attachments/20200629/a98200e5/attachment.bin>


More information about the COFF mailing list