PubPassword
Area |
Names |
Format |
String |
Description |
If using the Password option (i.e. :PWD option in UserIDSource), set a temporary password users must supply to logon the ACEweb site for the first time (they will be required to create a password for themselves before continuing). Note: users who have created or been assigned an individual password CANNOT logon with the PubPassword. They must use their individual password to logon the ACEweb site. If using a word as an initial password, word must be enclosed in brackets, e.g. [SecretWord] |
Sample |
PubPassword=LEFT(names.nmname1,1)+LEFT(names.nmname3,1)+LEFT(names.nmzip,5) PubPassword=[SecretWord] |