RE: AuthenticateUser() question

2002-03-26 Thread Tillman, James
>If the user can log with siccess tree time a day the server > do the same thing...lock the account. ?? You mean it locks the account after successful logins, too? That doesn't sound right. > I know that this is a Windows security thing, but I want to > know if exist > any module or method tha

AuthenticateUser() question

2002-03-26 Thread Fernando Freire Baez \[Medicare\)
Hello, I am using the AuthenticateUser() to velidate the network login when any user want to use the intranet. When they enter to the index.pl page they receive a login form like userid and password. Then When they hit the submit buttom the server execute the script the fire the AuthenticateUser