Anybody know how to password protect a folder in Kubuntu?
Announcement
Collapse
No announcement yet.
Folder Password Protection
Collapse
This topic is closed.
X
X
-
Re: Folder Password Protection
You can also (for example) create a new user called 'private', and make the folders you want behind a password belong to him, you could then access the 'private' folders with the command (or .desktop shortcut)
Code:kdesudo -u private 'konqueror /path/to/private/folder'
Of course this does not provide real privacy, as anyone that knows a valid sudo password (or has physical access to the machine) can easily access the folders. If you want real privacy, I'd recommend encryption.
- Top
- Bottom
Comment
Comment