Bug #27012
Add ability to set password in new UI if it wasn't configured during installation
Description
you can install FreeNAS without password. but upon first login to the new UI you are forced to input something into the password field - otherwise the "sign in" button stays greyed out. currently you HAVE to go to the old UI to get the change password dialog and set a password, to be able to login through the new UI afterwards.
offtopic question: when i test with https://download.freenas.org/11/MASTER/latest/x64/ - as i did - this is considered "Master - FreeNAS Nightlies"?
Related issues
History
#1
Updated by Dru Lavigne about 3 years ago
- Assignee changed from Release Council to Anonymous
#2
Updated by Dru Lavigne about 3 years ago
- Target version set to 11.2-BETA1
#3 Updated by Anonymous about 3 years ago
- Status changed from Unscreened to Screened
#4
Updated by Kris Moore about 3 years ago
- Target version changed from 11.2-BETA1 to 11.3
#5
Updated by IT IGP about 3 years ago
the new UI seems to be default now. if it should go live in the next release this issue might cause some confusion...
#6
Updated by Kris Moore about 3 years ago
- Status changed from Screened to Not Started
#7
Updated by Ben Gadd almost 3 years ago
- Target version changed from 11.3 to Backlog
#8
Updated by Ben Gadd almost 3 years ago
- Severity set to New
#9
Updated by Dru Lavigne over 2 years ago
- File example.png example.png added
- Target version changed from Backlog to 11.2-RC2
Attached is the screen which the legacy UI pops up if a password is not present.
#10
Updated by Dru Lavigne over 2 years ago
- Target version changed from 11.2-RC2 to 11.2-BETA3
#11
Updated by Aaron St. John over 2 years ago
Tested in the latest nightlies (FreeNAS-11.2-MASTER-201807190857).
This is still an issue. After the initial set up and not creating a password there's no option to set one up from the UI.
To reproduce:
1. Download latest nightlies.
2. Install and go through the set up; choose <cancel> when it ask to create a password.
3. Go to web UI and notice the issue.
Sidenote: going back to the legacy UI still prompts for the creation of a password.
#13 Updated by Anonymous over 2 years ago
- Target version changed from 11.2-BETA3 to 11.2-RC1
This ticket needs middleware work, see https://redmine.ixsystems.com/issues/41844
#14 Updated by Anonymous over 2 years ago
- Blocked by Bug #41844: Add middleware API for setting password on first login if user left password blank during installation added
#15 Updated by Anonymous over 2 years ago
- Assignee changed from Anonymous to Lola Yang
#16
Updated by Dru Lavigne over 2 years ago
- Has duplicate Bug #45314: Add the ability to set the password on first login if user left password blank during installation added
#17
Updated by Lola Yang over 2 years ago
- Status changed from Not Started to In Progress
#18
Updated by Lola Yang over 2 years ago
- Status changed from In Progress to Ready for Testing
- Needs Merging changed from Yes to No
#19
Updated by Dru Lavigne over 2 years ago
- Subject changed from "Sign in" greyed out with empty password - even after install without password / new UI missing change password dialog to Add ability to set password in new UI if it wasn't specified during installation
#20
Updated by Dru Lavigne over 2 years ago
- Subject changed from Add ability to set password in new UI if it wasn't specified during installation to Add ability to set password in new UI if it wasn't configured during installation
#21
Updated by Timothy Moore II over 2 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Testing with a FreeNAS VM installed with FreeNAS-11.2-MASTER-201809200901:
Install FreeNAS with no root password in a VM. Review set password dialog in the UI at first boot. Set root password and log in. Log out and back in to confirm root password is set.
#22
Updated by Timothy Moore II over 2 years ago
- Needs Doc changed from Yes to No
Docs PRs: [angulargui] https://github.com/freenas/freenas-docs/pull/359 [master] https://github.com/freenas/freenas-docs/pull/360
#23
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done