From owner-freebsd-questions Fri Jul 13 9:48: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kosh.etchings.com (kosh.etchings.com [216.231.38.40]) by hub.freebsd.org (Postfix) with ESMTP id 758FB37B403 for ; Fri, 13 Jul 2001 09:48:04 -0700 (PDT) (envelope-from brian@etchings.com) Received: by kosh.etchings.com (Postfix, from userid 1000) id AC7047C43; Fri, 13 Jul 2001 09:48:03 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by kosh.etchings.com (Postfix) with ESMTP id 9DEC97C42 for ; Fri, 13 Jul 2001 09:48:03 -0700 (PDT) Date: Fri, 13 Jul 2001 09:48:03 -0700 (PDT) From: Brian Kraemer To: Subject: smbfs kernel options Message-ID: <20010713094344.Y3487-100000@kosh.etchings.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Note: I'm not subscribed to this mailing list so please Cc my email address on any responses] I got smbfs capability working on my 4.3-STABLE box by adding the LIBICONV kernel option and installing the smbfs port. Looking at LINT, I see two other kernel options that look like they might be related to smbfs: options NETSMB #SMB/CIFS requester options NETSMBCRYPTO #encrypted password support for SMB I can read the comments but they don't really appear to be necessary, since I was actually able to mount SMB shares without these two options. What are they used for? -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message