keeleysam / instadmg

Automatically exported from code.google.com/p/instadmg
0 stars 0 forks source link

New create user package (v1.2) does not allow empty passwords #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fill in CreateUser Package's fields, but leave empty / blank password
2. Attempt to save package

What is the expected output? What do you see instead?

The software complains that you can not have a blank password.  While from a 
security view point this is correct, it would be better for the software to 
verify that you want a blank password, and then allow it.  We have a department 
that does not want an password on a non-administrator account.

The previous createlionuser package would allow a blank password.

What OS are you running on (booted from)?

10.7

What OS are you installing?

10.7

Original issue reported on code.google.com by bschollnick on 26 Apr 2013 at 1:35

GoogleCodeExporter commented 9 years ago
That would be because it isn't the newest! Thanks for the reminder, I should 
update the bundled version of it. Go to the source for now, as indicated in the 
readme: https://github.com/MagerValp/CreateUserPkg, a newly tagged release 
targets your very request.
Allister

Original comment by a...@aru-b.com on 27 Apr 2013 at 12:33