CAWIS_PasswordCycler
System Profile
System Full Name | Continuing Airworthiness Web Information System - Password Cycler |
Business Administrator |
|
Business Owner |
|
Director |
|
Subject Matter Expert | Alexandre Bédard |
Division |
|
NTARS Code |
|
Source Location |
|
Source Code Location | |
Migration to DevOps | |
New Source Code Location (DevOps) | https://dev.azure.com/transport-canada/DSD-CIVAV Support/_git/CAWIS_PasswordCycler |
Technology Assessment
Platform Type | DLL + WinForm |
---|---|
Database Platform and Version | None |
Development Language and Framework | C# |
Operating System and Version | Windows 10 |
Additional Dependencies | None |
Authentication | None |
Environment Access Information
There’s no database or network resource attached to this application.
System Overview
This project is a wrapper DLL that enables an application to change a network credential using Win32 API calls. It also includes a WinForm test program that allow someone to change a network credential when provided with the domain, the username, the current password and a new one. The program has a random password generator that include restrictions (eg.: minimum one letter, number and symbol) for convenience.
Good To Know
<--->
How-To and Fixes
<--->