Hi,
What is maximum password length for RouterOS user?
There is no information about this in Wiki.
TIA,
Hi,
What is maximum password length for RouterOS user?
There is no information about this in Wiki.
TIA,
It was asked somewhere else once in a thread here. I had a script loop generate a password consisting of 1024 a’s and assign it to a user. It worked without error.
So while I don’t have a hard number reply of an upper limit, I guess “long enough for whatever you’re trying to do” is some sort of answer.
It was asked somewhere else once in a thread here.
I tried to find but without success.
According to your answer, it seems that password is stored as some sort of hash.
For me 32 characters is enough.
Thanks a lot,