similar to: Samba/Ldap as BDC for ADS

Displaying 20 results from an estimated 1200 matches similar to: "Samba/Ldap as BDC for ADS"

2016 Jun 01
2
linkonce_odr & coff
I have @_rtti_a_a = linkonce_odr constant in two files that end up as coff object files. Shoudln't the linkonce_odr prevent duplicate symbol: __rtti_a_a \consoleapplication149.o and __rtti_a_a island.lib(island.o) from happening in LLD? If not what alternative can I use? THis is used for template like generics, so having duplicate functions and globals is going to happen a lot) (Side
2006 Feb 19
1
Contacting upstream
Hi, during the week I was thinking to send an email to the upstream development list to see if, at some point in the future, we might have the changes needed for us not to patch their package, or to reduce our patches even more... The points I was going to touch were: /etc/sysconfig: We'd like, if it's possible, to have this be configurable at build time... The default can remain like
2018 Sep 21
2
msan test failures
I'm seeing some test failures for unit tests for msan (check-msan) happening in googletest, which I find weird. I'm on Arch Linux, with r342711. Below is one type of error that I see. The full log is 416MB (!) big. My guess is that those errors are related, but if anyone needs the full log, I'll provide it. Here is a reduced log from the end:
2010 Jan 25
1
index location
Greetings. We are testing with 1.2.9 and have found that with mail_full_filesystem_access set to 'yes', we cannot force indexes for folders under ~/mail to be stored in /var/dovecot/indexes/%u. /var/dovecot/indexes/%u/.imap/INBOX/dovecot.index* is created just fine, but everything else ends up in ~mail/.imap. If I change mail_full_filesystem_access to 'no', then all indexes
2009 Jan 10
2
Problem with compiling shared C/C++ library for loading into R (Linux)
I am using the .Call interface to call c++ code from R. For that, I am trying to create a dynamic library (mylib.so) using "R CMD SHLIB" by linking my own c++ code and an external c++ library (blitz++). The makefile works fine on my Mac, produces mylib.so and I am able to call .Call() from R, but on a linux server (I think Debian), I got the following error: ---------- /usr/bin/ld:
2009 Jan 10
2
Problem with compiling shared C/C++ library for loading into R (Linux)
I am using the .Call interface to call c++ code from R. For that, I am trying to create a dynamic library (mylib.so) using "R CMD SHLIB" by linking my own c++ code and an external c++ library (blitz++). The makefile works fine on my Mac, produces mylib.so and I am able to call .Call() from R, but on a linux server (I think Debian), I got the following error: ---------- /usr/bin/ld:
2018 Nov 13
3
execute sieve command - fails to notice script has exited
Hi, Running dovecot 2.2.27 (c0f36b0) on Debian GNU/Linux stable (version 9.6), I'm trying to use the execute command in a sieve script, with direct execution (not service socket). The script is executed, and returns (the process exits), but the dovecot-lda process seems to not notice, and thinks the script did not terminate. After sieve_execute_exec_timeout has passed, it sends a TERM, a bit
2011 Aug 23
1
Bug#475553: Patch for logcheck-rules
Hi, after we switched to rsyslog with high precision timestamps logcheck did not match the timestamps any more. A patch adding the high precision timestamp format is attached. The rules now match both the traditional timestamp format and the high precision timestamp format (with or without microseconds). Yours sincerely, Ralf D?blitz -- Ralf D?blitz r.doeblitz at asco.de Tel 0531/3906-116
2017 Jun 23
2
OpenSSL 1.1 support status : what next?
Hello Ingo, On Fri, Jun 23, 2017 at 1:26 AM, Ingo Schwarze <schwarze at usta.de> wrote: > > Hi Emmanuel, > > Emmanuel Deloget wrote on Fri, Jun 23, 2017 at 12:26:47AM +0200: > > > * the openssl team has no real incentive to propose a shim ; > > If major application projects refuse to support their new release, > thus putting pressure on operating system
2003 Sep 27
2
how stable is dynextendb
I'm looking for a way to manage large dial plans. Blitz on IRC mentioned DynExtenDB I'm wondering how stable it is since its not been updated since 2002-12-15 Any other ideas ?? I want to have my dial plan in a SQL database thanks
2005 Feb 14
6
Query regarding initramfs
Hi I had some doubts regarding what all the init application should do: >> so, that should that application do? >> - mount /dev/hda1 /new-root >> - cd /new-root >> - run-init 1. Of what I understand, before exitting, init should mount the realroot and execute the init process. Is realroot the '/' or the empty directory created (in the cpio archive) ?
2004 Aug 26
1
DNAT IP-Adding
Hello List. I''m new here, and am staring off with a pretty common question, i think. I want to have my router DNAT incomeing connections for other IP''s than it''s WAN IP. In my other setup, just adding that IP as Destination Address was enough. But that was a bit older Version of Shorwall. In my new Setup, Shorewall 2.0.7 Debian Sarge, i have this line: DNAT
2017 Dec 22
0
[PATCH v20 3/7 RESEND] xbitmap: add more operations
On 12/21/2017 10:37 PM, Tetsuo Handa wrote: > Matthew Wilcox wrote: >>> +/** >>> + * xb_find_set - find the next set bit in a range of bits >>> + * @xb: the xbitmap to search from >>> + * @offset: the offset in the range to start searching >>> + * @size: the size of the range >>> + * >>> + * Returns: the found bit or, @size if no
2014 Apr 24
2
[LLVMdev] How to get debug dump of candidate pairs selected in BBVectorizer?
Hi All, I'm trying to understand BB Vectorizer and gone through http://llvm.org/devmtg/2012-04-12/Slides/Hal_Finkel.pdf Wanted to know how to use bb-vectorize-debug-candidate-selection and bb-vectorize-debug-pair-selection command arguments. I tried the command with debug build clang - clang -O2 test.c -mllvm -vectorize \ -mllvm -debug-only=bb-vectorize \ -mllvm
2009 Jul 16
1
An amusing scrub
Today, I ran a scrub on my rootFS pool. I received the following lovely output: # zpool status larger_root ? pool: larger_root ?state: ONLINE ?scrub: scrub completed after 307445734561825856h29m with 0 errors on Wed Jul 15 21:49:02 2009 config: ??????? NAME??????? STATE???? READ WRITE CKSUM ??????? larger_root? ONLINE?????? 0???? 0???? 0 ????????? c4t1d0s0? ONLINE?????? 0???? 0???? 0 errors: No
2006 Jul 21
3
Bug#379092: xen-utils-3.0: xen-backend.rules placed incorrect directory
Package: xen-utils-3.0 Version: 3.0.2+hg9697-1 Severity: critical The xen-backend.rules file is stored in /dev/udev, but it is not correct. I made the symlink into /dev/udev/rules.d/ so it works. It is also mentioned at the following place: http://www.debian-administration.org/articles/396 -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.4.27-2-386 Locale:
2002 Aug 26
1
(CAR) Scatterplot and problems (?) with abline
Network Blitz I'm trying to generate a graph to summarize Interest Rate Parity. This involves a scatterplot of x against y where the x and y limits are set so to center the graph on 0,0 and then adding each axis line and a 45 degree line. Using CAR's scatterplot (sample code below) everything except the axes plot fine: scatterplot( Interest.Rate.Dif ~ ForPrm| profit,
2002 Dec 15
2
samba and os/2 "warpserver for ebusiness"
Is there anybody who has made experiences with "subject"? I tried to get a samba printserver vers 2.2.1a on a suse linux box. It worked successfully so my win 98 clients are able to print via cups on an network printer. We also have an existing os/2 "warpserver for ebusiness" as the PDC and fileserver which one do the authentication of all users. I'm still not able to
2010 Dec 15
1
[LLVMdev] example of language with vector as first class type
To state my objective again because I was unclear about it. I want to write a interpretor/compiler that can handles mathematical vector/matrix with linear algebra operation on llvm. Something like matlab/R. I am thinking at a higher level like performing type, and shape inference on matrix/vector type, unrolling the inner loop of matrix operation of full algebraic expression instead of computing
2005 Aug 01
1
NTLM-Auth Problem
Good Morning. For my vpn Server, i'm using a winbindd and NTLM Based Authentication setup against my AD. Recently, as a new User was added, i found this: The User can't log in using ntlm_auth at all, getting rejected because of "No Such user". On the windows Side, the user works just fine, and other users can use ntlm_auth fine. Heres my smb.conf on the vpn server (only