<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000;">Hi All,<br><br>I have seen questions regarding mounting and dealing with root owned data, but nothing that appears to solve my particular issue.<br><br>I am creating an application that needs to mount VM images and do some manipulation (swap kernel, change fstab, etc). Most of the files and directories in the mounted image are owned by root, but of course I don't want to run the application as sudo. Is there anyway to get around using root at all (I can give any user access to a specified mnt point in fstab)? This is probably more of a Unix, systems question, but I'm interested to know if others have dealt with this in the Python domain.<br><br>Regards,<br>Chris<br><div><br></div>
</div></body></html>