From owner-freebsd-questions Wed Oct 25 1:27:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from botevgrad.com (atlantis.declera.com [212.72.199.193]) by hub.freebsd.org (Postfix) with SMTP id B8CCB37B4C5 for ; Wed, 25 Oct 2000 01:26:59 -0700 (PDT) Received: (qmail 22628 invoked from network); 25 Oct 2000 08:31:37 -0000 Received: from bd-a06.declera.com (HELO ais) (212.72.199.199) by atlantis.declera.com with SMTP; 25 Oct 2000 08:31:37 -0000 Message-ID: <002101c03e5d$47d78080$0200a8c0@ais> From: "anton stamenov" To: References: <001201c03e0d$485faaa0$0200a8c0@ais> <20001024201938.A16206@sevicron.com> Subject: Aditional smbfs password encryption problem Date: Wed, 25 Oct 2000 11:26:04 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have all the stuff mentioned in INSTALL file of smbfs I have src/sys/crypto I also enabled using encrypted password in config.mk eventhough I have DES My FreeBSD version is 4.0 Release and my samba version is 2.0.7 I have no problem accessing this shares with smbclient ----- Original Message ----- From: "Isetr0 Savi" To: "anton stamenov" Cc: Sent: Wednesday, October 25, 2000 4:19 AM Subject: Re: smbfs pasword encryption problem > From the INSTALL file included with the download: > "If you want to use encrypted passwords you'll need an src/sys/crypto > directory (sys-crypto cvsup collection) because encryption process > involves DES algorithm." > > I don't know if this is your problem, but check and make sure > /usr/sr/sys/crypto exists. > > Additionally, what is your version of FreeBSD (uname -a) as again > stated in the INSTALL: > " FreeBSD 3.4 does not contain src/sys/crypto directory and you'll > have to copy them by hand from sources of FreeBSD-4.X or > FreeBSD-current." > > Hope that helps! > > isetr0 > > On Wed, Oct 25, 2000 at 01:52:13AM +0300, anton stamenov wrote: > > When I try to mount a smb volume with mount_smbfs, I get the following > > error: > > ......./kernel: smb_encrypt: password encryption is not available > > ......./kernel: smb_ntencrypt: password encryption is not available > > > > I use Win 2000 Prof from the other side. > > Any suggestions, what shall I do? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message