Date: Tue, 24 Oct 2000 18:16:47 -0600 From: Chris Wasser <cwasser@v-wave.com> To: freebsd-questions@FreeBSD.ORG Subject: Re: smbfs pasword encryption problem Message-ID: <20001024181647.A21296@area51.v-wave.com> In-Reply-To: <001201c03e0d$485faaa0$0200a8c0@ais>; from lidow@botevgrad.com on Wed, Oct 25, 2000 at 01:52:13AM %2B0300 References: <001201c03e0d$485faaa0$0200a8c0@ais>
next in thread | previous in thread | raw e-mail | index | archive | help
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 Did you enable the encryption as stated by the documentation? : "Copy config.mk.in file to the config.mk and edit it for your needs. Build process requires kernel sources to build KLD module. 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." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001024181647.A21296>