|
Security Advice HI There,
my scenerio:
Client : winform client , the client should prompt a LOGIN form
service : WCF with WSHTTPBINDING ( i am planning to use "message"
Security mode, with windows as client credentials)
Deployment scenerio :
1. only users with windows account are authenticated.
2. may or may not have domain controllers (all m/c may be in
workgroup)
given the above , i am slightly confussed on how to get a common
config settings for point 2.
Could anybody suggest .
Thanks in Advance |