Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: mackayr on May 10, 2006, 03:20:33 PM

Title: File encryption on SME
Post by: mackayr 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
Title: File encryption on SME
Post by: bgthoele on September 18, 2006, 11:08:03 PM
Mackayr

Did you ever find a solution to this.  I am interested as well.
Title: File encryption on SME
Post by: mackayr on September 19, 2006, 02:02:12 AM
Not yet!
Title: File encryption on SME
Post by: duncan 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.
Title: File encryption on SME
Post by: duncan 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.
Title: File encryption on SME
Post by: fpausp 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
Title: File encryption on SME
Post by: william_syd 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
Title: File encryption on SME
Post by: duncan 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.
Title: File encryption on SME
Post by: william_syd on September 20, 2006, 03:56:13 AM
Not a over the top fan. It is funny how Victoria is not in the game.
Title: File encryption on SME
Post by: duncan 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.
Title: File encryption on SME
Post by: duncan on September 20, 2006, 01:35:15 PM
Kernel module is here (http://wiki.goldtel.com.au/truecrypt.tar). 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 (http://www.micressor.ch/content/wiki/index.php/Truecrypt).