From owner-freebsd-questions Mon Jan 28 11:23:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natwar.webmailer.de [192.67.198.70]) by hub.freebsd.org (Postfix) with ESMTP id C9AB437B41C for ; Mon, 28 Jan 2002 11:23:05 -0800 (PST) Received: from balu.dstm.de ([195.27.176.215]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id UAA11760 for ; Mon, 28 Jan 2002 20:18:22 +0100 (MET) Subject: strange smbfs error From: "Wolfram A. Kraushaar" To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 28 Jan 2002 20:21:15 +0100 Message-Id: <1012245675.883.15.camel@balu.dstm.de> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I Get some strange errors with mount_smbfs... I'm working in a Network with a NT4 PDC and a SAMBA 2.2.2-Server on FreeBSD 4.5 RC1. The Samba-Server is joined to the NT-Domain via smbpasswd -j . Mounting the Shares on the Samba Server works fine from a W2K Workstation. But now I tried to set up a FreeBSD Client to use the shares on both, the NT4 PDC and the Samba with the same username and password. mounting shares on the NT4 machine works out again fine, but no way with the Samba Server. I don't think, it's a Problem of Samba, because if I set up a test-user on the Samba with a simple lower-case password, I'm able to mount shares on the Samba-Server. I think, it's a case conversion problem, because the difference between the two accounts used on Samba is, that the Account which doesn't work has: an uppercase letter at the beginning of the username (e.g. Mydomuser). The other user, that works out with Samba has a complete lowercase username (e.g. test). Mounting a Samba share with the uppercase usename throws the following error: mount_smbfs: unable to open connection: syserr = Authentication error. Does anybody know anything about this, and how to fix it? thx, W. A. Kraushaar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message