I have a custom 2.6.18 kernel on a 64bit system.  Using owfs 2.5p7 and
fuse 2.6.1

I can successfully mount my OW device (in a DS9490 holder) as root and
access the device.  But no matter what I do, the allow_other option is
not getting through.

cat /proc/mounts always shows:

OWFS /mymount fuse rw,nosuid,nodev,user_id=0,group_id=0 0 0

Similarly, allow_root doesn't get through.  (I understand they are
mutually exclusive).

Could this be an issue with my custom kernel?  Is it a 64bit issue perhaps?

I have user_allow_other in /etc/fuse.conf

Among the many forms I have tried:

/opt/owfs/bin/owfs -u --fuse_opt '"-o allow_other"' /mymount/
/opt/owfs/bin/owfs -u --fuse_opt "\"-o allow_other\"" /mymount/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to