Displaying 8 results from an estimated 8 matches for "ldap_client".
Did you mean:
imap_client
2006 Dec 10
2
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...:
--------------------------------------------------------------
$ llvm-gcc -shared .libs/libdspam.o .libs/heap.o .libs/diction.o
.libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o
.libs/error.o .libs/decode.o .libs/pref.o .libs/config_shared.o
.libs/bnr.o .libs/hash.o .libs/list.o .libs/ldap_client.o
.libs/tokenizer.o .libs/hash_drv.o -lm -ldl -Wl,-soname
-Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../dst-directory/configure --disable-shared
--prefix=/usr/local/devapps/llvm --enable-languages=c,c++
--enable-llvm=/w...
2006 Dec 10
0
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...---------------------------------------------
> $ llvm-gcc -shared .libs/libdspam.o .libs/heap.o .libs/diction.o
> .libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o
> .libs/error.o .libs/decode.o .libs/pref.o .libs/config_shared.o
> .libs/bnr.o .libs/hash.o .libs/list.o .libs/ldap_client.o
> .libs/tokenizer.o .libs/hash_drv.o -lm -ldl -Wl,-soname
> -Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 -v
>
> Using built-in specs.
> Target: x86_64-unknown-linux-gnu
> Configured with: ../dst-directory/configure --disable-shared
> --prefix=/usr/local/devapps/llvm --enabl...
2006 Dec 10
2
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...> $ llvm-gcc
> -shared .libs/libdspam.o .libs/heap.o .libs/diction.o
> .libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o
> .libs/error.o .libs/decode.o .libs/pref.o .libs/config_shared.o
> .libs/bnr.o .libs/hash.o .libs/list.o .libs/ldap_client.o
> .libs/tokenizer.o .libs/hash_drv.o -lm -ldl -Wl,-soname
> -Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 -v
>
> Using built-in specs.
> Target: x86_64-unknown-linux-gnu
> Configured with: ../dst-directory/configure --disable-sh...
2012 May 30
12
resource override
hi All,
I''m a bit new to puppet. Is there a mailing list for puppet beginners?:)
I have a service module called postfix, which defines file in a class:
file {
''/etc/postfix/main.cf'':
owner => "root",
group => "root",
mode => 644,
content =>
2017 Feb 26
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...tls_verify_peer)
(gdb)
(gdb)
(gdb)
(gdb)
(gdb) bt full
#0 lpcfg_tls_verify_peer (lp_ctx=0x0) at default/lib/param/param_functions.c:352
No locals.
#1 0x00007fffe3ce895f in ldap_connect_send (conn=0xd30e70, url=url at entry=0xad02d4
"ldaps://ldap.motec.com.au") at ../source4/libcli/ldap/ldap_client.c:469
ca_file = 0x0
crl_file = 0x0
tls_priority = 0x0
verify_peer = <optimized out>
status = {v = 0}
result = 0xd31180
ctx = <optimized out>
state = 0xd31220
protocol = "ldaps\000\000\000", <incomplete...
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote:
> Anyone?
Can you please post a gdb backtrace --full?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 862 bytes
Desc: This is a digitally signed message part
URL:
2010 Jun 27
17
Variable Scoping = Root Canal
I''ve been struggling with puppet variable scope all day, well, for
several months actually.
I think I have pretty simple requirements. For any given node, I want
to be able to set a series of variables and include a set of classes,
based on three different aspects of a node, being physical location,
operating system, and function. If I try and do this with classes, I
find that variables
2010 May 02
2
samba4 make error - drsblobs.so
...bin/mergedobj/ldb_operational.o
Compiling auth/sam.c
Partially linking bin/mergedobj/auth_sam.o
Compiling dsdb/samdb/ldb_modules/naming_fsmo.c
Partially linking bin/mergedobj/ldb_naming_fsmo.o
Compiling lib/ldb/ldb_ildap/ldb_ildap.c
Partially linking bin/mergedobj/ldb_ildap.o
Compiling libcli/ldap/ldap_client.c
Compiling libcli/ldap/ldap_bind.c
Compiling libcli/ldap/ldap_ildap.c
Compiling libcli/ldap/ldap_controls.c
Partially linking bin/mergedobj/cli_ldap.o
Compiling ../libcli/ldap/ldap_message.c
Partially linking bin/mergedobj/cli_ldap_message.o
Compiling auth/gensec/gensec.c
Compiling auth/gensec/soc...