smb4k - unable to find suitable address
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
smb4k (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Hi all
After the upgrade to Quantal (12.10) smb4k stop works well.
I can mount Windows shares, but I cannot mount samba (linux) shares that worked well with smb4k on 12.04
Everything works right using "mount -t cifs ..." and adding entry in /etc/fstab so for the moment those are my turnaround
When I try to mount linux samba share, I got the popup message
Unable to find suitable address
(I can ping the name of the samba server)
and in /var/log/syslog
Oct 24 08:22:36 PcUno dbus[1063]: [system] Activating service name='de.
Oct 24 08:22:36 PcUno de.berlios.
Oct 24 08:22:36 PcUno dbus[1063]: [system] Successfully activated service 'de.berlios.
Oct 24 08:22:37 PcUno kernel: [ 4253.867545] CIFS VFS: Error connecting to socket. Aborting operation
Oct 24 08:22:37 PcUno kernel: [ 4253.867617] CIFS VFS: cifs_mount failed w/return code = -111
I had fixed in 12.04 adding those lines to /etc/sudoers
# Entries for Smb4K users.
# Generated by Smb4K. Please do not modify!
User_Alias SMB4KUSERS = systema
Defaults:SMB4KUSERS env_keep += "PASSWD USER"
SMB4KUSERS PcUno = NOPASSWD: /usr/bin/smb4k_kill
SMB4KUSERS PcUno = NOPASSWD: /usr/bin/
SMB4KUSERS PcUno = NOPASSWD: /usr/bin/
# End of Smb4K user entries.
This fix won't work on 12.10, because the binary smb4k_kill, smb4k_umount and smb4k_mount will not exists anymore
I try to use this instead
SMB4KUSERS PcUno = NOPASSWD: /usr/bin/smb4k
but it doesn't works
Any hint?
Thankyou
Paolo
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: smb4k 1.0.1-1ubuntu1
ProcVersionSign
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu4
Architecture: amd64
Date: Wed Oct 24 08:12:51 2012
ExecutablePath: /usr/bin/smb4k
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426.3)
MarkForUpload: True
ProcEnviron:
LANGUAGE=it_IT
PATH=(custom, no user)
LANG=it_IT.UTF-8
SHELL=/bin/bash
SourcePackage: smb4k
UpgradeStatus: Upgraded to quantal on 2012-10-19 (4 days ago)
Status changed to 'Confirmed' because the bug affects multiple users.