1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="vfs_catia.8">
6 <refentrytitle>vfs_catia</refentrytitle>
7 <manvolnum>8</manvolnum>
12 <refname>vfs_catia</refname>
13 <refpurpose>translate illegal characters in Catia filenames</refpurpose>
18 <command>vfs objects = catia</command>
23 <title>DESCRIPTION</title>
25 <para>This VFS module is part of the
26 <citerefentry><refentrytitle>samba</refentrytitle>
27 <manvolnum>7</manvolnum></citerefentry> suite.</para>
29 <para>The Catia CAD package commonly creates filenames that
30 use characters that are illegal in CIFS filenames. The
31 <command>vfs_catia</command> VFS module implements a fixed character
32 mapping so that these files can be shared with CIFS clients.
35 <para>This module is stackable.</para>
41 <title>EXAMPLES</title>
43 <para>Map Catia filenames on the [CAD] share:</para>
46 <smbconfsection name="[CAD]"/>
47 <smbconfoption name="path">/data/cad</smbconfoption>
48 <smbconfoption name="vfs objects">catia</smbconfoption>
54 <title>VERSION</title>
56 <para>This man page is correct for version 3.0.25 of the Samba suite.
63 <para>The original Samba software and related utilities
64 were created by Andrew Tridgell. Samba is now developed
65 by the Samba Team as an Open Source project similar
66 to the way the Linux kernel is developed.</para>