How did the original program mount shares without root?!
Closed this issue · 1 comments
TheTechRobo commented
Believe it or not, this is my bottleneck.
I'm not sure if I should be ashamed or not.
TheTechRobo commented
According to LinuxNIT, he setuid on the binaries.
He advised me not to do that tho - he doesn't know the safety ramifications if any.
So I guess I'll just use sudo with the stdin thingy.