Networking Forums

Networking Forums > Computer Networking > Linux Networking > SSh usage

Reply
 
 
rahul8143@gmail.com
Guest
Posts: n/a

 
      10-12-2005, 04:23 PM
hello,
I know that ssh by other user to my remote machine with root access can
allow user to use all resources to remote machine.
but is there any way i can prevent a ssh user to my machine with root
access not to copy/write to my directory but read only
files/directories. consider i am asking this as a remote user with root
access who want to prevent allowed ssh connections to copy my data to
his machine.

 
Reply With Quote
 
 
 
 
Bill Marcum
Guest
Posts: n/a

 
      10-12-2005, 05:48 PM
On 12 Oct 2005 09:23:03 -0700, (E-Mail Removed)
<(E-Mail Removed)> wrote:
> hello,
> I know that ssh by other user to my remote machine with root access can
> allow user to use all resources to remote machine.
> but is there any way i can prevent a ssh user to my machine with root
> access not to copy/write to my directory but read only
> files/directories. consider i am asking this as a remote user with root
> access who want to prevent allowed ssh connections to copy my data to
> his machine.
>

Root access is root access. You can encrypt your files, or keep them on
a removable drive that is connected only when needed, or you can set
up the /etc/sudoers file so that the remote user can only execute
selected commands as root.


--
Pardon this fortune. Database under reconstruction.
 
Reply With Quote
 
Tauno Voipio
Guest
Posts: n/a

 
      10-12-2005, 06:37 PM
(E-Mail Removed) wrote:
> hello,
> I know that ssh by other user to my remote machine with root access can
> allow user to use all resources to remote machine.
> but is there any way i can prevent a ssh user to my machine with root
> access not to copy/write to my directory but read only
> files/directories. consider i am asking this as a remote user with root
> access who want to prevent allowed ssh connections to copy my data to
> his machine.


There's no secure way to prevent a user 0 (root) to
wreak havoc on the system.

Simply DO NOT allow root logins in SSH configuration.

Log in as a non-root (and non-evident) user and
use sudo for limited root operations.

--

Tauno Voipio
tauno voipio (at) iki fi


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to know download usage Martin ©¿©¬ @nohere.net Broadband 3 07-16-2008 02:17 PM
Usage Basil Lee Broadband Hardware 2 08-09-2006 09:39 AM
CPU usage - TCP vs UDP Linux Networking 4 03-04-2005 07:05 PM
Broadband usage Alan Penn Broadband 13 02-07-2005 08:28 AM
Usage limitations John Edgar Broadband 5 04-13-2004 08:53 AM



1 2 3 4 5 6 7 8 9 10 11