Nautilus cann't access AirPort Time Capsule in Ubuntu 16.04

Bug #1607675 reported by arniu
36
This bug affects 7 people
Affects Status Importance Assigned to Milestone
nautilus (Ubuntu)
Invalid
Low
Unassigned

Bug Description

When connecting to my Time Capsule, I'll get an error "kFPAuthContinue" from server.

While I can mount server with `mount.cifs`:

```
sudo mount.cifs \\10.0.1.1\${user_name} /mnt/ -o user=${user_name},sec=ntlm
```

According to `mount.cifs`'s manual, **the default was sec=ntlm in mainline kernel version prior to v3.8, and has been changed to sec=ntlmssp in kernel v3.8+**.

Maybe that's the reason why it works in Ubuntu 14.04 and fails in Ubuntu 16.04.

arniu (arniu)
summary: - Nautilus cann't access Apple's AirPort Time Capsule in Ubuntu 16.04
+ Nautilus cann't access AirPort Time Capsule in Ubuntu 16.04
arniu (arniu)
information type: Public → Public Security
information type: Public Security → Public
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in nautilus-share (Ubuntu):
status: New → Confirmed
Revision history for this message
Chow Loong Jin (hyperair) wrote :

nautilus-share sets up your computer to host shares, not to access shares. Reassigning to nautilus.

affects: nautilus-share (Ubuntu) → nautilus (Ubuntu)
Changed in nautilus (Ubuntu):
importance: Undecided → Medium
Revision history for this message
adasiko (adasiko256) wrote :

Add one line into [global] section /etc/samba/smb.conf
client use spnego = no

Chek from terninal:
> gvfs-mount smb://MyTimeCapsuleIpAddress/MyShareName

Result: gvfs-mount works. But Nautilus can not mount it from graphic interface.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report, do you still get that problem in newer Ubuntu versions? If so you could you add your journalctl log after triggering the error?

Changed in nautilus (Ubuntu):
importance: Medium → Low
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for nautilus (Ubuntu) because there has been no activity for 60 days.]

Changed in nautilus (Ubuntu):
status: Incomplete → Expired
Revision history for this message
David Mortals (davidmortals) wrote :

This still exist in Ubuntu 20.04 LTS

Changed in nautilus (Ubuntu):
status: Expired → New
Revision history for this message
Sebastien Bacher (seb128) wrote :

don't reopen bugs closed for years, better to register a new ticket with updated information

Changed in nautilus (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.