Description of problem: When mkinitrd creates ramdisk with root on iSCSI, it does not obtain password correctly from iscsiadm. iscsiadm returns: node.session.auth.password = ******** if not told otherwise with --show. Version-Release number of selected component (if applicable): mkinitrd-6.0.71-3.fc10.x86_64 iscsi-initiator-utils-6.2.0.870-1.0.fc10.x86_64 How reproducible: Steps to Reproduce: 1. Configure system with iscsi for root 2. use mkinitrd to create initrd ramdisk 3. check the init file inside the ramdisk for the line setting up iscsi connection Actual results: -w ******* Expected results: -w password Additional info: P.S. I think this is a oneliner bug and that the description is clear. If not do not hesistate to contact me for further details...
Thanks for reporting, this is already fixed in the latest version of mkinitrd (which is in rawhide).