A C program which Determines the validity of the user password
When you run the program accesses an AD, and reads the data of the current user, more specifically evaluates the validity of his password. If it is less than specified, it is possible to display a message. In the code should not be explicitly specified credentials (username, password). Since e
15.03.2016 20:43