This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: useFirstPass optionscroyston Dec 13, 2004 12:57 PM (in response to scroyston)We use useFirstPass as described for tryFirstPass=true. 
 The first LoginModule in the stack saves the password entered, and subsequent LoginModules also try to use it. If authentication fails, the LoginModules prompt for a new password and retry the authentication.
 You have to love no standards.
- 
        2. Re: useFirstPass optionstarksm64 Dec 14, 2004 12:36 AM (in response to scroyston)We use useFirstPass as described for tryFirstPass=true. 
 The first LoginModule in the stack saves the password entered, and subsequent LoginModules also try to use it. If authentication fails, the LoginModules prompt for a new password and retry the authentication.
 You have to love no standards.
- 
        3. Re: useFirstPass optionstarksm64 Dec 14, 2004 11:17 AM (in response to scroyston)Correct, the interpretation is different. 
 
    