search for: ber_printf

Displaying 6 results from an estimated 6 matches for "ber_printf".

2007 Jun 04
1
Help for ber_printf(ber, "N}" in pdb_ldap.c
...tion "ldap passwd sync = yes" was used in smb.conf, we got an error with "Unknown format" on ber_prinf(ber, "N}" in passdb/pdb_ldap.c for Netscape LDAP SDK. This would block password change. By checking Openldap manpage at http://www.openldap.org/software/man.cgi?query=ber_printf&apropos=0&sekt ion=0&manpath=OpenLDAP+2.3-Release&format=html, I didn't see the definition of the "N" format character either. I only saw the lower case format character "n"(Null). Therefore, I'd like to know what is the meaning of the encoding format cha...
2005 Aug 22
0
openldap with nss_ldap and smb domain controller panic on Fedora 4
...rror [2005/08/20 16:33:10, 0] lib/util.c:smb_panic2(1525) BACKTRACE: 28 stack frames: #0 smbd(smb_panic2+0x8a) [0xb5907c] #1 smbd(smb_panic+0x19) [0xb592c2] #2 smbd [0xb46018] #3 [0x111420] #4 /usr/lib/liblber-2.2.so.7(ber_put_string+0x3d) [0xd777bc] #5 /usr/lib/liblber-2.2.so.7(ber_printf+0x2ba) [0xd78448] #6 /usr/lib/libldap-2.2.so.7(ldap_build_search_req+0xee) [0x6be0be] #7 /usr/lib/libldap-2.2.so.7(ldap_search+0x8c) [0x6be23f] #8 /lib/libnss_ldap.so.2 [0x2b6fbf] #9 /lib/libnss_ldap.so.2 [0x2b6e10] #10 /lib/libnss_ldap.so.2 [0x2b75e4] #11 /lib/libnss_ldap.so.2 [0...
2003 Jul 02
3
Samba 3.0.0 beta2 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the second beta release of the Samba 3.0.0 code base. While we are significantly closer to the final release, you should be reminded that this is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/beta/ The
2003 Jul 02
3
Samba 3.0.0 beta2 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the second beta release of the Samba 3.0.0 code base. While we are significantly closer to the final release, you should be reminded that this is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/beta/ The
2009 Nov 25
0
asterisk + res_config_ldap = asterisk.core
...full output @ gdb /usr/local/sbin/asterisk asterisk.core: (gdb) bt full #0 0x0000000802531386 in strlen () from /lib/libc.so.7 No symbol table info available. #1 0x0000000801b83889 in ber_put_string () from /usr/local/lib/liblber-2.4.so.7 No symbol table info available. #2 0x0000000801b83a51 in ber_printf () from /usr/local/lib/liblber-2.4.so.7 No symbol table info available. #3 0x0000000801a52ef8 in ldap_modify_ext () from /usr/local/lib/libldap-2.4.so.7 No symbol table info available. #4 0x0000000801a52fb2 in ldap_modify_ext_s () from /usr/local/lib/libldap-2.4.so.7 No symbol table info availabl...
2009 Jan 02
0
Wine release 1.1.12
...me.h before winsock.h to avoid conflicts. user32: Convert wvsprintfA/W to use an MS ABI vararg list for x86_64. shlwapi: Convert wvnsprintfA/W to use an MS ABI vararg list for x86_64. shlwapi: Convert SHPackDispParams to use an MS ABI vararg list for x86_64. wldap32: Convert ber_printf to use an MS ABI vararg list for x86_64. kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64. ntdll: Use INT_MAX for the semaphore count since LONG_MAX won't work on 64-bit. include: Don't pack shellapi.h on 64-bit. include: Fix a couple of win...