|
|
|
|
Getting this damned HTTP-based WCF service running as non-admin
|
Did you ever struggle to configure WCF HTTP endpoints correctly when running as a non-admin?
thinktecture's latest expert addition, Dominick Baier, has build HttpSysCfg. HttpSysCfg is a tool that simplifies setting/removing/modifying ACLs on URLs for HttpListener (and thus WCF HTTP-based service and callback bindings ) which uses http.sys. You can specify specific accounts (local or domain) as well as well-known SIDs like NETWORK SERVICE or AUTHENTICATED USERS.
In addition the tool allows to pick certificates from the certificate store to retrieve the thumbprint for SSL configuration.
|
© 2002 - 2006 by thinktecture, Ingo Rammer and Christian Weyer. All rights reserved.

|
|