Christian Magnusson wrote:
> You probably have problems with the fuse permissions. If you are
> using a new fuse-version there is a mount-flag called allow_other
> that you should try if other users than root should be able to access
> the directory.

I'am a root user, I use new fuse 2.3.0 and a CVS owfs (but old "stable" does
not work too now :/ )

>
> owfs --fuse_opt="allow_other" -d /dev/ttyS0 /var/1wire/

[EMAIL PROTECTED]:~# /opt/owfs/bin/owfs -u --fuse_opt="allow_other" /mnt/1wire/

Does not help :(

> [EMAIL PROTECTED] /var]# ls -l /var | grep 1wire
> drwxr-xr-x   3 root root     1 Jul  8 07:53 1wire

After starting owfs:

[EMAIL PROTECTED]:/mnt# ls -l /mnt/
/usr/bin/ls: /mnt/1wire: Połączenie odrzucone (~"connection rejected")
razem 2
drwxr-xr-x  2 root root 48 2005-06-30 12:25 backup/
drwxr-xr-x  2 root root 48 2002-03-16 08:34 cdrom/
drwxr-xr-x  2 root root 48 2002-03-16 08:34 floppy/

Then I umount (fusermount -u.... wroks too) and owfs deamon dies

[EMAIL PROTECTED]:/mnt# umount /mnt/1wire
[EMAIL PROTECTED]:/mnt# ls -l /mnt/
razem 2
drwxr-xr-x  2 root root 48 2005-07-07 17:48 1wire/
drwxr-xr-x  2 root root 48 2005-06-30 12:25 backup/
drwxr-xr-x  2 root root 48 2002-03-16 08:34 cdrom/
drwxr-xr-x  2 root root 48 2002-03-16 08:34 floppy/
[EMAIL PROTECTED]:/mnt#

"debug" and "allow_root" does not work at all:

[EMAIL PROTECTED]:/mnt# /opt/owfs/bin/owfs -u --fuse_opt="allow_root" 
/mnt/1wire/
fusermount: mount failed: Invalid argument

only allow_others and default_permissions can be passed to the program,
howether it does not help.

:-(



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to