Issue #2405 has been updated by liweitianux. Description updated Status changed from New to Resolved
PUFFS and mount_psshfs have been removed. ---------------------------------------- Bug #2405: Permission issue with mount_psshfs and user mount http://bugs.dragonflybsd.org/issues/2405#change-13715 * Author: herrgard * Status: Resolved * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- 3.1-DEVELOPMENT DragonFly v3.1.0.1295.ga09657-DEVELOPMENT #74: Tue Aug 14 10:54:12 CEST 2012 x86_64 # kldload puffs # sysctl vfs.usermount=1 > mount_psshfs user@ip /path/test2 > mkdir test2/foobar mkdir: test2/foobar: Permission denied If you don't specify a path at ip, user's home dir will be mounted. The dir doesn't matter though... sudo mkdir test2/foobar works. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
