Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, Newbie to Linux. I need to create a user account for a software developer. I am logged in as an administrator and was planning on using the 'useradd' command ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4

    User accounts

    Hi,
    Newbie to Linux. I need to create a user account for a software developer. I am logged in as an administrator and was planning on using the 'useradd' command to add the developer. Where should I place his folder in the directory hierarchy?

    He will need to access the gcc compiler to do his development.

    Paulbert

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Ok all users are in the /home directory

    It is easiest to use Yast to set up users. This can be done from a normal account but you must supply the root password when starting yast.

    Yast-Security&Users-User management.

    There should be no problem in general as a Normal user but it all depends on exactly what is being developed. If the app that is being developed is root dependents then he may need to have root access or be a member of the root group. Also he may need root access (ie root password) if he is to be allowed to install packages.

    If you don't trust hime why are you having him write programs for you?

  3. #3
    Just Joined!
    Join Date
    Sep 2009
    Posts
    4
    thanks for the speedy reply.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...