The logon Command is very useful for us to log on to many machines at once for maintenance. The only problem with this is that it does not allow me to use a bracket ")" in my password. It sends it as a "0" instead. Due to password policy at my work place i require to use special characters within my password so this is a problem/bug. Thanks.
We use shifted characters in all our passwords. So, for example... a password may contain characters like '@' or upper case letters... and your program sends it all converted to lower case.
eg:
I type in:
"blah@MYBLAH"
But you send:
"blah2myblah"
It seems you are converting everything to lower case before sending.
This makes the login feature next to useless for our school. Could you please fix this ASAP?
Thanks,
Kristan
PS In all other respects, our staff love this program to bits!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum