Re: [aclug-L] telnet
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Jesse Kaufman <kaufmjes@xxxxxxxxxxxxxxx> writes:
> hey, is it possible / how do i mount remote file systems... for
> instance, i have been doing my programming on my school's server, and i
> would like to be able to mount my home dir on that server to something
> on my computer... this way, i can use all my nifty stuff, then telnet
It would be extremely unlikely if you were permitted to do this, since
it would be a huge security risk. NFS necessarily does not have any
login/password authentication scheme, since it lies at a lower level
of the system than that, meaning it would be trivial for others to
impersonate you in such a scheme -- or worse, impersonate root.
NFS is quite useful if "trusted" people run all the machines using it,
but bad things can happen otherwise.
That said, the command is:
mount -t nfs remotehost:/remote/filesystem /mnt
--
John Goerzen Linux, Unix consulting & programming jgoerzen@xxxxxxxxxxxx |
Developer, Debian GNU/Linux (Free powerful OS upgrade) www.debian.org |
----------------------------------------------------------------------------+
Visit the Air Capital Linux Users Group on the web at http://www.aclug.org
---
This is the Air Capitol Linux Users Group discussion list. If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx. If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.
- Re: [aclug-L] telnet, (continued)
- Re: [aclug-L] telnet, Jeremy Johnstone, 1998/09/26
- Re: [aclug-L] telnet, Jeremy Johnstone, 1998/09/26
- Re: [aclug-L] telnet, John Goerzen, 1998/09/27
- Re: [aclug-L] telnet, Jeremy Johnstone, 1998/09/29
- [aclug-L] Security Question: How safe is it?, Bob Deep, 1998/09/29
- Re: [aclug-L] Security Question: How safe is it?, Jeremy Johnstone, 1998/09/29
- Re: [aclug-L] Security Question: How safe is it?, Jeremy Johnstone, 1998/09/29
- Re: [aclug-L] Security Question: How safe is it?, John Goerzen, 1998/09/29
- Re: [aclug-L] Security Question: How safe is it?, John Goerzen, 1998/09/29
- Re: [aclug-L] telnet, John Goerzen, 1998/09/29
Re: [aclug-L] telnet,
John Goerzen <=
|
|