Can I avoid client authentication when using secure TCP channel?



I would like to use a "secure" TCP remoting channel to ensure that my data is encrypted. I have my own authentication mechanism since clients will normally not be members of the server's domain.

From reading newsgroup posts, it appears that when using a secure TCP
channel, the server's operating system will always try to authenticate the client's credentials. Is this true?! It seems to be true since (before control gets to my server object) I get "The server has rejected the client credentials." whenever I test from non-domain client machines. Testing from client machines logged into the domain works fine.

I don't want Windows to try to authenticate the client. I simply want encryption. Am I out of luck?


.



Relevant Pages

  • Re: PDC Emulator
    ... > PDC Emulator is used to authenticate down level clients on the network ... > downlevel level client cross the WAN link to access PDC Emulator or it ...
    (microsoft.public.windows.server.active_directory)
  • Re: Grr...
    ... entered my password and "We could not authenticate your login..." ... Looked up the number for Customer Support (after going through SEVERAL ... the client hadn't been updated. ... checking uo.stratics there HAD been a client patch last week. ...
    (rec.games.computer.ultima.online)
  • Re: Java GSS/Kerberos issue - Autheticating server
    ... I can authenticate as that particular principal in the client portion of the ... I have a server and a client portion of code that pass GSS-wrapped kerberos ... Client authenticates to kerberos server and logs in, ...
    (comp.protocols.kerberos)
  • RE: Connect Computer and VPN
    ... traffic from the internal network. ... leverage either the Firewall client and the SecureNAT client to send the ... Un-tick "Require all users to authenticate" option. ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • Re: Issues with IAS and Verisign Cert
    ... Exporting and importing seems to work. ... The client can authenticate but its ... Reason = The client could not be authenticated because the Extensible ... If so yes the certificate is stored in the IAS ...
    (microsoft.public.internet.radius)

Loading