Bugzilla – Bug 144723
password check in yast user administration tool is badly working
Last modified: 2006-12-11 16:12:00 UTC
When creating a new user with yast and assigning a password, it is checked if it has at least 5 letters - and not if it has at least the number of letters specified in "security options".
seems to be fixed in 10.1 beta1. changed to 8 characters in security options and added after that a user with 5 chars -> error messages that i need 8.
Working quit well. Tested in 10.1 beta 9. However when you choose 0 as minimal password length, yast want to have at least 5 characters. (With other password lenght, also 1 to 4, it works fine.)
This might be intentional, reassigning to Jiri.
yast2-users currently doesn't have the option to create user without a password. *** This bug has been marked as a duplicate of 144724 ***
-- yast2-users currently doesn't have the option to -- create user without a password. I don't mean that. I mean the following: You have choosed "0" as minimal password length and than you enter a password with for example 4 characters. You will get a warning. (But when you have choosed "2" as minimal password length, you don't get a warning.)
But this is exactly that problem - 0 is not valid password length and if it would, it would mean no password. It will be solved LATER. *** This bug has been marked as a duplicate of 144724 ***