From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GY67g-0001uM-7t for garchives@archives.gentoo.org; Thu, 12 Oct 2006 19:21:40 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9CJIwaM012994; Thu, 12 Oct 2006 19:18:58 GMT Received: from umail.ru (fe01.umail.ru [62.5.255.19]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9CJEpU6004525 for ; Thu, 12 Oct 2006 19:14:51 GMT Received: from [83.237.106.77] (account maxim_eremeev@umail.ru HELO [192.168.1.105]) by fe01-umail.umail.ru (CommuniGate Pro SMTP 5.0.11) with ESMTPA id 45314180 for gentoo-user@lists.gentoo.org; Thu, 12 Oct 2006 23:13:50 +0400 From: Maxim Eremeev To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Can smbmount handle long passwords? Date: Thu, 12 Oct 2006 23:13:39 +0400 User-Agent: KMail/1.9.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Message-Id: <200610122313.40998.maxim_eremeev@umail.ru> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k9CJEpU6004525 X-Archives-Salt: e2b05d94-1344-4d63-9082-aa88b60a93df X-Archives-Hash: 4c7579cb9385bdcd8a082d3488012316 Due to a little bit of paranoia I have found an interesting, though rather annoying, bug in smbmount. If a samba user's password is longer than 23 chars, smbmount just cannot deal with it, producing the following error: session setup failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed Googling was not much of a help, neither was searching through gentoo bugs and gentoo forum. Although there are a couple of forum entries which are probably related but were never actually solved: http://forums.gentoo.org/viewtopic-t-429074-highlight-samba+errnoaccess.html http://forums.gentoo.org/viewtopic-t-418048-highlight-samba+errnoaccess.html Another interesting thing is that the bug is definitely not related to samba server configuration: smbclient still works perfectly well. Using mount.cifs is OK as well. Does anybody have a slightest idea what could be the problem solution? >>From the former forum link one can conclude that it is a specifically gentoo problem, though I cannot check this, as I don't have any other linux distribution available right now. So should I file a bug report? I can understand that, say, 24 chars password could seem too long, however I don't remeber that such limitation was documented somewhere. -- gentoo-user@gentoo.org mailing list