This is an initial attempt to add Samba to the FreeBSD after major rewrite of the VFS code in the upstream. Most of the port development is now carried in: https://gitlab.com/samba-freebsd Due to the way how new Samba VFS code is written there is a constrain that Samba 4.14+ can run only on FreeBSD 13.1+, as it requires support of the `nodup` option for the `fdesc` file system, as well as it's presence in the system in general. https://gitlab.com/samba-freebsd/-/wikis/The-New-VFS I'd like to thank CyberSecure Pty Ltd. company for their supoort of the port development and Andrew Walker from iXsystems Inc. for the patches he created and made available for the Samba4 on TrueNAS. PR: 263874
6 lines
278 B
Text
6 lines
278 B
Text
Samba4 is an attempt to implement an Active Directory compatible Domain
|
|
Controller.
|
|
|
|
In short, you can join a WinNT, Win2000, WinXP or Win 2003 - 2016 member
|
|
server to a Samba4 domain, and it will behave much as it does in AD,
|
|
including Kerberos domain logins where applicable.
|