Koozali.org: home of the SME Server

is It Password length Limit to 8character?

J.I Kim

is It Password length Limit to 8character?
« on: January 17, 2001, 09:27:31 AM »
In the web admin panel "Password".
i try to change password to "abcdefghi"
but, i can login with "abcdefgh" .

After Many time of test, I found Password
is not valid over 8 character.

Is it Bug?

Corey

Re: is It Password length Limit to 8character?
« Reply #1 on: January 17, 2001, 06:46:57 PM »
You've run across a standard limitation of typical Unixes.  They only use the first 8 characters for password validation.