Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2006 01:18:54 GMT
From:      Per olof Ljungmark <peo@intersonic.se>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/93458: mount_smbs fails with authentication error
Message-ID:  <200602170118.k1H1Isnw064310@www.freebsd.org>
Resent-Message-ID: <200602170120.k1H1KA2E077093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93458
>Category:       misc
>Synopsis:       mount_smbs fails with authentication error
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 17 01:20:10 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602170118.k1H1Isnw064310>