auth-user-pass-verify script on windows
Posted: Tue Mar 01, 2011 5:26 am
I have tried
login.bat is in windows path, and In the login.bat there's a test script look like this
When I test this, I got an error "Failed to execute".
Is this the right configuration to do the user/pass authentication ?
Regards
Code: Select all
auth-user-pass-verify login.bat via-file
Code: Select all
EXIT 0
Is this the right configuration to do the user/pass authentication ?
Regards