Bug 7673 - Error: DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply
Summary: Error: DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply
Status: NEW
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: Winbind (show other bugs)
Version: 3.5.4
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Michael Adam
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 15:08 UTC by Vladislav Rovda
Modified: 2010-09-10 15:08 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Rovda 2010-09-10 15:08:35 UTC
Description:	Ubuntu maverick (development branch)
Release:	10.10


Can't get access to any shared folders.

For example, if I am trying to open "smb://192.168.100.100/upload/" I will get "Error: DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."

But I will be able to connect using smbclient, "smbclient //192.168.100.100/upload/ -U user"