![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: option NETSMB Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): smbfs_load="YES" DESCRIPTIONThe SMB driver is an implementation of the CIFS (Common Internet Filesystem) network protocol. The
smbfs filesystem driver supports
only the obsolete SMBv1 protocol. smbfs has known bugs
and likely has security vulnerabilities. smbfs and
userspace counterparts
smbutil(1)
and
mount_smbfs(8)
may be removed from a future version of FreeBSD. Users
are advised to evaluate the filesystems/smbnetfs port
instead.SEE ALSOSTANDARDSCommon Internet File System (CIFS) Protocol, MS-CIFS, https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-cifs/, December 2018. I. Heizer, P. Leach, and D. Perry, Common Internet File System Protocol (CIFS/1.0), https://tools.ietf.org/html/draft-heizer-cifs-v1-spec-00, June 13, 1996. HISTORYThe AUTHORSThe
|