Bug 81574
Summary: | unable to mount/create cryptoapi encrypted filesystems | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | ross tyler <retyler> | ||||||||
Component: | mount | Assignee: | Bernhard Rosenkraenzer <bero> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 8.0 | CC: | mephisto-ut, redhat-bugzilla2eran | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | i686 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2006-02-21 18:51:05 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
ross tyler
2003-01-10 17:01:31 UTC
Created attachment 90470 [details]
Patch to spec for util-linux-2.11y-6 (Phoebe) to add cryptoapi
Created attachment 90471 [details] Implementation of cryptoapi support util-linux-2.11r.patch.bz2 from http://www.kernel.org/pub/linux/kernel/people/hvr/util-linux-patch-int/ reworked to apply cleanly in util-linux-2.11y-6 spec file Attached patches to add the cryptoapi support to util-linux. - get and install util-linux-2.11y-6.src.rpm (Phoebe) - save attachment 90471 [details] as util-linux-2.11r-cryptoapi-81574.patch in SOURCES - apply attachment 90470 [details] as patch to SPECS/util-linux.spec - "rpm -ba SPECS/util-linux.spec" I can't find a trace of the cryptoapi support in the util-linux-2.11y-9 (Shrike) source RPM. Will the owner or submitter please update the version to 9? Patches for util-linux-2.11y-9 in progress, will post when tested. Created attachment 91065 [details]
Patch to spec for util-linux-2.11y-9 (Shrike) to add cryptoapi
Updated the spec file for Shrike and verified that the patch doesn't need to be
updated.
The shell script in the defect still works with the updated RPMs produced, and
my encrypted filesystems produced with the previous version also work.
- get and install util-linux-2.11y-9.src.rpm - save attachment 90471 [details] as util-linux-2.11r-cryptoapi-81574.patch in SOURCES - apply attachment 91065 [details] as patch to SPECS/util-linux.spec - "rpm -ba SPECS/util-linux.spec" I see references here to Red Hat Linux 9 (Shrike). Does this imply that this bug is fixed on this release? If so, then I must be missing something. What? I was still able to use my workaround and build a working mount.crypt and losetup.crypt from 2.11r sources. No, RH9 (Shrike) doesn't support the CryptoAPI enhancements to mount and losetup. I created a source RPM patch for Phoebe and updated it for Shrike in the hopes that RH will add that support in a future release, as I very seriously doubt that they will add it to RH8.0 or 9. With the patch files mentioned in the comments above anything worked (encrypted file system). I wrote a "HOW-TO" and put it online. If somebody want to setup an encrypted file system with RH9, it may be helpful. The HOWTO can be found here: http://www.q-vadis.net/index.php?mID=stories&lng=en&art=5 patches and instruction work here on Redhat 9 Additional Comment #6 needs this change: - rpmbuild -ba Specs/util-linux.spec *** This bug has been marked as a duplicate of 56698 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |