*nix Thread, How can I make a Mac OS-style 'guest account' in Ubuntu? in Technical; hello -
I'm wishing for something like the Mac OS 'Guest' account in Ubuntu. Basically a full-featured sandbox account (locked ...
-
26th July 2010, 07:28 PM #1
- Rep Power
- 0
How can I make a Mac OS-style 'guest account' in Ubuntu?
hello -
I'm wishing for something like the Mac OS 'Guest' account in Ubuntu. Basically a full-featured sandbox account (locked down & customized to the admin's requirements) with no password; you can log into it from the main login screen; and the guest has a real home directory with read-write access. Upon logout everything is wiped back to default settings.
(The Ubuntu Guest Session seems kind of useless, because you can only log into it after another user has logged in).
Does anyone have a solution in place, or suggestions?
thanks in advance -
-
-
IDG Tech News
-
27th July 2010, 06:07 AM #2 I would be very interested in this?
any other useful sites on running ubuntu in school?
-
-
27th July 2010, 06:38 PM #3 I am assuming this is stand-a-lone? We have guest accounts on our clients (ubuntu) but the users are created on the server and the password is changed the and home area wiped at the end of the day/week/month whatever we decide. It does have a password as well, which can be changed to what we want....will this be a stand-a-lone box? Connected to a windows server? Linux server?
-
-
27th July 2010, 07:30 PM #4
- Rep Power
- 0
I was thinking standalone like the Mac guest account which is local - but server-based is an interesting idea. My main server is Mac OS 10.5 and I have various Ubuntu servers on hand as well. How would you set it up? (Including the home directory auto-wipe).
-
-
28th July 2010, 11:46 AM #5 Would the users home areas be on the box or on the server? We have a cron job that runs that does this for us, but that job could easily be run on the client so that every night at 5pm the home area is wiped. We just use the 'rm' command - for example: 'rm -d -R -f /home/users/guests/guest1/*" This is then run on a cron job that we setup, we can also disable or enable or change the password of all the guest users at once. Again our lockdown of the system, is done on the box or as the user. When doing it as the user they get the 'profile' downloaded at login. Again this is all done server side.
I suppose if you want to do it client side you could, get a ubuntu box, create your user, lock it down with gconf or similar, setup cron, get it to run the above command at a certain time. Though that does not help you if someone logs into immediately after the last person.
-
SHARE:
Similar Threads
-
Replies: 10
Last Post: 4th June 2011, 03:14 PM
-
By sknutson in forum Office Software
Replies: 2
Last Post: 31st March 2010, 05:40 PM
-
Replies: 9
Last Post: 25th March 2008, 07:13 PM
-
By mac_shinobi in forum Mac
Replies: 8
Last Post: 12th March 2008, 01:38 PM
-
By contink in forum Thin Client and Virtual Machines
Replies: 7
Last Post: 4th October 2007, 10:49 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules