1 <samba:parameter name="fstype"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This parameter allows the administrator to configure the string that specifies the type of filesystem a share
8 is using that is reported by <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry>
9 when a client queries the filesystem type for a share. The default type is <constant>NTFS</constant> for compatibility
10 with Windows NT but this can be changed to other strings such as <constant>Samba</constant> or <constant>FAT</constant>
14 <value type="default">NTFS</value>
15 <value type="example">Samba</value>