search for: vfs_catia

Displaying 20 results from an estimated 41 matches for "vfs_catia".

2020 Jul 05
0
Unable to create files containing ":" despite using vfs_catia
Hi everyone, for making the files on my NAS accessible to Windows users as well without restricting the file naming on my Linux machines, I need to map illegal characters to legal ones using vfs_catia. But despite having the mapping enabled in my [global] section, I cannot create files or directories containing a colon from my Linux client. I have these lines in the [global] section of my smb.conf: ``` vfs objects = catia catia:mappings = 0x003a:0x2236,0x003f:0x0294,0x002a:0x2217,0x003c:0x276...
2013 Feb 18
3
Question marks, asterisks, colons in filenames
Hi, I suppose this question must have been posted a hundred times, but Google brings up nothing useful: Consider "The Wall" from Pink Floyd in an MP3 collection. There's "In The Flesh.mp3" and "In The Flesh?.mp3" as tracks. Or, another example in an MP3 collection: There's a Band called "Stellar", but there's also a band called
2019 Nov 22
2
connect Mac OS X 10.5.8 to Samba 4.9
On your Samba server, check build options: #: smbd -b - look for vfs_catia, vfs_fruit, vfs_streams_xattr modules. If you have the vfs_ modules, then take a look at this: https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X <https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X>
2019 Apr 13
2
OS X client symlinks
...file, but will not open it unless I select “Show Original”. If I create Unix symlink, Finder will open the file UNLESS I move the linked file - in this case Finder CANNOT find the original file - the symlink is broken . What version of samba do you have? smbd -V on my NAS Do you have vfs_fruit, vfs_catia & vfs_streams_xattr compiled in? smbd -b on my NAS Check also for the HAVE_AIO_XXX in the Defines and vfs_aio_xxx in the Build Options. What is your smb.conf?
2019 Apr 16
0
OS X client symlinks
...That happens on my server (CentOS). But when I run the same Node script on Mac OSX client, it doesn't work because that .js file is not a symlink and it's not followed and consequently the paths are broken because of that. My samba server version is 4.8.3. "vfs_fruit", "vfs_catia" and "vfs_streams_xattr_init" are all present in Build options, as well as vfs_aio_fork_init, vfs_aio_pthread_init. In the Headers section, I see HAVE_AIO_H. -- Best regards, Serhii On 4/13/19 9:27 PM, Todd Thorson via samba wrote: > When you say “real symlinks on OSX” do y...
2019 Nov 22
1
connect Mac OS X 10.5.8 to Samba 4.9
Am 22.11.19 um 16:28 schrieb Matthias Leopold via samba: > > > Am 22.11.19 um 15:12 schrieb torch via samba: >> On your Samba server, check build options: #: smbd -b - look for >> vfs_catia, vfs_fruit, vfs_streams_xattr modules. >> >> If you have the vfs_ modules, then take a look at this: >> >> https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X >> <https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X...
2019 Oct 30
2
vfs objects
Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS <https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS> . Todd
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...domain_has_idmap_config() helper as well. * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the build. o Volker Lendecke <vl at samba.org> * BUG 11786: winbind: Fix CID 1357100: Unchecked return value. * BUG 11816: nwrap: Fix the build on Solaris. * BUG 11827: vfs_catia: Fix memleak. * BUG 11878: smbd: Avoid large reads beyond EOF. o Stefan Metzmacher <metze at samba.org> * BUG 11789: s3:wscript: pylibsmb depends on pycredentials. * BUG 11841: Fix NT_STATUS_ACCESS_DENIED when accessing Windows public share. * BUG 11847: Only validate MIC if &qu...
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...domain_has_idmap_config() helper as well. * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the build. o Volker Lendecke <vl at samba.org> * BUG 11786: winbind: Fix CID 1357100: Unchecked return value. * BUG 11816: nwrap: Fix the build on Solaris. * BUG 11827: vfs_catia: Fix memleak. * BUG 11878: smbd: Avoid large reads beyond EOF. o Stefan Metzmacher <metze at samba.org> * BUG 11789: s3:wscript: pylibsmb depends on pycredentials. * BUG 11841: Fix NT_STATUS_ACCESS_DENIED when accessing Windows public share. * BUG 11847: Only validate MIC if &qu...
2019 Oct 30
0
vfs objects
...seem to listed anywhere, but, from git, this is a full list: vfs_acl_xattr?????? vfs_prealloc vfs_aio_fork??????? vfs_preopen vfs_aio_pthread???? vfs_readahead vfs_audit?????????? vfs_readonly vfs_btrfs?????????? vfs_recycle vfs_cacheprime????? vfs_shadow_copy2 vfs_cap???????????? vfs_shadow_copy vfs_catia?????????? vfs_shell_snap vfs_ceph??????????? vfs_snapper vfs_ceph_snapshots? vfs_streams_depot vfs_commit????????? vfs_streams_xattr vfs_crossrename???? vfs_syncops vfs_default_quota?? vfstest vfs_dirsort???????? vfs_time_audit vfs_extd_audit????? vfs_tsmsm vfs_fake_perms????? vfs_unityed_media vfs...
2019 Oct 30
1
vfs objects
...is a full list: > > vfs_acl_xattr vfs_prealloc > vfs_aio_fork vfs_preopen > vfs_aio_pthread vfs_readahead > vfs_audit vfs_readonly > vfs_btrfs vfs_recycle > vfs_cacheprime vfs_shadow_copy2 > vfs_cap vfs_shadow_copy > vfs_catia vfs_shell_snap > vfs_ceph vfs_snapper > vfs_ceph_snapshots vfs_streams_depot > vfs_commit vfs_streams_xattr > vfs_crossrename vfs_syncops > vfs_default_quota vfstest > vfs_dirsort vfs_time_audit > vfs_extd_audit vfs_tsmsm > v...
2019 Nov 22
0
connect Mac OS X 10.5.8 to Samba 4.9
Am 22.11.19 um 15:12 schrieb torch via samba: > On your Samba server, check build options: #: smbd -b - look for vfs_catia, vfs_fruit, vfs_streams_xattr modules. > > If you have the vfs_ modules, then take a look at this: > > https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X <https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X> > > Thank...
2016 May 02
2
[Announce] Samba 4.4.3 Available for Download ( DebianJessie DEBs amd64 )
...uild. > > > >> > > > >> o Volker Lendecke <vl at samba.org> > > > >> * BUG 11786: winbind: Fix CID 1357100: Unchecked return value. > > > >> * BUG 11816: nwrap: Fix the build on Solaris. > > > >> * BUG 11827: vfs_catia: Fix memleak. > > > >> * BUG 11878: smbd: Avoid large reads beyond EOF. > > > >> > > > >> o Stefan Metzmacher <metze at samba.org> > > > >> * BUG 11789: s3:wscript: pylibsmb depends on pycredentials. > > > >>...
2023 Jul 03
1
unexpected NT_STATUS_OBJECT_NAME_INV
Greetings. After creating a new installation with version '4.18.2-2' and copy configuration from the previous server '4.17.5-1' I am getting NT_STATUS_OBJECT_NAME_INVALID when trying to make files with ':' within their name. Also existing files with ':' in names start to mangle, until i set 'mangled names = no'. I do not have any windows clients. Are
2019 Aug 27
0
[Announce] Samba 4.9.12 Available for Download
...#39;import samba.drs_utils' to fsmo.py. o Tim Beale <timbeale at catalyst.net.nz> * BUG 14008: dsdb: Handle DB corner-case where PSO container doesn't exist. * BUG 14021: s4/libnet: Fix joining a Windows pre-2008R2 DC. o Ralph Boehme <slow at samba.org> * BUG 14015: vfs_catia: Pass stat info to synthetic_smb_fname(). * BUG 14033: Samba 4.9 doesn't build with libtevent 0.9.39. o Alexander Bokovoy <ab at samba.org> * BUG 14091: lookup_name: Allow own domain lookup when flags == 0. o Isaac Boukris <iboukris at gmail.com> * BUG 11362: Add Primar...
2019 Aug 27
0
[Announce] Samba 4.9.12 Available for Download
...#39;import samba.drs_utils' to fsmo.py. o Tim Beale <timbeale at catalyst.net.nz> * BUG 14008: dsdb: Handle DB corner-case where PSO container doesn't exist. * BUG 14021: s4/libnet: Fix joining a Windows pre-2008R2 DC. o Ralph Boehme <slow at samba.org> * BUG 14015: vfs_catia: Pass stat info to synthetic_smb_fname(). * BUG 14033: Samba 4.9 doesn't build with libtevent 0.9.39. o Alexander Bokovoy <ab at samba.org> * BUG 14091: lookup_name: Allow own domain lookup when flags == 0. o Isaac Boukris <iboukris at gmail.com> * BUG 11362: Add Primar...
2013 Mar 18
0
[Announce] Samba 3.6.13 Available for Download
...et.de> * BUG 7825: Fix GNU ld version detection with old gcc releases. o Daniel Kobras <d.kobras at science-computing.de> * BUG 9039: 'map untrusted to domain' treats WORKSTATION as bogus domain. o Guenter Kukkukk <kukks at samba.org> * BUG 9701: Fix vfs_catia module. o Volker Lendecke <vl at samba.org> * BUG 9541: Add support for posix_openpt. o Stefan Metzmacher <metze at samba.org> * Bug 9625: wbcAuthenticateEx gives unix times. o Andreas Schneider <asn at samba.org> * BUG 9574: Fix a possible null pointer der...
2019 Aug 22
0
[Announce] Samba 4.10.7 Available for Download
...39;Error 32 determining PSOs in system' message on old DB with FL upgrade. * BUG 14021: s4/libnet: Fix joining a Windows pre-2008R2 DC. * BUG 14046: join: Use a specific attribute order for the DsAddEntry nTDSDSA object. o Ralph Boehme <slow at samba.org> * BUG 14015: vfs_catia: Pass stat info to synthetic_smb_fname(). o Alexander Bokovoy <ab at samba.org> * BUG 14091: lookup_name: Allow own domain lookup when flags == 0. o Gary Lockyer <gary at catalyst.net.nz> * BUG 13932: s4 librpc rpc pyrpc: Ensure tevent_context deleted last. o Stefan Metzmach...
2013 Mar 18
0
[Announce] Samba 3.6.13 Available for Download
...et.de> * BUG 7825: Fix GNU ld version detection with old gcc releases. o Daniel Kobras <d.kobras at science-computing.de> * BUG 9039: 'map untrusted to domain' treats WORKSTATION as bogus domain. o Guenter Kukkukk <kukks at samba.org> * BUG 9701: Fix vfs_catia module. o Volker Lendecke <vl at samba.org> * BUG 9541: Add support for posix_openpt. o Stefan Metzmacher <metze at samba.org> * Bug 9625: wbcAuthenticateEx gives unix times. o Andreas Schneider <asn at samba.org> * BUG 9574: Fix a possible null pointer der...
2019 Aug 22
0
[Announce] Samba 4.10.7 Available for Download
...39;Error 32 determining PSOs in system' message on old DB with FL upgrade. * BUG 14021: s4/libnet: Fix joining a Windows pre-2008R2 DC. * BUG 14046: join: Use a specific attribute order for the DsAddEntry nTDSDSA object. o Ralph Boehme <slow at samba.org> * BUG 14015: vfs_catia: Pass stat info to synthetic_smb_fname(). o Alexander Bokovoy <ab at samba.org> * BUG 14091: lookup_name: Allow own domain lookup when flags == 0. o Gary Lockyer <gary at catalyst.net.nz> * BUG 13932: s4 librpc rpc pyrpc: Ensure tevent_context deleted last. o Stefan Metzmach...