Page 1 of 1
Password problem
Posted: Sat Aug 06, 2011 1:53 am
by Cezary
One of my user reports problem with login via gui with long and difficult password, like
Code: Select all
("\z7YY#5VAmG1nKjK6dO[.T<]frO2-c)BbBeU35@z}
Not problem to use this with ssh but it is impossible login via gui.
Re: Password problem
Posted: Sat Aug 06, 2011 10:44 am
by pbix
That is a heck of a password! As administrator you must be proud of your user. At least until he send you an E-Mail requesting that you reset it because he forgot it.

Re: Password problem
Posted: Sat Aug 06, 2011 4:44 pm
by mix
Is the problem the backslash?
Re: Password problem
Posted: Mon Aug 08, 2011 9:09 pm
by Eric
No, the problem was the length. For some reason I initially set a max length of 35 characters for the password field... which was rather stupid of me.
Should be fixed (in the repo) now.