Microsoft Security Advisory (973811): Extended Protection for Authentication - 1/12/2011


 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions Security Advisories (RSS) - Microsoft Microsoft Security Advisory (973811): Extended Protection for Authentication - 1/12/2011
# 1  
Old 01-12-2011
Microsoft Security Advisory (973811): Extended Protection for Authentication - 1/12/2011

Revision Note: V1.11 (January 12, 2011): Corrected the link to the release notes for Microsoft Office Live Meeting Service Portal in the FAQ. Advisory Summary:Microsoft is announcing the availability of a new feature, Extended Protection for Authentication, on the Windows platform. This feature enhances the protection and handling of credentials when authenticating network connections using Integrated Windows Authentication (IWA).

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
pacparser_enable_microsoft_extensions(3)		     Library Functions Manual			  pacparser_enable_microsoft_extensions(3)

NAME
pacparser_enable_microsoft_extensions - Enable Microsoft PAC extensions. SYNOPSIS
#include <pacparser.h> void pacparser_enable_microsoft_extensions(void); DESCRIPTION
Enables a subset of Microsoft PAC extensions - dnsResolveEx, myIpAddressEx, isResolvableEx. These functions are used by Google Chrome and IE to work with IPv6. More info: http://code.google.com/p/pacparser/issues/detail?id=4. SEE ALSO
pacparser_version(3), pacparser_init(3), pacparser_parse_pac_file(3), pacparser_parse_pac_string(3), pacparser_parse_pac(3), pac- parser_find_proxy(3), pacparser_just_find_proxy(3), pacparser_cleanup(3), pacparser_setmyip(3) c2man pacparser.h 14 March 2011 pacparser_enable_microsoft_extensions(3)