ryan-lee@plucky-client:~$ apt policy apparmor
apparmor:
  Installed: 4.1.0~beta5-0ubuntu14.1
  Candidate: 4.1.0~beta5-0ubuntu14.1
  Version table:
 *** 4.1.0~beta5-0ubuntu14.1 100
        100 http://us.archive.ubuntu.com/ubuntu plucky-proposed/main amd64 Pack>
        100 /var/lib/dpkg/status
     4.1.0~beta5-0ubuntu14 500
        500 http://us.archive.ubuntu.com/ubuntu plucky/main amd64 Packages

ryan-lee@plucky-server:~$ apt policy apparmor
apparmor:
  Installed: 4.1.0~beta5-0ubuntu14.1
  Candidate: 4.1.0~beta5-0ubuntu14.1
  Version table:
 *** 4.1.0~beta5-0ubuntu14.1 100
        100 http://us.archive.ubuntu.com/ubuntu plucky-proposed/main amd64 Pack>
        100 /var/lib/dpkg/status
     4.1.0~beta5-0ubuntu14 500
        500 http://us.archive.ubuntu.com/ubuntu plucky/main amd64 Packages

After generating and transferring an SSH key, plucky-client.local can
ssh into plucky-server.local without a password.

`sshfs -o
_netdev,user,idmap=user,transform_symlinks,allow_other,default_permissions,uid=1000,gid=10000
[email protected]:/home/ryan-lee/Desktop
~/Desktop/mountpoint` works successfully and allows the creation of a
file inside the server's Desktop folder.

After adding `[email protected]:/home/ryan-lee/Desktop
/home/ryan-lee/Desktop/mountpoint fuse.sshfs
_netdev,user,idmap=user,transform_symlinks,allow_other,default_permissions,uid=1000,gid=1000
0 0` to /etc/fstab and issuing a `sudo systemctl daemon-reload`, `mount
-a` mounts the Desktop folder of the server in the client and allows the
creation of another file inside the server's Desktop folder.

Test plan verification successful.

** Tags removed: verification-needed verification-needed-plucky
** Tags added: verification-done verification-done-plucky

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111807

Title:
  Plucky broke fstab sshfs mounts, which depend on fusermount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2111807/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to