
Openindiana: fuse kernel ownership wrong
Hi,
i am OpenIndiana user and (after your post to Illumos SFE project) i
have decided to test.
I have followed instructions from page
http://jp-andre.pagesperso-orange.fr/op ... fs-3g.html and got
this error during installation of fuse kernel module:
---8<-------
$ pfexec pkgadd -d fuse-kernel-1.0AR.6.pkg all
...
...
## Checking for setuid/setgid programs.
Installing fusefs as<fusefs>
## Installing part 1 of 1.
/usr/kernel/drv/amd64/fuse
/usr/kernel/drv/fuse
ERROR: attribute verification of</usr/kernel/drv/fuse> failed
owner name<linux> not found in passwd table(s)
/usr/kernel/drv/fuse.conf<attribute change only>
[ verifying class<System> ]
ERROR: attribute verification of</usr/kernel/drv/fuse> failed
owner name<linux> not found in passwd table(s)
---8<-------
I guess that owner on OpenIndiana should be root:sys for all
/usr/kernel/drv/ files
Regards and thanks for effort to make our community closer to modern OS.