Displaying 12 results from an estimated 12 matches for "vfs_afsacl".
2006 Jun 19
2
3.0.23 + afsacl build problem
Hi!
I've tried to compile samba 3.0.23rc2 --with-vfs-afsacl --fake-kaserver,
but I've got errors.
The first error and its solution is: I've to add -lssl to the LIBS line
in the top level Makefile.
Then I've got this:
Compiling modules/vfs_afsacl.c with -fPIC
modules/vfs_afsacl.c: In function `new_afs_ace':
modules/vfs_afsacl.c:145: warning: passing arg 2 of `lookup_sid' from
incompatible pointer type
modules/vfs_afsacl.c:145: warning: passing arg 3 of `lookup_sid' from
incompatible pointer type
modules/vfs_afsacl.c:145: warni...
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0454: Format string bug in afsacl.so VFS plugin
...ersion: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFxzArIR7qMdg1EfYRAmV6AKCfuADBCdmKqOxp5yVbKkjHHx6VZgCgsjzp
4VVFaQsDiVSS2014Q3Tk9c8=
=H5bC
-----END PGP SIGNATURE-----
-------------- next part --------------
diff -urN samba-3.0.23d/source/modules/vfs_afsacl.c samba/source/modules/vfs_afsacl.c
--- samba-3.0.23d/source/modules/vfs_afsacl.c 2006-06-23 08:16:50.000000000 -0500
+++ samba/source/modules/vfs_afsacl.c 2007-01-29 20:11:07.000000000 -0600
@@ -901,7 +901,7 @@
ZERO_STRUCT(dir_acl);
ZERO_STRUCT(file_acl);
- pstr_sprintf(name, fsp->fsp_nam...
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0454: Format string bug in afsacl.so VFS plugin
...ersion: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFxzA8IR7qMdg1EfYRAoGQAKDXc6qmlOc3mZWavUVcUJAoU79GCwCgr+Sd
x5Z0Y+YjRSBzg4rTf3Wx08o=
=ljBp
-----END PGP SIGNATURE-----
-------------- next part --------------
diff -urN samba-3.0.23d/source/modules/vfs_afsacl.c samba/source/modules/vfs_afsacl.c
--- samba-3.0.23d/source/modules/vfs_afsacl.c 2006-06-23 08:16:50.000000000 -0500
+++ samba/source/modules/vfs_afsacl.c 2007-01-29 20:11:07.000000000 -0600
@@ -901,7 +901,7 @@
ZERO_STRUCT(dir_acl);
ZERO_STRUCT(file_acl);
- pstr_sprintf(name, fsp->fsp_nam...
2008 Mar 03
1
fun with compiling samba
Hi Guys,
Please look at this when making after configuring on SLES9
make: *** No rule to make target `modules/vfs_afsacl.po', needed by
`bin/afsacl.so'. Stop.
samba-3.0.28/source
./configure --with-smbmount --with-cifsmount --with-acl-support
--with-winbind --with-vfs-afsacl --with-quotas --with-ldap
this is the only other reference I have to it.. :|
http://threebit.net/mail-archive/samba/msg04581.html
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
2011 Dec 27
1
Practicality of fixing samba's case mangling problems?
Samba has multiple areas of case mangling problems that cause
incompatibilities
when used with windows or linux clients.
How viable is the idea of fixing the problems? Would the sky fall in if
it preserved case, but
either 'ignored it', or gave preference to matches that included the
case as typed (vs. alternate case
matches).
The first would be fairly compatible with current Win
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
...inbindd: Do not drop the workgroup name in the getgrnam, getgrent
and getgrgid calls.
o Jeremy Allison <jra at samba.org>
* BUG 9130: Certain xattrs cause Windows error 0x800700FF.
* BUG 9519: Samba returns unexpected error on SMB posix open.
* BUG 9642: Fix the build of vfs_afsacl.
* BUG 9695: Backport tevent changes to bring library to version 0.9.18.
* BUG 9706: Fix large reads/writes from some Linux clients.
* BUG 9724: is_encrypted_packet() function incorrectly used inside server.
* BUG 9733: Fix 'smbcontrol close-share'.
* BUG 9748: Remove un...
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
...inbindd: Do not drop the workgroup name in the getgrnam, getgrent
and getgrgid calls.
o Jeremy Allison <jra at samba.org>
* BUG 9130: Certain xattrs cause Windows error 0x800700FF.
* BUG 9519: Samba returns unexpected error on SMB posix open.
* BUG 9642: Fix the build of vfs_afsacl.
* BUG 9695: Backport tevent changes to bring library to version 0.9.18.
* BUG 9706: Fix large reads/writes from some Linux clients.
* BUG 9724: is_encrypted_packet() function incorrectly used inside server.
* BUG 9733: Fix 'smbcontrol close-share'.
* BUG 9748: Remove un...
2005 Aug 10
2
Compiling smbtorture
...hecking 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... yes
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smba...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...cking 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 build vfs_posixacl... not
checking how to build vfs_aixacl... not
checking how to build vfs_aixacl2... not
checking how to build vfs_solarisacl... static
checking how to build vfs_irixacl... not
checking how to build vfs_hpuxacl.....
2010 May 11
1
Samba 3.5.2 compile on AIX
...cking 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 build vfs_posixacl... not
checking how to build vfs_aixacl... static
checking how to build vfs_aixacl2... not
checking how to build vfs_solarisacl... not
checking how to build vfs_irixacl... not
checking how to build vfs_hpuxacl.....
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...cking 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 build vfs_posixacl... not
checking how to build vfs_aixacl... not
checking how to build vfs_aixacl2... not
checking how to build vfs_solarisacl... not
checking how to build vfs_irixacl... not
checking how to build vfs_hpuxacl... n...