From jasiu@thirdeye.tool.eu.org  Wed Mar 22 21:48:14 2006
Return-Path: <jasiu@thirdeye.tool.eu.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1BA5416A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Mar 2006 21:48:14 +0000 (UTC)
	(envelope-from jasiu@thirdeye.tool.eu.org)
Received: from thirdeye.tool.eu.org (thirdeye.tool.eu.org [81.219.87.8])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7255D43D60
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Mar 2006 21:48:13 +0000 (GMT)
	(envelope-from jasiu@thirdeye.tool.eu.org)
Received: from localhost (localhost [127.0.0.1])
	by thirdeye.tool.eu.org (Postfix) with ESMTP id A6E3C2283B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Mar 2006 22:48:10 +0100 (CET)
Received: from thirdeye.tool.eu.org ([127.0.0.1])
 by localhost (thirdeye.tool.eu.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 88747-09 for <FreeBSD-gnats-submit@freebsd.org>;
 Wed, 22 Mar 2006 22:48:09 +0100 (CET)
Received: by thirdeye.tool.eu.org (Postfix, from userid 1001)
	id 800A722839; Wed, 22 Mar 2006 22:48:09 +0100 (CET)
Message-Id: <20060322214809.800A722839@thirdeye.tool.eu.org>
Date: Wed, 22 Mar 2006 22:48:09 +0100 (CET)
From: jasiu@tool.eu.org
Reply-To: Janusz@thirdeye.tool.eu.org,
	Pruszewicz@thirdeye.tool.eu.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mount_smbfs don't work
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94844
>Category:       kern
>Synopsis:       [smbfs] mount_smbfs(8) don't work
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 22 21:50:14 GMT 2006
>Closed-Date:    Fri Jan 26 22:10:40 GMT 2007
>Last-Modified:  Fri Jan 26 22:10:40 GMT 2007
>Originator:     Jasiu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thirdeye.tool.eu.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Sun Mar 19 21:37:27 CET 2006 root@thirdeye.tool.eu.org:/usr/obj/usr/src/sys/THIRDEYE i386


	
	i386
	FreeBSD 6.1
>Description:
	mount_smbfs don't work well
	mount_smbfs -I a.b.c.d //user@a.b.c.d/share /mnt/mountpoint
	Password:
	mount_smbfs: unable to open connection: syserr = Authentication error


	smbclient works
	mount_smbfs -I a.b.c.d //user@a.b.c.d/share /mnt/mountpoint
	Password:
	Domain=[CHELMSYSTEM] OS=[Unix] Server=[Samba 3.0.21b]
	smb: \> q
	thirdeye#


>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Mar 28 09:28:29 UTC 2006 
Responsible-Changed-Why:  
This does not sound i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94844 
State-Changed-From-To: open->feedback 
State-Changed-By: remko 
State-Changed-When: Fri Jan 26 21:43:21 UTC 2007 
State-Changed-Why:  
Can you tell me what goes wrong then? 

-bash-2.05b$ sudo mount_smbfs -I 127.0.0.1 //remko@localhost/share4 /tmp 
Password: 

-bash-2.05b$ df | grep REMKO 
//REMKO@LOCALHOST/SHARE4 297832504 140641296 157191208    47%    /tmp 

-bash-2.05b$ which mount_smbfs 
/usr/sbin/mount_smbfs 

works without issues here.. 


Responsible-Changed-From-To: freebsd-bugs->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Fri Jan 26 21:43:21 UTC 2007 
Responsible-Changed-Why:  
grab the pr  

http://www.freebsd.org/cgi/query-pr.cgi?pr=94844 
State-Changed-From-To: feedback->closed 
State-Changed-By: remko 
State-Changed-When: Fri Jan 26 22:10:39 UTC 2007 
State-Changed-Why:  
I showed this works, the submitters address bounces, close the ticket. 

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