This is the forum to discuss the Wrox book Professional IIS 7 by Ken Schaefer, Jeff Cochran, Scott Forsyth, Rob Baugh, Mike Everest, Dennis Glendenning; ISBN: 9780470097823
Read more about Professional IIS 7 or buy the book from your favorite retailer
You are currently viewing the BOOK: Professional IIS 7 ISBN: 978-0-470-09782-3 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I am confused over Windows CAL on web service. I read from the book page 51:
"If a client accesses web server and does not authenticate via a Windows account, is in an anonymous user or when using Form authentication in ASP.Net, then no CALs are required."
However someone told me even people was authenticated by an application who were considered authenticated user and CAL was required. So I asked local Microsoft customer service and he ask me to refer to page 10 of Windows server 2008 licensing guide:
"Q: If a user or device accesses a server running Windows Server 2008 but is authenticating via a third-party authentication application (non-Microsoft based authentication), does the user or device still require a Windows Server 2008 CAL?
A: Yes, if the user or device is authenticating by any means to a server running Windows Server 2008, it requires a Windows Server 2008 CAL."
We don't intend to authenticate users as Windows users. Now I doubt whether I need to purchase Windows CALs for running an IIS based web server accessing SQL Server and the users are ASP.NET Forms authentication.
Last edited by bebright : June 6th, 2009 at 03:02 PM.