Results 1 to 3 of 3

Thread: Securing Linux - first steps...

  1. #1
    Junior Member
    Join Date
    Feb 2004
    Location
    Greece
    Posts
    16

    Exclamation Securing Linux - first steps...

    Hello there, i installed slackware 10 in a machine which it is online continuously..
    I want to secure it first from the inside (eg:for local users) because i dont run any services like apache or ircd 9yet)
    I am wondering how (if i can) "Jail" a user into his directory...
    Let me explain. if i am user chris, in this system i want this user to see only his directory (e.g. /home/chris) and nothing else (like /etc or other user's accounts)
    Is there any script/patch/program to help me ?
    Thanks

  2. #2
    I think this is what you are looking for.

    http://www.antionline.com/showthread...ght=chown+jail

    Let me know if you need anything else.

  3. #3
    adduser -G (G,reffers to the grouping which is the privileges for the user in question)
    hope that helps

Posting Permissions

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