This website requires JavaScript.
Explore
Help
Sign In
jeff
/
NSspi
Watch
1
Star
0
Fork
0
You've already forked NSspi
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
585366a291ccc2509b40801e121f8a9a3368933b
NSspi
/
TestClient
History
antiduh
585366a291
Fixed the demo client's form name.
2014-07-08 17:43:37 +00:00
..
Properties
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
App.config
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
ClientForm.cs
Rename Credential.Name to PrincipleName. PrincipleName comes from the security service provider, which may not correspond to the domain user name. For instance, if I'm using kerberos on my domain, my principle may be user@DIVISION.CORP.COM, meanwhile my username might be CORP\user.
2014-07-03 21:02:33 +00:00
ClientForm.Designer.cs
Fixed the demo client's form name.
2014-07-08 17:43:37 +00:00
ClientForm.resx
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
Program.cs
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
TestClient.csproj
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
TestClient.csproj.user
Working on a rough demo client/server app.
2014-06-25 21:28:03 +00:00