Displaying 20 results from an estimated 27 matches for "vfs_shadow_copy".
Did you mean:
vfs_shadow_copy2
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...0x783): undefined reference to `strchr_m'
modules/vfs_expand_msdfs.po(.text+0x7c8): undefined reference to
`safe_strcpy_fn'
modules/vfs_expand_msdfs.po: In function `init_module':
modules/vfs_expand_msdfs.po(.text+0x84c): undefined reference to
`smb_register_vfs'
Compiling modules/vfs_shadow_copy.c with -fPIC
Building plugin bin/shadow_copy.so
modules/vfs_shadow_copy.po: In function `shadow_copy_opendir':
modules/vfs_shadow_copy.po(.text+0xcb): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_shadow_copy.po(.text+0xdf): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modu...
2004 Dec 13
2
compile samba v3.0.9 vfs-errors
...current problem. There wasn't any solution
out there.
Maybe anything has changed?
I want install samba v3.0.9 on an old rh linux v7.1. Currently there's no
chance to
update the core system. But while compiling it breaks with many
"vfs"-errors as shown
below:
..SNIP..
modules/vfs_shadow_copy.po(.text+0x6e2): undefined reference to
`debug_add_class'
modules/vfs_shadow_copy.po(.text+0x700): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_shadow_copy.po(.text+0x70e): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_shadow_copy.po(.text+0x73d): undefined ref...
2015 Feb 12
1
Error in vfs module man page
There is an error in the vfs_shadow_copy man page.
The module is described as:
"vfs_shadow_copy ? Make a Samba share read only for a specified time period"
which is obviously wrong.
The error can also be found in the corresponding pages on the Samba site:
https://www.samba.org/samba/docs/man/manpages/
The link "vfs_sh...
2015 May 31
2
Error in man page
A few months ago I reported an error on a Samba man page available online.
The error is still there. Can someone with the appropriate privileges
correct it? Thank you.
"vfs_shadow_copy - Make a Samba share read only for a specified time period"
This is obviously wrong.
The error is present in the following pages:
https://www.samba.org/samba/docs/man/manpages/
https://www.samba.org/samba/docs/man/manpages/vfs_shadow_copy.8.html
2005 Jul 08
0
Compile errors and warnings with samba-3.0.14a
...b_set_lock_alarm' discards
qualifiers from pointer target type
printing/printing.c: In function `print_cache_expired':
printing/printing.c:1038: warning: passing arg 3 of `tdb_fetch_uint32' from
incompatible pointer type
Some of the errors:
Building plugin bin/shadow_copy.so
modules/vfs_shadow_copy.po: In function `shadow_copy_opendir':
modules/vfs_shadow_copy.po(.text+0x8f): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_shadow_copy.po(.text+0x9d): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_shadow_copy.po(.text+0xc9): undefined reference to `dbghdr'...
2015 Feb 13
2
(no subject)
Hello,
I took a look at this:
https://wiki.samba.org/index.php/Rotating_LVM_snapshots_for_shadow_copy
Do I miss sth. or how works the version integration? Where is the bridge to vfs_shadow_copy(2)?
Regards
Tim
2006 Nov 28
5
Shadow Copy Client blank, with error in logs
One computer will show the previous versions of files just fine, but
every other computer I've installed the Microsoft Shadow Copy Client on
will not show any previous versions. The Previous Versions tab is just
blank. In the samba log, I get this:
[2006/11/28 12:02:02, 0]
modules/vfs_shadow_copy.c:shadow_copy_opendir(81)
shadow_copy_opendir: SMB_VFS_NEXT_OPENDIR() failed for
[Folder/file.txt]
This is logging in as the same user on each machine.
James Dinkel
Network Engineer
Butler County of Kansas
There are 10 types of people in the world: those who understand binar...
2009 Nov 18
3
Samba 3.4.2 with Solaris ZFS Snaphots
...D AVAIL REFER MOUNTPOINT
home 1.80M 1.95G 23K /home
home/delaye 1.70M 1.95G 1.67M /home/delaye
home/delaye at GMT-2009.11.18-10.01.13 31K - 1.67M -
samba supports shadow copy (and zfs acl) as Build Options.
smbd -b
vfs_shadow_copy2_init
vfs_shadow_copy_init
vfs_zfsacl_init
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg
rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
idmap_ldap idmap_tdb id...
2015 Jun 01
1
Error in man page
...Mon, Jun 01, 2015 at 12:23:42AM +0100, Miguel Medalha wrote:
>
> > A few months ago I reported an error on a Samba man page available
> online.
> > The error is still there. Can someone with the appropriate privileges
> > correct it? Thank you.
> >
> > "vfs_shadow_copy - Make a Samba share read only for a specified time
> period"
> >
> > This is obviously wrong.
> >
> > The error is present in the following pages:
> >
> > https://www.samba.org/samba/docs/man/manpages/
> >
> > https://www.samba.org/samba...
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 May 17
3
Linux integration with AD
Hi All,
I extended my AD schema (SFU 3.5) and migrated the users and groups from my
NIS domain.
The groups migrated from the NIS have the same GID like on the NIS.
I added linux machines to my AD domain using windbind, and define on the
smb.conf "idmap gid = 10000-20000".
I logged in using my AD user account, and when I'm doing "id", I see that
all the AD groups
2019 Oct 30
0
vfs objects
...ite a few 'vfs-*' man pages, but they do not 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_...
2019 Oct 30
1
vfs objects
...s, but they do not 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...
2012 Aug 16
1
Samba VFS opendir and readdir
Hi Folks,
I am writing a VFS module, which creates virtual a file system in memory,
not on any physical storage. However, I really don't have any idea on how
to implement the VFS operation opendir and readdir, becuase SMB_STRUCT_DIR
is very hard to manipulate. For example, I can not malloc a SMB_STRUCT_DIR.
Also, there is no any document for SMB_STRUCT_DIR. I don't know how to use
it data
2014 Apr 15
2
VFs recycle, what about a trigger to delete files after xxxx!?
Dear all,
I am working with vfs recycle and it is a real great thing.
But something I missed all the years is a param like :
recycle:purge=MAXDAYS. (where MAXDAYS is, Age of which files and directories
are stored
In the recycle before they are purged)
I do this with my own scripts but it would be a great feature for me as
admin to set this param
without the need of scripting myself.
EDV
2005 Feb 26
3
Samba 3.0.12pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a preview release of the Samba 3.0.12 code base and
is provided for testing only. This release is *not* intended
for production servers. However, there have been several bug
fixes and new features added since 3.0.11 that we feel are
important to make available to the Samba community for wider
testing.
Common bugs fixed in 3.0.12pre1
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
...lugin bin/readonly.so
>>> >> Compiling modules/vfs_cap.c with -fPIC
>>> >> Building plugin bin/cap.so
>>> >> Compiling modules/vfs_expand_msdfs.c with -fPIC
>>> >> Building plugin bin/expand_msdfs.so
>>> >> Compiling modules/vfs_shadow_copy.c with -fPIC
>>> >> Building plugin bin/shadow_copy.so
>>> >> Compiling passdb/pdb_xml.c with -fPIC
>>> >> Building plugin bin/xml.so
>>> >> Compiling passdb/pdb_mysql.c with -fPIC
>>> >> Building plugin bin/mysql.so
>>...
2005 Sep 21
2
Samba with Mysql, compilation problem.
First i would like to say hello to everybody here, because i am new to
this ML.
So here is the description of my problem:
I began with a clean samba installation from the stable branch few
monthes ago, everything was just fine, i have a linux box which was
sharing files for another linux workstation and two WinXP laptops. The
sharing linux box is a debian stable branch O/S, which is my choice
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...d
checking how to build vfs_netatalk... shared
checking how to build vfs_fake_perms... shared
checking how to build vfs_default_quota... shared
checking how to build vfs_readonly... shared
checking how to build vfs_cap... shared
checking how to build vfs_expand_msdfs... shared
checking how to build vfs_shadow_copy... shared
Using libraries:
LIBS = -liconv
KRB5_LIBS = -L/usr/krb5/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
LDAP_LIBS = -lldap -llber
AUTH_LIBS =
checking configure summary... yes
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creati...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...d
checking how to build vfs_netatalk... shared
checking how to build vfs_fake_perms... shared
checking how to build vfs_default_quota... shared
checking how to build vfs_readonly... shared
checking how to build vfs_cap... shared
checking how to build vfs_expand_msdfs... shared
checking how to build vfs_shadow_copy... shared
Using libraries:
LIBS = -liconv
KRB5_LIBS = -L/usr/krb5/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
LDAP_LIBS = -lldap -llber
AUTH_LIBS =
checking configure summary... yes
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creati...