You are not logged in.

#1 2021-04-25 07:55:45

jocheem67
Member
Registered: 2009-11-09
Posts: 250

Need some feedback on permissions external disk[SOLVED]

Hi all,

The external disk is Ext4 formatted, and contains some sensitive stuff. I will carry it around a bit, but use it solely on my own computers. I'm using xfce4 exlusively on all my computers.
The thing automounts as root to

/run/media/me/External_disk

So this is what I did permission-wise:

chown -R me:me /run/media/me/External_disk

so every folder inside 'External_disk' is owned by me as regular user. On top of that  i did

chmod -R 700 /run/media/me/External_disk

This seems to work fine as in I can create directories inside 'External_disk´ as user, however:
-- Any ideas against this regarding security or permissions? And if so ->
--Suggestions?
--Should I just loose myself in the wiki's?

Thanks in advance....

Last edited by jocheem67 (2021-04-27 03:20:59)

Offline

#2 2021-04-25 07:59:27

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Need some feedback on permissions external disk[SOLVED]

If you carry it around, and it contains sensitive stuff, then I wouldn't worry about setting permissions on the mountpoint: encrypt the disk.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2021-04-26 17:30:37

jocheem67
Member
Registered: 2009-11-09
Posts: 250

Re: Need some feedback on permissions external disk[SOLVED]

I will look into encryprion. But isf i´d choose not to use encryption: what's your assessment on my permssions?

Offline

#4 2021-04-26 17:39:34

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Need some feedback on permissions external disk[SOLVED]

If the drive isn't encrypted then permissions won't make the slightest bit of difference, anyone can just boot a live distro and mount it with whatever permissions they want.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2021-04-27 03:20:40

jocheem67
Member
Registered: 2009-11-09
Posts: 250

Re: Need some feedback on permissions external disk[SOLVED]

Ok then..I didn't think of that. Thanks for your input.

Last edited by jocheem67 (2021-04-27 03:21:40)

Offline

Board footer

Powered by FluxBB