search for: have_libcap

Displaying 5 results from an estimated 5 matches for "have_libcap".

2007 Feb 23
0
Simple patch
...Note that this patch doesn't require libcap, or add an option, but if it is installed then it will take advantage of it. I don't have any other platforms to test on. The patch compiles fine but I haven't managed to test it yet. My autoconf experience is zero, so I hope that HAVE_LIBCAP is actually getting defined. Comments appreciated, I'll test it thoroughly later when I get some free time (and, if it works, remove the test message!). David --- configure.in 2007-02-22 21:50:07.000000000 +0000 +++ configure.in 2007-02-23 17:52:16.000000000 +0000 @@ -382,6...
2008 Nov 21
2
[PATCH] drop root privileges on solaris, request for testing
...process.c \ dict-process.c \ dup2-array.c \ diff -r 8f41c9f3f392 src/master/capabilities.h --- a/src/master/capabilities.h Wed Nov 19 16:11:01 2008 +0200 +++ b/src/master/capabilities.h Wed Nov 19 14:18:38 2008 +0000 @@ -1,7 +1,7 @@ #ifndef CAPABILITIES_H #define CAPABILITIES_H -#if defined(HAVE_LIBCAP) +#if defined(HAVE_LIBCAP) || defined(HAVE_SETPPRIV) void drop_capabilities(void); diff -r 8f41c9f3f392 src/master/capabilities-solaris.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/master/capabilities-solaris.c Wed Nov 19 14:18:39 2008 +0000 @@ -0,0 +1,54 @@ +/* Copyright (c) 2008...
2019 Oct 29
0
auth logging or auditing
...HAVE_LDAP ?? HAVE_LDAP_ADD_RESULT_ENTRY ?? HAVE_LDAP_INIT ?? HAVE_LDAP_INITIALIZE ?? HAVE_LDAP_INIT_FD ?? HAVE_LDAP_OPT_SOCKBUF ?? HAVE_LDAP_SASL_WRAPPING ?? HAVE_LDAP_SET_REBIND_PROC ?? HAVE_LDWRAP ?? HAVE_LIBACL ?? HAVE_LIBARCHIVE ?? HAVE_LIBAVAHI_CLIENT ?? HAVE_LIBAVAHI_COMMON ?? HAVE_LIBBSD ?? HAVE_LIBCAP ?? HAVE_LIBCRYPT ?? HAVE_LIBCRYPTO ?? HAVE_LIBCUPS ?? HAVE_LIBDBUS_1 ?? HAVE_LIBDL ?? HAVE_LIBDM ?? HAVE_LIBFAM ?? HAVE_LIBFORM ?? HAVE_LIBFUSE ?? HAVE_LIBGCRYPT ?? HAVE_LIBGFAPI ?? HAVE_LIBGNUTLS ?? HAVE_LIBGPGME ?? HAVE_LIBGPG_ERROR ?? HAVE_LIBJANSSON ?? HAVE_LIBKRB5 ?? HAVE_LIBLBER ?? HAVE_LIBLD...
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...INT_FN HAVE_LCHOWN HAVE_LDAP HAVE_LDAP_ADD_RESULT_ENTRY HAVE_LDAP_INIT HAVE_LDAP_INITIALIZE HAVE_LDAP_INIT_FD HAVE_LDAP_OPT_SOCKBUF HAVE_LDAP_SASL_WRAPPING HAVE_LDAP_SET_REBIND_PROC HAVE_LDWRAP HAVE_LIBACL HAVE_LIBARCHIVE HAVE_LIBAVAHI_COMMON HAVE_LIBBSD HAVE_LIBCAP HAVE_LIBCEPHFS HAVE_LIBCRYPT HAVE_LIBCUPS HAVE_LIBDBUS_1 HAVE_LIBDL HAVE_LIBFORM HAVE_LIBGFAPI HAVE_LIBGLIB_2_0 HAVE_LIBGPGME HAVE_LIBICUDATA HAVE_LIBICUI18N HAVE_LIBICUUC HAVE_LIBJANSSON HAVE_LIBKRB5 HAVE_LIBLBER HAVE_LIBLDAP HAVE_LIBLMDB HAVE_...