search for: vfstest

Displaying 14 results from an estimated 14 matches for "vfstest".

Did you mean: nfstest
2005 Jun 22
1
Where to find vfstest?
I am running Samba 3 on RedHat Enterprise ES rel 3 on an Intel box. I read a man page about vfstest, but I am not able to find any such file on my system. Can someone direct me to where I might find this file? Thanks. Liz
2005 Nov 09
0
Samba 3.0.20b / AIX 5.3 / VFS Modules
...usr/lib/libc.a] at 0xd1b81ffc 0xd1b81ffc (raise+0x40) 80410014 lwz r2,0x14(r1) (dbx) I get the same messages compiling with IBM C ( v5 ) or GCC ( v4.0 ). I also tried to compile it with static vs. shared libraries with no success. I compiled the torture files and try loading it with the vfstest tool and get similar issues as below: /usr/local/samba/torture:> ./vfstest -d10 Initialising default vfs hooks vfstest $> load audit Initialising custom vfs hooks from [audit] Probing module 'audit' Probing module 'audit': Trying to load from /usr/local/samba/lib/vfs/audit.so...
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
2005 Dec 05
1
Strange automount problem with samba & LDAP
Hi all, I've installed samba-3.0.21rc2 on a solaris 10 machine (latest patches applied) by compiling from source: #uname -a SunOS newton 5.10 Generic_118844-20 i86pc i386 i86pc User's home is mounted using automount without any problem. But when I try to mount using samba, it can not access the users home directory when it 's share is not mounted and gives following error:
2019 Oct 30
0
vfs objects
...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_fileid????????? vfs_virusfilter vfs_fruit?????????? vfs_worm vfs_full_audit????? vfs_xattr_tdb vfs_glusterfs?????? vfs_zfsacl vfs_glusterfs_fuse? vfs_gpfs vfs_linux_xfs_sgid? vfs_media_harmony...
2019 Oct 30
1
vfs objects
..._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_fileid vfs_virusfilter > vfs_fruit vfs_worm > vfs_full_audit vfs_xattr_tdb > vfs_glusterfs vfs_zfsacl > vfs_glusterfs_fuse vfs_gp...
2005 Dec 08
1
Build error of rpm for samba-3.0.21rc2 on Centos 4.2
...l -m644 /usr/src/redhat/SOURCES/samba.sysconfig /var/tmp/samba-3.0.21rc2-root/etc/sysconfig/samba + rm -f /var/tmp/samba-3.0.21rc2-root/usr/share/man/man1/log2pcap.1 + rm -f '/var/tmp/samba-3.0.21rc2-root/usr/share/man/man1/smbsh.1*' + rm -f /var/tmp/samba-3.0.21rc2-root/usr/share/man/man1/vfstest.1 + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note error: Bad file: /usr/src/redhat/SOURCES/filter-requires-samba.sh: No such file or directory RPM build errors: Bad file: /usr/src/redhat/SOURCES/filter-require...
2016 May 17
3
Error with "samba-tool ntacl get --as-sddl"
On two Samba 4.4.2/4.4.3 member servers, "samba-tool ntacl get --as-sddl" gives the following error: ERROR: Unable to read domain SID from configuration files Which configuration files is it referring to? Without "--as-sddl" the command gives a correct output. It would be nice to get the permissions in sddl format... The same command works as expected on two AC DCs.
2004 Feb 26
2
Trouble with install, still
...samba/man/man1/testprns.1 usr/local/samba/man/man1/rpcclient.1 usr/local/samba/man/man1/findsmb.1 usr/local/samba/man/man1/smbsh.1 usr/local/samba/man/man1/smbstatus.1 usr/local/samba/man/man1/wbinfo.1 usr/local/samba/man/man1/ntlm_auth.1 usr/local/samba/man/man1/smbcacls.1 usr/local/samba/man/man1/vfstest.1 usr/local/samba/man/man1/smbclient.1 usr/local/samba/man/man1/smbtree.1 usr/local/samba/man/man1/smbget.1 usr/local/samba/man/man1/smbtar.1 usr/local/samba/man/man1/log2pcap.1 usr/local/samba/man/man1/smbcontrol.1 usr/local/samba/man/man5/ usr/local/samba/man/man5/smbpasswd.5 usr/local/samba/man/...
2020 Aug 03
3
Error compiling samba server in MacOS
...Undefined symbols for architecture x86_64: ? "_rl_done", referenced from: ????? _smb_readline_done in smbreadline_1.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) [3403/3434] Linking default/source3/vfstest clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] Undefined symbols for architecture x86_64: ? "_rl_done", referenced from: ????? _smb_readline_done in smbreadline_1.o ld: symbol(s) not found for architecture x86_64 clang: error: linker...
2003 Dec 31
0
3.01 & FreeBSD Port/Install Makefile Config
...ers/libiconv CONFIGURE_ARGS+= --with-libiconv .endif WRKSRC= ${WRKDIR}/${DISTNAME}/source MAN1= findsmb.1 nmblookup.1 log2pcap.1 \ rpcclient.1 smbcacls.1 smbclient.1 smbcontrol.1 smbsh.1 \ smbstatus.1 smbtar.1 testparm.1 testprns.1 wbinfo.1 vfstest.1 \ editreg.1 ntlm_auth.1 profiles.1 smbcquotas.1 smbtree.1 MAN5= lmhosts.5 smb.conf.5 smbpasswd.5 MAN7= samba.7 Samba.7 MAN8= nmbd.8 smbd.8 smbmnt.8 smbmount.8 net.8 pdbedit.8 mount.cifs.8 \ smbpasswd.8 smbspool.8 smbumount.8 swat.8 win...
2004 Feb 27
0
Réf. : Trouble with install, still--please help
.../samba/man/man1/rpcclient.1 > usr/local/samba/man/man1/findsmb.1 > usr/local/samba/man/man1/smbsh.1 > usr/local/samba/man/man1/smbstatus.1 > usr/local/samba/man/man1/wbinfo.1 > usr/local/samba/man/man1/ntlm_auth.1 > usr/local/samba/man/man1/smbcacls.1 > usr/local/samba/man/man1/vfstest.1 > usr/local/samba/man/man1/smbclient.1 > usr/local/samba/man/man1/smbtree.1 > usr/local/samba/man/man1/smbget.1 > usr/local/samba/man/man1/smbtar.1 > usr/local/samba/man/man1/log2pcap.1 > usr/local/samba/man/man1/smbcontrol.1 > usr/local/samba/man/man5/ > usr/local/samba/m...
2002 Sep 26
0
Samba-3.0alpha20 released
...data registry keys other than the default PrinterDriverData - Moved internal printerdata to REGISTRY_VALUE object - Corrected bug in dependentfiles list of DRIVER_INFO_3 - fixed logic bug in blocking locks code - Updated registry api code to work with new printer data key support - Added vfstest tool - round lock timeouts in lockingX upwards to multiples of 1 second - Fixed bugs in Printer Change Notify code - added a 'net ads lookup' command that does a CLDAP NetLogon query to a win2000 server - Added script to find undocumented smb.conf parameters - Added missing paramete...
2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel 2.6.9-22.0.2.ELsmp); everything works more or less fine, it's functioning as the PDC with an OpenLDAP back end (setup essentially straight from the Idealx.org playbook), etc. We're trying to mount Windows shares to back them up, and getting "permission denied" errors when trying to read certain files from those