If the remote machine has samba running successfully then when you ssh
to that machine you should be able to see it from your terminal window.

Can you locally mount a remote Samba networked resource?  Hm.  Never
tried it.

You could try forwarding port 120 through ssh, though, if the sysadmin
allows port forwarding:

$ ssh -L2001:network'sIPaddress:120

but this isn't likely to work.

If the goal is to work on remote documents on your local machine, I'd
suggest using scp to copy them instead.


On Fri, 2003-01-17 at 08:57, Burke, Thomas G. wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hey gang,
> 
>       I'm wondering if it's possible to share samba over an ssh
> connection, such that the remote machine would be able to mount a
> network drive as a local drive.  This would give me the samba stuff,
> as well as compressing & encrypting the link.
> 
>       TIA,
>               Tom
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGP Personal Privacy 6.5.3
> 
> iQA/AwUBPig1vNPjBkUEZx5AEQJ0swCbB+SmWFcgiySf79IGRbMBMLcAB6EAoO1T
> sHW7caoOKswdUEEMka6E21bG
> =u2oB
> -----END PGP SIGNATURE-----
-- 
--
Slainte,
Richard S. Crawford
AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404
http://www.mossroot.com http://www.stonegoose.com
"It is only with our heart that we can see clearly.  What is essential
is
invisible to the eye."  --Antoine de Saint Exupery



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to