Re: concurrent users in one account
Next message: Corey Murtagh: "Re: Tutorial and guidelines: Coding standards (long message)"
Date: Wed, 09 Jun 2004 06:11:59 +0200
Broetchen wrote:
>
> So as far as I understand you, I would just create user accounts in the
> chroot environment? Do you have any resources
> how to do it because I'm not too familiar with the linux admin stuff.
useradd can be used to create a new account. The home
directory is created with a copy of /etc/skel. userdel
can be used to delete an account and all the files in
the home directory. See the man pages for options.
--
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use kasperd@kd.lir.dk and abuse@kd.lir.dk
I'd rather be a hammer than a nail.
Next message: Corey Murtagh: "Re: Tutorial and guidelines: Coding standards (long message)"
Relevant Pages
- Re: SAMBA and XP
... I use Samba to access shares from network 'nix boxes from ... In Windows, when you're a member of a Domain, you sent your authentication ... the home directory and drive mapping, ... and give it the same name and password as the account they ... (RedHat) - Re: Leopard: Advanced Options in Accounts not ready for prime time?
... When I created a regular user account I went back in to Advanced Options and changed the home directory for that user from /Users/ethant to /Volumes/Home/ethant. ... I'd expect that to create my basic account user in /Volumes/Home/ethant upon first login. ... (comp.sys.mac.system) - Re: Copying over a user account #2
... >>> The user now has permissions for all its own files, ... The desktop layout is in the home directory, at least on 10.4, so I do not ... never tried more than one account under 10.3, ... > difference -- I dragged the home directory over from the iBook to the G4 ... (comp.sys.mac.system) - Re: unpriviledge user to run a program
... Yes, least privilege, not "less than necessary privilege". ... having a special account associated with a network service opened up ... problem setting up a special home directory for each daemon ... To be honest, I don't use IRC. ... (comp.unix.shell) - Questions about system vs. user accounts...
... The problem I'm having is that I'll create a jabber account ... However...when I check the mysql user account that the RH9 rpms create, ... it has a bash shell and home directory of /var/lib/mysql...yet when I ... look in it's home directory there's no .bashrc. ... (RedHat) |
|