Comments on: ACL Security Configuration for WCF /acl-security-configuration-for-wcf A Developers Diary Mon, 26 Nov 2012 17:16:43 +0000 hourly 1 https://wordpress.org/?v=6.8.1 By: Developer's Columns » SDDL /acl-security-configuration-for-wcf/comment-page-1#comment-6432 Mon, 26 Nov 2012 17:16:43 +0000 /wcf-http-and-windows-vista.html#comment-6432 […] an understanding of SDDL, gains significance in context to ACL Security Configuration for WCF. The SDDL settings need to used along with httpcfg tool available under Windows Server 2003. For […]

]]>
By: Indu Bheri /acl-security-configuration-for-wcf/comment-page-1#comment-900 Thu, 10 Sep 2009 14:17:15 +0000 /wcf-http-and-windows-vista.html#comment-900 This is happening in Windows 2003 as well. We are deploying a windows service (a service host) that runs under a service a/c. I am able to run the service under my a/c since I am adminstrator but when I try to run it as service a/c I get a namespace violation. Typically we do not give a service a/c administrator previleges. The exception points to a website (
http://go.microsoft.com/fwlink/?LinkId=70353) for a resolution. However for windows 2003 they are suggesting to use the httpcfg tool and one of the parameters that i need to pass is a sting that containts an access control list in the form of Security Descriptor Definition Language (SDDL) string. I do not know much about SDDL and not sure if i want to go that route. Any other work arounds ?

]]>