Menu

Information about locksmith

2009-06-29
2023-03-18
  • Scott Miller

    Scott Miller - 2009-06-29

    I developed the locksmith password changing site to help deal with a merger situation in which 4 "centralized" password systems existed, 2 Active Directory systems, and 2 LDAP systems. 

    All systems are searched for a user supplied substring for accounts, all matching accounts are then displayed with a check box for the user to select.  A 'standard' password changing form appears below the account selection area.  When the "change passwords" button is clicked some simple password verification and 'cracklib' routines are called, if those checks pass, a call to the actual password changing routines are done for each account selected.

    The system is currently designed to run under a Linux/Apache environment. PHP is used as the web display engine, it makes use of Walter Zorn's Java Script tooltips.js to display tooltips on accounts that may not be selected.  Perl is used to check the new password against cracklib, and it also checks to ensure the password will pass Window's 3 of 4 character class policy.  A 2nd Perl script is then used to change LDAP passwords, and has inlined C code to change Windows Kerberos Passwords.

    There are many Perl requirements, a C/C++ compiler is needed, and without JavaScript enabled, the tooltips won't display.  The web pages have been tested with Firefox 3.x and IE7.

     
  • Charles Husman

    Charles Husman - 2023-01-10

    Can it will be helpful in my lost car key replacement? As locksmith suppose to be helpful in that type of matters?

     
    • MatthewEarnshaw

      MatthewEarnshaw - 2023-03-18

      i think its help you just add video on it to guide the users

       

Log in to post a comment.

MongoDB Logo MongoDB