Results 1 to 2 of 2

Thread: encrypted file server with read-write multiple acces at the same time

  1. #1
    Join Date
    Nov 2007
    Beans
    254

    encrypted file server with read-write multiple acces at the same time

    I work for a media development NGO. Currently our shared network drive holds all our documents. Quite some of them are sensitive and in my opinion the drive should be encrypted. The only problem is that when I would encrypt it with truecrypt, only one person can access it with read and write acces and the other only with read-only.

    The server is hosted by a ICT firm which shouldn't be able to see the content.

    What do you think would be a good solution? (and don't say: host our own fileserver)
    they stole our revolution. we stole it back. they hired us to work on it. and now we're occupying the plant. -@mala

  2. #2
    Join Date
    Jan 2006
    Location
    Denver, CO
    Beans
    63
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: encrypted file server with read-write multiple acces at the same time

    I would look at using dm-crypt encryption instead - you can mount it once the system starts up using a passphrase, and then it's just a partition like any other, so I don't see what issues there would be with multiple users accessing the files.

    An article like this should get you started on the commands you'd need.

Tags for this Thread

Bookmarks

Posting Permissions

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