Displaying 6 results from an estimated 6 matches for "mssp".
Did you mean:
mss
2003 Nov 09
4
[LLVMdev] LLVM namespac'ification
Coming back to the issues that I had integrating LLVM with
MSSP, will the code in include/Support also be put in the
llvm namespace? That will solve many problems and help prevent
others.
Rahul
---- Original message ----
>Date: Sun, 9 Nov 2003 10:13:03 -0600 (CST)
>From: Chris Lattner <sabre at nondot.org>
>Subject: [LLVMdev] LLVM namespac...
2003 Nov 09
0
[LLVMdev] LLVM namespac'ification
...s that in your programs, you
wouldn't use:
cl::XYZ
anymore but:
llvm::cl::XYZ.
Or, you can use a "using namespace llvm" to retain backwards
compatibility.
Reid.
On Sun, 2003-11-09 at 20:31, Rahul Joshi wrote:
> Coming back to the issues that I had integrating LLVM with
> MSSP, will the code in include/Support also be put in the
> llvm namespace? That will solve many problems and help prevent
> others.
>
> Rahul
>
> ---- Original message ----
> >Date: Sun, 9 Nov 2003 10:13:03 -0600 (CST)
> >From: Chris Lattner <sabre at nondot.org>...
2003 Nov 09
0
[LLVMdev] LLVM namespac'ification
On Sun, 9 Nov 2003, Rahul Joshi wrote:
> Coming back to the issues that I had integrating LLVM with
> MSSP, will the code in include/Support also be put in the
> llvm namespace? That will solve many problems and help prevent
> others.
Absolutely.
-Chris
> ---- Original message ----
> >Date: Sun, 9 Nov 2003 10:13:03 -0600 (CST)
> >From: Chris Lattner <sabre at nondot.org>
&g...
2004 Jun 10
2
samba + ldap authentication
Hi all!
I have authentication problems with samba + ldap.
Ldap seams to be ok and when I do
Peter Nyberg
Institutionen f?r Biokemi och Biofysik (DBB)
Sv.Arrhenius v?gen 12
106 91 Stockholm
Tel: 08-16 24 69
Mobil: 070 339 24 69
Fax 08 153679
2008 Apr 23
0
Can't get ldap passwd sync = only to send password request to ldap server
...ott]@[MENGER] with the new password interface
[2008/04/22 16:12:30, 3] auth/auth.c:check_ntlm_password(224)
check_ntlm_password: mapped user is: [WORLDECON]\[scott]@[MENGER]
[2008/04/22 16:12:30, 10] auth/auth.c:check_ntlm_password(233)
check_ntlm_password: auth_context challenge created by NTLMSSP
callback (NTLM2)
[2008/04/22 16:12:30, 10] auth/auth.c:check_ntlm_password(235)
challenge is:
[2008/04/22 16:12:30, 5] lib/util.c:dump_data(2264)
[000] A0 41 50 F7 C0 B4 8A 7E .AP....~
[2008/04/22 16:12:30, 10] auth/auth.c:check_ntlm_password(261)
check_ntlm_passwor...
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
...h.c:load_auth_module(414)
load_auth_module: auth method trustdomain has a valid init
[2005/12/22 09:46:06, 5, effective(0, 0), real(0, 0)]
auth/auth.c:load_auth_module(414)
load_auth_module: auth method winbind has a valid init
[2005/12/22 09:46:06, 3, effective(0, 0), real(0, 0)]
libsmb/ntlmssp.c:debug_ntlmssp_flags(62)
Got NTLMSSP neg_flags=0xe008b297
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_NEGOTIATE_OEM
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_LM_KEY
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_DOMAIN_SUPPLIED
NTLMSSP_NEGOTIATE_WOR...