<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">This works: <a href="https://serverfault.com/questions/766506/automount-usb-drives-with-systemd" class="">https://serverfault.com/questions/766506/automount-usb-drives-with-systemd</a><div class=""><br class=""></div><div class="">Mostly. It doesn’t unmount on removal but that’s a small concern.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 11, 2018, at 11:12 PM, Ryan Coleman <<a href="mailto:RYAN.COLEMAN@CWIS.BIZ" class="">RYAN.COLEMAN@CWIS.BIZ</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I thought about the privileged status and opted to try to use /usr/sbin/pmount tonight and it’s doing the same thing.<br class=""><br class="">Back to square one.<br class=""><br class=""><br class=""><blockquote type="cite" class="">On Jun 11, 2018, at 5:22 PM, Ryan Coleman <<a href="mailto:RYAN.COLEMAN@CWIS.BIZ" class="">RYAN.COLEMAN@CWIS.BIZ</a>> wrote:<br class=""><br class="">The thing that’s confused the ~!@# out of me was that it worked a couple of times and then stopped working, even in the sporadic manner. <br class=""><br class="">I’ll be looking at it again tonight. <br class=""><br class=""><blockquote type="cite" class="">On Jun 9, 2018, at 9:41 AM, Iznogoud <<a href="mailto:iznogoud@nobelware.com" class="">iznogoud@nobelware.com</a>> wrote:<br class=""><br class=""><blockquote type="cite" class=""><br class="">Your concern is noted but not applicable. This truly is no different than mounting a drive automatically on a desktop. <br class=""><br class=""></blockquote><br class="">Yup. I figured you know what you are doing, but I thought I'd bring it up.<br class="">Sounds like a sandboxed machine with a specific purpose.<br class=""><br class=""><br class=""><blockquote type="cite" class="">I’ll look at permissions but I don’t know quite where that would be at.<br class=""></blockquote><br class="">This is a tough one. "mount" can only be executed by privileged accounts, in<br class="">general. Can you try the following to see if the error is coming from mount<br class="">and not from the tools? Instead of mount execute something like:<br class="">echo "DID IT" > /tmp/attempt_text<br class="">Completion should be successful; if it is not, you have a starting point.<br class="">Then, you will see the owner of the newly created file, which, if it does<br class="">exist, immediately tells you that mount returns an error, most likely related<br class="">to permissions.<br class=""><br class="">I hope this helps.<br class=""><br class="">_______________________________________________<br class="">TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br class=""><a href="mailto:tclug-list@mn-linux.org" class="">tclug-list@mn-linux.org</a><br class="">http://mailman.mn-linux.org/mailman/listinfo/tclug-list<br class=""></blockquote><br class="">_______________________________________________<br class="">TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br class=""><a href="mailto:tclug-list@mn-linux.org" class="">tclug-list@mn-linux.org</a><br class="">http://mailman.mn-linux.org/mailman/listinfo/tclug-list<br class=""></blockquote><br class="">_______________________________________________<br class="">TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br class=""><a href="mailto:tclug-list@mn-linux.org" class="">tclug-list@mn-linux.org</a><br class="">http://mailman.mn-linux.org/mailman/listinfo/tclug-list<br class=""></div></div></blockquote></div><br class=""></div></body></html>