Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Networking GroupsView
Internet Mail
Windows Networking Wireless
Platformsdk Mapi
Platformsdk Msi
Platformsdk Security
Platformsdk Shell

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Platformsdk Security
 Ask A New Question    

RPC over SChannel and RestrictRemoteClients on Windows XP SP2
In order to make RPC interfaces more secure by default, Microsoft introduced the RestrictRemoteClients registry key that you can use to modify the behavior of all RPC interfaces on a system. On Wind... on 20-Nov-09
Adding a custom SSP to the negotiate security package
Hi, I am the owner of the open source project http://www.mysmartlogon.com which try to enable smart card usage without a domain. I have successfully enabled interactive login on console and on termi... on 19-Nov-09
File / Folder Permissions (Change File But Not Create)
We have a situation where we have one AD group (admins) that needs to be able to create (basically full control) files in a folder and a separate AD group that should only be able to change files (ov... on 19-Nov-09
How to know what key pair to use when CPSignHash is called
Hi all, when Microsoft Word wants to sign a document with a custom CSP, it calls CPImportKey in the default KeyContainer, so the CSP knows exactly which key is being used to make the signature. How... on 19-Nov-09
Windows 2008 R2 CreateProcessAsUser Impersonation Issue
Following program is failing when I run it on Windows 2008 Enterprise Edition R2. The program works well in Windows 2008 Standard Edition. The program calls LogonUser to create access token for the ... on 17-Nov-09
Windows 2008 R2 CreateProcessAsUser Impersonation Issue
Following program is failing when I run it on Windows 2008 Enterprise Edition R2. However the program works well in Windows 2008 Standard Edition. The program calls LogonUser to create access token ... on 17-Nov-09
CryptoAPI AES without expanding the buffer size for cyphertext
Hello, I have a CryptoAPI based project where it is necessary for AES encrypted cyphertext to fit within the same space as the original plaintext. I am using AES-128 with CBC. As you know, CryptEn... on 16-Nov-09