hi, i use a few encrypted files as container for my encrypted data and use few encrypted fs too (LUKS and truecrypt). currently there is no way to simple use these file systems since (u)mount do not support these. i wrote small scripts to use them. but it'd much easier if i can use automount to mount these fs when i try to access them. eg. create a map file which contains which fs should have to mount to which mount point with which keyfile (usually i use key file form my pendrive). this can be work, but the problem is umount. since auto map file contain only a crypt which should have to called during mount, but no way (script) for umount and all of these case is more than one umount (losetup, cryptsetup, treycrypt etc call). is there any way to do this with automount? thanks in advance. yours.
-- Levente "Si vis pacem para bellum!" _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
