Sign in
Microsoft Open Specifications Support Team Blog
The official blog of the Engineers supporting the Microsoft Open Specifications Documentation
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
OK
Search
Tags
AES encryption
Compound File Format
Constrained Delegation
DCPromo
Domain Controller Promotion
DrawingML
ECMA-376
Exchange
File Sharing
Interoperability lab
Kerberos
KVNO
MBD Specification Posts
MS-PST
NetLogon Remote Protocol
Office Binary File Specifications
OOXML
Open Specifications
Outlook
PAC
Protocol Implementation Testing
PST
Security Descriptors
Windows Protocol Specification Posts
windows troubleshooting tools open specifications
Archive
Archives
May 2013
(1)
April 2013
(1)
March 2013
(3)
February 2013
(2)
January 2013
(2)
October 2012
(1)
July 2012
(1)
June 2012
(3)
May 2012
(1)
February 2012
(1)
December 2011
(1)
November 2011
(1)
October 2011
(1)
August 2011
(1)
July 2011
(3)
June 2011
(11)
May 2011
(5)
April 2011
(2)
February 2011
(1)
December 2010
(1)
November 2010
(4)
June 2010
(3)
May 2010
(2)
April 2010
(3)
March 2010
(1)
February 2010
(1)
January 2010
(1)
December 2009
(2)
November 2009
(2)
October 2009
(4)
September 2009
(4)
August 2009
(3)
July 2009
(5)
June 2009
(3)
May 2009
(5)
April 2009
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft Open Specifications Support Team Blog
Windows Configurations for Kerberos Supported Encryption Type
Posted
over 2 years ago
by
Hongwei Sun-MSFT
1
Comments
In one of my previous blog( http://blogs.msdn.com/b/openspecification/archive/2010/11/17/encryption-type-selection-in-kerberos-exchanges.aspx ) , I have talked about how the encryption types of the various encrypted parts of the Kerberos exchanges are...
Microsoft Open Specifications Support Team Blog
SMB Maximum Transmit Buffer Size and Performance Tuning
Posted
over 4 years ago
by
Hongwei Sun-MSFT
1
Comments
Background The performance of remote file operations, such as read/write, using SMB protocol can be affected by the size of buffers allocated by servers and clients. The buffer size determines the number of round trips needed to send a fixed amount...
Microsoft Open Specifications Support Team Blog
Understanding unique attributes in Active Directory
Posted
over 4 years ago
by
Edgar A Olougouna
1
Comments
In this blog, I would like to help the reader understand the rules that govern unique attributes in Active Directory (AD) along with the Open Protocols documentation set. I provide examples for user naming attributes. I also clarify common misunderstandings...
Microsoft Open Specifications Support Team Blog
Client caching features: Oplock vs. Lease
Posted
over 4 years ago
by
Hongwei Sun-MSFT
3
Comments
Opportunistic locks ,or oplock is a client caching mechanism that allows SMB/SMB2 clients to dynamically decide the client-side buffering strategy so the network traffic can be minimized. For example, a client can buffer data for writing locally to reduce...
Microsoft Open Specifications Support Team Blog
Understanding Microsoft Kerberos PAC Validation
Posted
over 4 years ago
by
Edgar A Olougouna
1
Comments
This blog post focuses on understanding Microsoft Kerberos PAC validation. It discusses the topic from inter-operability perspective with Windows operating systems. A SMB session establishment scenario is used to illustrate how PAC validation works. ...
Microsoft Open Specifications Support Team Blog
.MSG File Format (Part 1)
Posted
over 4 years ago
by
tomjebo
3
Comments
In my previous two blog entries, I’ve focused on becoming familiar with the Compound File Binary Format which we discovered was similar to a FAT file system within a file. With that exercise behind us we’re ready to step up a level in the ecology...
Microsoft Open Specifications Support Team Blog
Encryption Type Selection in Kerberos Exchanges
Posted
over 3 years ago
by
Hongwei Sun-MSFT
1
Comments
The types of encryption used in various Kerberos exchanges are very important and sometime confusing aspects of the Kerberos implementation. We not only need to understand the Kerberos RFC (RFC 4120, RFC 3961 etc) that specifies generally how the encryption...
Microsoft Open Specifications Support Team Blog
msDS-SupportedEncryptionTypes – Episode 1 - Computer accounts
Posted
over 4 years ago
by
Sebastian Canevari
4
Comments
Introduction In order to be concise with this article, I need to assume that the reader is familiar with Kerberos and Active Directory. If not, then I can quickly think of two scenarios: 1) Your favorite search engine ( Bing in my case) took...
Microsoft Open Specifications Support Team Blog
Exploring the Compound File Binary Format
Posted
over 4 years ago
by
tomjebo
2
Comments
Although the march of progress steadily tramples the old tried and true in favor of enlightened file formats designed for the new era of the web, some of us take joy in digging deeper into bits and bytes of binary file formats. I’m one of those...
Microsoft Open Specifications Support Team Blog
Enabling push subscriptions in winrm where Windows 2003 R2 server is acting as an event collector
Posted
over 4 years ago
by
rguthrie-msft
2
Comments
Windows remote management is a technology that can be used to manage windows servers. By installing the download ws-management onto a windows 2003 r2 server, this server can act as an event collector. This document describes the steps taken to enable...
Microsoft Open Specifications Support Team Blog
NTLM V1… no, excuse me… NTLM V2… oh, no, you were right… it’s V1…
Posted
over 3 years ago
by
Sebastian Canevari
4
Comments
… and the discussion goes like that for a couple hours. Have you been in that situation before? If the answer is no… then you probably have something better to do than reading this blog. May I suggest Dilbert ? I’m a longtime fan. If the answer...
Microsoft Open Specifications Support Team Blog
Overview of Protected Office Open XML Documents
Posted
over 4 years ago
by
Mark Miller_DSC
Suppose your application requirement is to programmatically create password “protected” Office Open XML (OOXML) documents. Or, perhaps the requirement is to programmatically convert a batch of unprotected OOXML documents to password protected ones. The...
Microsoft Open Specifications Support Team Blog
To KVNO or not to KVNO, what is the version!?
Posted
over 4 years ago
by
Sebastian Canevari
1
Comments
Shakespeare knew nothing about Kerberos V5… Nothing! But, I still like him! And that, despite the fact that he had the audacity to paraphrase me in his play “Hamlet”. Of course no one believes me! I must admit it would be much...
Microsoft Open Specifications Support Team Blog
This is how we troubleshoot Windows interoperability issues in the Open Specifications support team
Posted
over 2 years ago
by
Sebastian Canevari
1
Comments
Hi y’all, Sebastian from Texas here! I’ve been at the File Sharing Plugfest last week. This time around I’ve had the chance to give a presentation on how we use the different sets of tools that we have at hand (both internal and...
Microsoft Open Specifications Support Team Blog
SMB3 Secure Dialect Negotiation
Posted
11 months ago
by
Edgar A Olougouna
This blog talks about secure dialect negotiation, one of the new SMB3 security enhancements in Windows Server 2012. Secure dialect negotiation is introduced in SMB3 to protect against man-in-the-middle attempt to downgrade dialect negotiation. The...
Microsoft Open Specifications Support Team Blog
SMB 2.1 Multi-Credit (Large MTU) Operations
Posted
over 4 years ago
by
Bill Wesse
One design goal for the SMB 2.1 protocol implementation on Windows 2008 R2 and Windows 7 was to achieve better performance for 10 Gigabit Ethernet (very high speed / low latency networks). This has been achieved with a new feature called ‘Large MTU’,...
Microsoft Open Specifications Support Team Blog
Hitchhiker’s Guide to Debugging RDP protocols: Part 2
Posted
10 months ago
by
Bryan S. Burgin
Hitchhiker’s Guide to Debugging RDP protocols: Part 2 NOTE: Questions and comments are welcome. However, please DO NOT post a comment using the comment tool at the end of this post. Instead, post a new thread in the Open Specifications Forum...
Microsoft Open Specifications Support Team Blog
.MSG File Format, Rights Managed Email Message (Part 2)
Posted
over 3 years ago
by
tomjebo
1
Comments
In my last blog , I discussed the general format for an email message saved to disk by Outlook or a compatible email client. The .msg file format explained in MS-OXMSG , is a Compound File with storages and streams containing properties and data describing...
Microsoft Open Specifications Support Team Blog
About the ACCESS_MASK Structure
Posted
over 3 years ago
by
Bill Wesse
Unless otherwise specified, references in this document are from the Windows Software Development Toolkit (SDK) (v7.0) and the Windows Driver Kit (WDK) (v7600.16385.0), which defines at least 46 mask sets and 500+ bit flag value declarations. The document...
Microsoft Open Specifications Support Team Blog
RC4 CryptoAPI Encryption Password Verification
Posted
over 4 years ago
by
doms
3
Comments
RC4 CryptoAPI Encryption Password Verification -=- Dominic Salemno -=- Information security is important in this day and age. The most important core asset of any particular company is their information. Hence, the essential need for cryptography...
Microsoft Open Specifications Support Team Blog
Authentication 101
Posted
over 2 years ago
by
Obaid Farooqi
I am writing this blog in response to a need I felt when I was new to authentication in Windows. The blog does not intend to reinvent the wheel, instead to help someone new to Windows authentication to get started and find the resources one needs to understand...
Microsoft Open Specifications Support Team Blog
Parsing Pictures in a PowerPoint binary file
Posted
over 4 years ago
by
Mark Miller_DSC
2
Comments
In this blog I’d like to cover every aspect of parsing Office binary documents, and do it in less than a thousand words. But, what follows is more realistic, thus more narrow in focus. Specifically, I’ll examine the PowerPoint binary format from the point...
Microsoft Open Specifications Support Team Blog
ActiveSync III
Posted
over 3 years ago
by
doms
4
Comments
ActiveSync III Dominic Salemno Introduction In the last segment I went over some basic details regarding the ActiveSync protocol. In this latest in a series, I want to touch on the ability to Sync a folder. Initialization Before the client...
Microsoft Open Specifications Support Team Blog
Hitchhiker’s Guide to Debugging RDP protocols: Part 1 [MS-RDPEUSB]
Posted
over 1 year ago
by
Bryan S. Burgin
Hitchhiker’s Guide to Debugging RDP protocols: Part 1 [MS-RDPEUSB] NOTE: Questions and comments are welcome. However, please DO NOT post a comment using the comment tool at the end of this post. Instead, post a new thread in the Open Specifications...
Microsoft Open Specifications Support Team Blog
Encryption Negotiation in RDP connection
Posted
over 2 years ago
by
Hongwei Sun-MSFT
Encryption Negotiation in RDP connection The RDP connections between clients and servers are normally encrypted for better security. When we observe the network traffic to troubleshoot the RDP related problems, we may notice that the traffic between...
Page 1 of 4 (90 items)
1
2
3
4