Search found 2 matches

by JohnPeacock
2004-09-29 15:54
Forum: MS-Logon plugin
Topic: SSPI Authentication
Replies: 3
Views: 12431


In fact SSPI is used but only on the server, not over the wire :( .


Umm, no, what would be the point if you couldn't send the auth token over the wire. I can use CVSNT over the Internet through a firewall (with appropriate shaped holes) by logging into the domain in question (e.g. by mounting a ...
by JohnPeacock
2004-09-02 14:08
Forum: MS-Logon plugin
Topic: SSPI Authentication
Replies: 3
Views: 12431

SSPI Authentication

Any chance that the MSLogin methods could be extended to use SSPI, i.e. reuse the existing local credentials to authenticate to a remote machine. Example code exists (cvsnt in particular) that should make this a straightforward change (I just don't have the time to do it myself). Ideally the server ...