Comment 5 for bug 1771943

Revision history for this message
piviul (piviul) wrote :

$ LANG=C; gio mount //server/share
gio: file:////server/share: volume doesn?t implement mount

$ GVFS_DEBUG=1 /usr/lib/gvfs/gvfsd -r

trash: Added new job source 0x559cf2cf28b0 (GVfsBackendTrash)
trash: Queued new job 0x559cf2cf3840 (GVfsJobMount)
trash: send_reply(0x559cf2cf3840), failed=0 ()
trash: backend_dbus_handler org.gtk.vfs.Mount:CreateFileMonitor (pid=2250)
trash: Queued new job 0x559cf2cf3ba0 (GVfsJobCreateMonitor)
trash: send_reply(0x559cf2cf3ba0), failed=0 ()
trash: backend_dbus_handler org.gtk.vfs.Mount:CreateFileMonitor (pid=2250)
trash: Queued new job 0x559cf2cf3ba0 (GVfsJobCreateMonitor)
trash: send_reply(0x559cf2cf3ba0), failed=0 ()
trash: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=2250)
trash: Queued new job 0x559cf2cde370 (GVfsJobQueryInfo)
trash: send_reply(0x559cf2cde370), failed=0 ()
trash: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=2250)
trash: Queued new job 0x559cf2cde410 (GVfsJobQueryInfo)
trash: send_reply(0x559cf2cde410), failed=0 ()
smb: g_vfs_backend_smb_init: default workgroup = 'NULL'
smb: Added new job source 0x5617d9cfe130 (GVfsBackendSmb)
smb: Queued new job 0x5617d9cff9d0 (GVfsJobMount)
smb: do_mount - URI = smb://server/share
smb: do_mount - try #0
smb: auth_callback - kerberos pass
smb: auth_callback - out: last_user = 'username', last_domain = 'DOMAIN'
smb: do_mount - [smb://server/share; 0] res = -1, cancelled = 0, errno = [1] 'Operation not permitted'
smb: do_mount - after anon, enabling NTLMSSP fallback
smb: do_mount - try #1
smb: auth_callback - normal pass
smb: auth_callback - asking for password...
smb: auth_callback - out: last_user = 'ABORT', last_domain = 'DOMAIN'
smb: do_mount - [smb://server/share; 1] res = -1, cancelled = 1, errno = [1] 'Operation not permitted'
smb: do_mount - (errno != EPERM && errno != EACCES), cancelled = 1, breaking
smb: send_reply(0x5617d9cff9d0), failed=1 (Password dialog cancelled)

Probably for an excess of privacy, I have replaced in the logs the username, server, domain and share name. If you find some incoherence please let me know and I send you the original log without any substitution.

Thank you very much!

Piviul