I am currently in the process of building a server for our little charity. I 
have used the 5.1.2 server as a basis for this as it had almost all the 
features I needed and is easily to administer via the server-manager.

I only needed to add three things to it:

1. e-mail virus scanning
2. ps2pdf
3. encryped filesystem in a file (using losetup)

I managed to do 1 and 2: installed amavis and ghostscript, but I cannot get 3 
to work:

when I do 'losetup -e <anything> /dev/loop0 /tmp/file.fs' I always get 
'Unsupported encryption type <anything>, except when I use DES, than I get 
prompted for a password followed by: 'ioctl: LOOP_SET_STATUS: Invalid 
argument'

Can anyone tell me what I need to do to get anytype of encryption to work 
with losetup.

Kees Vonk

--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to