Password Combination

  File: ~/APP_DATA/passwordCombination.xml
 

The passwordCombination.xml file consists of a set of nouns and adjectives which are randomly combined to create a new password

  • when the user forgets the password
  • when the administrator resets a user's password
  • when a new user is invited to the system.
  • The nouns and adjectives are merely combined and not interpreted in any way. The site administrator can change these values to fit his or her own needs. For example if the generated password is expected to be a word followed by some numbers, then replace all the adjectives with the random numerical values.

    <?xml version="1.0" encoding="utf-8" ?>
     <passwordCombination>
      <nouns>
       <noun value="car"/>
       <noun value="dog"/>
      </nouns>
      <adjectives>
       <adjective value="hot"/>
       <adjective value="cold"/>
      </adjectives>
     </passwordCombination>



 Send us your feedback  Copyright© OfficeClip LLC 2000-2006, All Rights Reserved 

 OfficeClip provides a suite of web-based enterprise software such as Web Contact Manager, Issue and Bug Tracker, Time and Expense Reporting, Free Group Calendar, Free Document Sharing and other applications.