u_kapaley256
October 27th, 2009, 09:15 PM
Hi all,
I am trying to mount my roomie's home through sshfs
But i can do it only through root
I dont have previliges as a user
pls help
Thanks
PS :
I followed these steps :-
1)Install sshfs
2)make directory /media/user
3)chown on the directory
4)adduser udayan fuse
5)sshfs user@192.168.1.67:/home/user /media/user
and then :-
*chmod 777 /media/user
*chgrp fuse /media/user
I am trying to mount my roomie's home through sshfs
But i can do it only through root
I dont have previliges as a user
pls help
Thanks
PS :
I followed these steps :-
1)Install sshfs
2)make directory /media/user
3)chown on the directory
4)adduser udayan fuse
5)sshfs user@192.168.1.67:/home/user /media/user
and then :-
*chmod 777 /media/user
*chgrp fuse /media/user