Re: Guest Account, Local Only
- From: Nils Kassube <kassube@xxxxxxx>
- Date: Fri, 25 Jan 2008 12:45:03 +0100
Cyberiade.it Anonymous Remailer wrote:
I'm interested in setting up a guest account on my Ubuntu Gutsy
system for local use only. Meaning, friends could have a username
for one account to share, use all of the local devices, CDROM, floppy,
USB, etc. and Internet, but with one condition:
No access to the normal user's directories
You could protect the home directories of all users from "spying" on other
home directories with the command
sudo chmod 700 /home/*
which makes the directories accessible only by their owner.
and above ~/home directories.
I suppose you mean "above /home". Even the guest account needs (read)
access to vital system directories like /etc or /usr/bin (and some more).
Otherwise the guest user can't run any programs. Do you have sensitive
data somewhere outside your home directory? Then you should better move
those data to your home directory.
Nils
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Guest Account, Local Only
- From: Cyberiade . it Anonymous Remailer
- Guest Account, Local Only
- Prev by Date: Re: Upgrading to KDE 4.0
- Next by Date: How to integrate TTF-Font ?
- Previous by thread: Guest Account, Local Only
- Next by thread: Re: Guest Account, Local Only
- Index(es):