Summary: | "SMBmount current share" (konq_smbmounterplugin.so) should use CIFS, not SMBFS | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Jens <jens-bugs.kde.org> |
Component: | smb | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jens
2004-10-29 16:56:03 UTC
Hello, actually, the problem seems to be with "konq_smbmounterplugin.so". It seems to be hardcoded to use "smbmount", which only supports smbfs. This could be avoided by using "mount.cifs" instead, if it exists. With KDE 3.3.2, SuSE 9.2, the shares are still mounted with SMBFS, which does not allow extended UNIX properties to be propagated (i.e. in case the remote server is also a UNIX server running Samba), but they do not hang any more (at least not those I tried. Thank you! Jens KDE 3 is no longer maintained. Feel free to reopen the ticket if the problem is still applicable in the current stable KDE 4 version. Thank you for your report. |