Displaying 20 results from an estimated 22 matches for "vfs_readon".
Did you mean:
vfs_read
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
2003 Oct 03
1
Cannot compile 3.0.0 release
...d then ran "./configure"
I am not using gcc nor am I using GNU make, I am using the default compiler
and make supplied with the OS.
the "./configure" step seemed to complete OK and ended with the following;
checking how to build vfs_default_quota... shared
checking how to build vfs_readonly... shared
checking how to build vfs_cap... shared
Using libraries:
LIBS = -lsecurity -lresolv
AUTH_LIBS =
checking configure summary... yes
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: creating script/findsmb...
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
...s =
??? Example: vfs objects = extd_audit recycle
There are quite 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...
2019 Oct 30
1
vfs objects
...xtd_audit recycle
>
> There are quite 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_cross...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...): undefined reference to
`lp_parm_bool'
modules/vfs_default_quota.po(.text+0x267): undefined reference to
`lp_parm_int'
modules/vfs_default_quota.po: In function `init_module':
modules/vfs_default_quota.po(.text+0x2dc): undefined reference to
`smb_register_vfs'
Compiling modules/vfs_readonly.c with -fPIC
Compiling modules/getdate.c with -fPIC
Building plugin bin/readonly.so
modules/vfs_readonly.po: In function `readonly_connect':
modules/vfs_readonly.po(.text+0x61): undefined reference to
`lp_parm_string_list'
modules/vfs_readonly.po: In function `init_module':
modules/v...
2008 Dec 10
3
[ANNOUNCE] Samba 3.2.6 Available for Download
...* BUG 5825: Fix account locking with LDAP backend.
* BUG 5826: Fix truncated filenames when accessing old servers.
* BUG 5889: Fix "delete veto files = no".
* BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog
list".
* BUG 5900: Fix vfs_readonly.
* BUG 5903: Fix vfs_streams_xattr breaking contents of files.
* BUG 5904: Fix libnss_wins causing SIGABRT while servicing getaddrinfo()
request.
* BUG 5914: Fix build failure: redefinition of struct name_list.
* BUG 5937: Fix filenames with "*" char hiding other f...
2008 Dec 10
3
[ANNOUNCE] Samba 3.2.6 Available for Download
...* BUG 5825: Fix account locking with LDAP backend.
* BUG 5826: Fix truncated filenames when accessing old servers.
* BUG 5889: Fix "delete veto files = no".
* BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog
list".
* BUG 5900: Fix vfs_readonly.
* BUG 5903: Fix vfs_streams_xattr breaking contents of files.
* BUG 5904: Fix libnss_wins causing SIGABRT while servicing getaddrinfo()
request.
* BUG 5914: Fix build failure: redefinition of struct name_list.
* BUG 5937: Fix filenames with "*" char hiding other f...
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
...lk.so
>>> >> Compiling modules/vfs_fake_perms.c with -fPIC
>>> >> Building plugin bin/fake_perms.so
>>> >> Compiling modules/vfs_default_quota.c with -fPIC
>>> >> Building plugin bin/default_quota.so
>>> >> Compiling modules/vfs_readonly.c with -fPIC
>>> >> Compiling modules/getdate.c with -fPIC
>>> >> Building plugin bin/readonly.so
>>> >> Compiling modules/vfs_cap.c with -fPIC
>>> >> Building plugin bin/cap.so
>>> >> Compiling modules/vfs_expand_msdfs.c...
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
...an LDAP backend.
* BUG 5826: Fix truncated filenames when accessing old servers.
* BUG 5873: Fix ACL inheritance.
* BUG 5889: Fix "delete veto files = no".
* BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog
list".
* BUG 5900: Fix vfs_readonly.
* BUG 5903: Fix breaking of file contents in vfs_streams_xattr.
* BUG 5904: Fix SIGABRT while servicing getaddrinfo() request caused by
libnss_wins.
* BUG 5914: Fix redefinition of struct name_list.
* Correctly fix smbclient to terminate on eof from server.
* Fix client...
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
...an LDAP backend.
* BUG 5826: Fix truncated filenames when accessing old servers.
* BUG 5873: Fix ACL inheritance.
* BUG 5889: Fix "delete veto files = no".
* BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog
list".
* BUG 5900: Fix vfs_readonly.
* BUG 5903: Fix breaking of file contents in vfs_streams_xattr.
* BUG 5904: Fix SIGABRT while servicing getaddrinfo() request caused by
libnss_wins.
* BUG 5914: Fix redefinition of struct name_list.
* Correctly fix smbclient to terminate on eof from server.
* Fix client...
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
...ic
checking how to build vfs_recycle... shared
checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
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...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...ic
checking how to build vfs_recycle... shared
checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
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...
2004 Jan 15
2
Installation Problem !!!
...ic
checking how to build vfs_recycle... shared
checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
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
Using libraries:
LIBS = -lcrypt -lresolv -lnsl -ldl
KRB5_LIBS = -L/usr/kerberos/lib -lcom_err -lk5crypto -lcrypto -lkrb5 -lgssapi_krb5
LDAP_LIBS = -llber -lldap
AUTH_LIBS = -lcrypt
checking configure summary... yes
configure: cre...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...t-ads \
--without-winbind \
--without-ad-dc \
--without-ntvfs-fileserver \
--enable-gccdeps
(...)
VFS_STATIC: vfs_default,vfs_posixacl
VFS_SHARED:
vfs_recycle,vfs_audit,vfs_extd_audit,vfs_full_audit,vfs_netatalk,vfs_fake_perms,vfs_default_quota,vfs_readonly,vfs_cap,vfs_expand_msdfs,vfs_shadow_copy,vfs_shadow_copy2,vfs_readahead,vfs_xattr_tdb,vfs_posix_eadb,vfs_streams_xattr,vfs_streams_depot,vfs_acl_xattr,vfs_acl_tdb,vfs_preopen,vfs_catia,vfs_media_harmony,vfs_unityed_media,vfs_fruit,vfs_shell_snap,vfs_commit,vfs_worm,vfs_crossrename,vfs_linux_xfs_s...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...> --without-ad-dc \
> --without-ntvfs-fileserver \
> --enable-gccdeps
>
> (...)
>
> VFS_STATIC: vfs_default,vfs_posixacl
> VFS_SHARED:
> vfs_recycle,vfs_audit,vfs_extd_audit,vfs_full_audit,vfs_netatalk,vfs_fake_perms,vfs_default_quota,vfs_readonly,vfs_cap,vfs_expand_msdfs,vfs_shadow_copy,vfs_shadow_copy2,vfs_readahead,vfs_xattr_tdb,vfs_posix_eadb,vfs_streams_xattr,vfs_streams_depot,vfs_acl_xattr,vfs_acl_tdb,vfs_preopen,vfs_catia,vfs_media_harmony,vfs_unityed_media,vfs_fruit,vfs_shell_snap,vfs_commit,vfs_worm,vfs_crossrename,vfs_linux_xfs_s...
2005 Aug 10
2
Compiling smbtorture
...checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
checking how to build vfs_full_audit... shared
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
checking how to build vfs_afsacl... not
Using libraries:
LIBS = -lcrypt -lresolv -lnsl -ldl
AUTH_LIBS = -lcrypt
checking configure summary.....
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
checking how to build vfs_full_audit... shared
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
checking how to build vfs_shadow_copy2... shared
checking how to build vfs_afsacl... not
checking how to build vfs_xattr_tdb... shared
checking how to...
2010 May 11
1
Samba 3.5.2 compile on AIX
...checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
checking how to build vfs_full_audit... shared
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
checking how to build vfs_shadow_copy2... shared
checking how to build vfs_afsacl... not
checking how to build vfs_xattr_tdb... shared
checking how to...