CredWrite modified to use shared code for credential storage from EAPMethods

This commit is contained in:
2016-06-08 15:31:07 +02:00
parent 6b541ce1ff
commit c79d3e74cf
7 changed files with 11 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#CredWrite
Imports given credentials to Windows Credential Manager for GEANTLink use
Imports given credentials to Windows Credential Manager for G<EFBFBD>ANTLink use
##Usage
```
@@ -16,5 +16,4 @@ Return codes:
- -1 = Invalid parameters
- 0 = Success
- 1 = Error parsing command line
- 2 = Error encrypting password
- 3 = Error writing credentials to Credential Manager
- 2 = Error encrypting password or writing credentials