Koozali.org: home of the SME Server

File encryption on SME

mackayr

File encryption on SME
« on: May 10, 2006, 03:20:33 PM »
Greetings.

Is there any file encryption software available for SME (similar to Truecrypt).  Or has Truecrypt or GPG been installed successfully?

Thanks,

Rob

bgthoele

File encryption on SME
« Reply #1 on: September 18, 2006, 11:08:03 PM »
Mackayr

Did you ever find a solution to this.  I am interested as well.

mackayr

File encryption on SME
« Reply #2 on: September 19, 2006, 02:02:12 AM »
Not yet!

duncan

File encryption on SME
« Reply #3 on: September 19, 2006, 03:18:35 AM »
Truecrypt doesn`t look too hard - and the beuty of it would be cross platform. I will have a go this week sometime.

duncan

File encryption on SME
« Reply #4 on: September 19, 2006, 11:04:05 AM »
Quote from: "duncan"
Truecrypt doesn`t look too hard - and the beuty of it would be cross platform. I will have a go this week sometime.


Ha - famous last words.

Need the kernel-source of the current kernel (2.6.9-34.0.2.ELsmp) to compile. Cant find it anywhere.

Pity - it works nicely on another nix machine I have here.

Offline fpausp

  • *
  • 728
  • +0/-0
File encryption on SME
« Reply #5 on: September 19, 2006, 09:50:17 PM »
Have you tried openssl, it should be installed on sme7 ?

Here is a howto:

http://www.madboa.com/geek/openssl/

I have not tried it, but i will do.


regards
fpausp
Viribus unitis

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
File encryption on SME
« Reply #6 on: September 20, 2006, 03:15:32 AM »
Quote from: "duncan"
Quote from: "duncan"
Truecrypt doesn`t look too hard - and the beuty of it would be cross platform. I will have a go this week sometime.


Ha - famous last words.

Need the kernel-source of the current kernel (2.6.9-34.0.2.ELsmp) to compile. Cant find it anywhere.

Pity - it works nicely on another nix machine I have here.


Do you get smp kernel source or is there just one kernel source and you get a smp kernel depending on how you compile it ?

I did find this..

http://isoredirect.centos.org/centos/4.3/updates/SRPMS/kernel-2.6.9-34.0.2.EL.src.rpm
Regards,
William

IF I give advise.. It's only if it was me....

duncan

File encryption on SME
« Reply #7 on: September 20, 2006, 03:36:54 AM »
Hi William - Thanks - I`ll check it out later after work.

Footy fan? Big game at TS friday nite.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
File encryption on SME
« Reply #8 on: September 20, 2006, 03:56:13 AM »
Not a over the top fan. It is funny how Victoria is not in the game.
Regards,
William

IF I give advise.. It's only if it was me....

duncan

File encryption on SME
« Reply #9 on: September 20, 2006, 10:22:20 AM »
Ok - so I have a working kernel module (2.6.9-34.0.2.ELsmp only) that loads properly. I have no interest in turning it into an rpm so it will probably be a simple untar and install jobby.

duncan

File encryption on SME
« Reply #10 on: September 20, 2006, 01:35:15 PM »
Kernel module is here. Extract it under /lib/modules/2.6.9-34.0.2.ELsmp.

Grab the rpm for fedora core from the truecrypt site, extract and install. Examples of use can be found here.