GitXplorerGitXplorer
s

multiuser

public
4 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
267a124b96cbeeab39d3d75eec899f39726c2f8c

Xauthority

sscemama committed 10 years ago
Unverified
b604601b12e3248e218d95216bc6a7ee0b9a996c

Merge pull request #1 from AnCaRioN/evo20150217

sscemama committed 10 years ago
Unverified
82ec8ca4aa1c922eaf0334f2632a5c1cc970ac02

ajout couleur dans vimrc & bashrc, plus modif dans bash_profile

ddvdsnchzIT committed 10 years ago
Unverified
010498fc68f89894db3475a7e74e7218c3a35176

Add all files

sscemama committed 11 years ago
Unverified
8503c304dd068950cc99d8aece529c99b6207220

Initial commit

sscemama committed 11 years ago

README

The README file for this repository.

multiuser

Allows multiple users to use the same linux account.

This package helps to set up a linux account for multiple users (for a lab session for example). All the users will share the same login and password on the machine, but they will have to select their name when they log in. This action will change their $HOME environment variable such that they will not interfere too much with other users.

Warning: this package is not secure and relies on trusting the users.

Install

Copy all the files to a new account, and modify the users file to include the name of your users. You can also add files to the skel directory such than all the users will get a copy of these files.