From nobody@FreeBSD.org  Fri Feb 17 01:18:55 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4C7C116A422
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Feb 2006 01:18:55 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C4B543D48
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Feb 2006 01:18:55 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1H1IsR6064311
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Feb 2006 01:18:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k1H1Isnw064310;
	Fri, 17 Feb 2006 01:18:54 GMT
	(envelope-from nobody)
Message-Id: <200602170118.k1H1Isnw064310@www.freebsd.org>
Date: Fri, 17 Feb 2006 01:18:54 GMT
From: Per olof Ljungmark <peo@intersonic.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mount_smbs fails with authentication error
X-Send-Pr-Version: www-2.3

>Number:         93458
>Category:       kern
>Synopsis:       [smbfs] mount_smbfs(8) fails with authentication error
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 17 01:20:10 GMT 2006
>Closed-Date:    Fri Jun 08 12:20:54 GMT 2007
>Last-Modified:  Fri Jun 08 12:20:54 GMT 2007
>Originator:     Per olof Ljungmark
>Release:        6.1-PRERELEASE
>Organization:
Intersonic AB
>Environment:
FreeBSD iko.i.inter-sonic.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Feb 16 23:35:05 CET 2006     peo@iko.i.inter-sonic.com:/usr/obj/usr/src/sys/IKO  i386
>Description:
[iko] /home/peo# mount_smbfs -I 192.168.1.8 //peo@mars/music /home/music
mount_smbfs: unable to open connection: syserr = Authentication error

syslog:
Feb 17 02:08:24 iko kernel: smb_encrypt: password encryption is not available
Feb 17 02:08:24 iko kernel: smb_ntencrypt: password encryption is not available

smbclient works:
[iko] /home/peo# smbclient -I 192.168.1.8 -W INTER -U peo //MARS/MUSIC
Password:
Domain=[INTER] OS=[Unix] Server=[Samba 3.0.21a]
smb: \>

as does connecting from within KDE. Tried to experiment with nsmb.conf but no change, never used it before

System compiled from fresh sources today (Thu Feb 16 2006)
removed /usr/obj/* /usr/src/* refetched sources and rebuilt no change.
>How-To-Repeat:
              see above
>Fix:
              I wish...
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: keramida 
State-Changed-When: Wed Feb 22 14:57:53 UTC 2006 
State-Changed-Why:  
Does adding ``options NETSMBCRYPTO'' to your kernel config 
and rebuilding a kernel fix this? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93458 

From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: bug-followup@FreeBSD.org, peo@intersonic.se
Cc:  
Subject: Re: kern/93458: [smbfs] mount_smbfs(8) fails with authentication
	error
Date: Thu, 26 Apr 2007 13:44:35 +0100

 This was almost certainly fixed with the following commit in March 2006:
 http://docs.freebsd.org/cgi/mid.cgi?200603052252.k25MqHpb094838
 It was MFC'd before 6.2 was released, and seemed to fix the issue for
 everybody who was suffering with it.
 
 To the original submitter:  Can you still recreate the problem?
 
 Thanks,
 
 Gavin
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Fri Jun 8 12:20:15 UTC 2007 
State-Changed-Why:  
Feedback timeout (1 month) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93458 
>Unformatted:
