Met FreeNAS kan een computer in het netwerk worden gebruikt puur en alleen voor dataopslag, ookwel Network Attached Storage genoemd. Het geheel is gebaseerd op een uitgeklede FreeBSD installatie en voorzien van een overzichtelijke webinterface. Het heeft ondersteuning aan boord voor CIFS (Samba), FTP, NFS, RSYNC, SSH, local user authentication en Software RAID 0, 1 en 5. FreeNAS is niet groot en kan met gemak op een Compact Flash, de harde schijf of een USB-stick worden geïnstalleerd. De ontwikkelaars hebben de eerste release candidate van FreeNAS 0.68 uitgebracht met experimentele ondersteuning voor active directory authenticatie. De aankondiging ziet er als volgt uit:
Need to be tested:FreeNAS 0.68 (UNRELEASE!):
- MS domain authentication with Samba, FTP, SSH, etc...
(I can't compile the Samba PAM module with the samba latest release).- Using it on a fresh install (should use the first NIC autodetected)
- Need a 32MB of minimal disk space for installing now (forget to mention it on previous release)
- Fixed su permisson
- Fixed FTP anonymous login that was not disabled (thanks
- Added DHCP client option for LAN interface (WebgUI only). Thanks to Volker Theile
- Changed default samba buffer size to 16384
- Added "-maproot=root" to NFS configuration file
- Added option for not erasing the MBR when initializing disk: Some RAID controllers store important data in the MBR.
- Replace PHP 4 by PHP 5 (preparing rewriting the code with objects)
- Replace mini_httpd by lighttpd (preparing adding WebDAV)
- Upgrade samba 3.0.22 to samba 3.0.23 (ERROR to fix: WHERE is pam_winbind.so ??)
- CIFS: added recycle bin capabilities
- RSYNCD: added motd and maximum connexions options
- FTP : re-added passive ip adress and nat mode, permit to enable FXP
- Rewrite the NIC speed/duplex script configuration (Trying to resolve the bug number 1519939)
- Added capability to use a config file stored on FAT partition. Thanks to Niel Endres.
- Added NIC name be configured with "auto" for using the first NIC found. Thanks to Niel Endres.