Hello 9fans.
issue:
9pfuse does not try to be authenticated.
the fix:
replace fsmount in src/cmd/9pfuse/main.c by fsamount.
how to fix:
(a) we need to add
#include <auth.h>
in src/cmd/9pfuse/a.h
(b) replace
if((fsys = fsmount(fd, spec)) == nil)
by
if((fsys = fsamount(fd, spec)) == nil)
in src/cmd/9pfuse/main.c
if you want to leave old protocol, adding "-n" flag may be better
following 9p command.
Kenji Arisawa
------------------------------------------
9fans: 9fans
Permalink:
https://9fans.topicbox.com/groups/9fans/T0cd6b4c2ce9f9a00-M9d256d23c5f69112f5294f4c
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription