Thread: Ubuntu 9.04 + cifs + Slax 6.0.7
so, i'm sitting here on laptop running ubuntu 9.04 desktop, , ssh slax 6.0.7 box downstairs. realize still need access local files on desktop.
pop open nautilus on laptop, right-click on th directory need, , select `sharing options'. check first box (``share folder'', , name `ipl'. pops open box telling me need install package, so, tells me need restart session; log out , in.
add line/etc/exports, , run command update this.code:/home/luke/development/ipl *(rw,sync,no_subtree_check)
in on slax box, , mount share command. appears work, discover not have write access.code:mount -t cifs -o 'user=luke' hp-dv6426us-u904:ipl ipl/
see files owned uid 1000, create user id, no luck.
try commandinstead. still no luck.code:mount -t cifs -o 'user=luke' -o rw -o uid=0 hp-dv6426us-u904:ipl ipl
see ``allow other people write in folder'' checkbox in sharing dialog box in ubuntu, however, tells me change file permissions, current file permissions relevant, i'd rather let system know same user.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [other] Ubuntu 9.04 + cifs + Slax 6.0.7
Ubuntu
Comments
Post a Comment