search for: inaddit

Displaying 4 results from an estimated 4 matches for "inaddit".

Did you mean: inaddr
2002 Mar 08
7
Samba in a Win2000 / NT Enterprise
...cess. I have considered the Pam_smb module but it only seems to query the W2K corporate domain for a successful username / password logon. However, that means anyone of the 2,000 members in our Corporate Domain could log on to our boxes instead of the group of 20 that I want to give access to. But inaddition to that... I don't think that the Pam_smb passes back *any* kind of security or access tolken so that I can access other domain shares. I think Winbind is my answer, but it seems like it has not been released in a stable manner yet. What do you suggest? thanks for your help, Chris
2006 Jan 10
0
Samba authentication with ADS using msSFU3.5
...er HowTos created for this type of scenerio? I have searched high and low and cannot seem to get this working.... GGRRR I have had the samba authentication using Winbind up and working perfectly however the requirement of the locally cached mapping db is not an option that I can use in production. Inaddition the multiple TB of storage with permissions already set and the powers above dictating the use of ADS. Thus forcing me to use ADS with the schema extensions. thanks again, jason
2004 Aug 17
0
[LLVMdev] Optimization Levels - Need The Details
Reid, I have one substantial change to suggest to this. I think the distinction between module-level and cross-module optimization is artificial and unnecessary in LLVM because transparent link-time optimization makes intra-module and cross-module optimizations indistiguishable. It *is* important to distinguish between fast and slow optimizations. Because of this, I would suggest a
2004 Aug 15
4
[LLVMdev] Optimization Levels - Need The Details
Folks, I'm at the point in developing llvmc (Compiler Driver) where I need to get the details on the specific optimization arguments that the -O family of options should (by default) issue to "opt". I'm soliciting your feedback on this so I can start testing optimization. Hopefully you can provide it by early this coming week. For clarity, the -O options are currently defined