Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: J.I Kim on January 17, 2001, 09:27:31 AM

Title: is It Password length Limit to 8character?
Post by: J.I Kim 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?
Title: Re: is It Password length Limit to 8character?
Post by: Corey 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.