wcf and windows authentication
        Posted  
        
            by darko petreski
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by darko petreski
        
        
        
        Published on 2010-04-24T08:20:30Z
        Indexed on 
            2010/04/24
            8:23 UTC
        
        
        Read the original article
        Hit count: 515
        
I like to use wcf (windows communication foundation) with windows authentication.
Do I need Active directory for this purpose? How the server knows about the identity of the client?
If someone can found out the pass of the client that is using the wcf services, can he create the same user name on different computer and use the password to access the wcf services ?
Regards, Darko Petreski
© Stack Overflow or respective owner