Bug #36103
Fix typo and lack of clarity in NTLMv1 warning
Description
https://github.com/freenas/freenas/pull/1343 suggested changes to the NTLMv1 warning. This patch expands on those. src/app/pages/services/components/service-smb/service-smb.component.ts for the Angular GUI needs a similar change.
Related issues
History
#1
Updated by Warren Block over 2 years ago
#2
Updated by Dru Lavigne over 2 years ago
- Has duplicate Bug #36108: GUI fails to warn user that NTLMv1 is insecure added
#3
Updated by Dru Lavigne over 2 years ago
- Status changed from Unscreened to In Progress
- Assignee changed from John Hixson to Warren Block
- Target version changed from Backlog to 11.2-BETA2
#4
Updated by Dru Lavigne over 2 years ago
- Category changed from GUI (new) to OS
#5
Updated by Dru Lavigne over 2 years ago
- Category changed from OS to Services
#7
Updated by Warren Block over 2 years ago
- Status changed from In Progress to Unscreened
- Assignee changed from Warren Block to Anonymous
Changes ported to new UI: https://github.com/freenas/webui/pull/1013
#8
Updated by Dru Lavigne over 2 years ago
- Status changed from Unscreened to In Progress
- Assignee changed from Anonymous to Warren Block
#9
Updated by Dru Lavigne over 2 years ago
- Subject changed from Typo and lack of clarity in NTLMv1 warning to Fix typo and lack of clarity in NTLMv1 warning
- Status changed from In Progress to Ready for Testing
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#10
Updated by Timothy Moore II over 2 years ago
- Status changed from Ready for Testing to Failed Testing
Testing with FreeNAS System updated to FreeNAS-11.2-MASTER-201807190857:
[New UI]
Go to Services/SMB/Configure. Verify “Auxiliary Parameters” field tooltip is updated and links function correctly. Verify NTLMv1 Auth tooltip is updated and link functions correctly.
[Legacy UI]
Follow the same procedure. Help text for NTLMv1 Auth field is the previous text that was supposed to be updated.
#11
Updated by Dru Lavigne over 2 years ago
- Status changed from Failed Testing to In Progress
- Needs Merging changed from No to Yes
#12
Updated by Dru Lavigne over 2 years ago
- Status changed from In Progress to Ready for Testing
- Needs Merging changed from Yes to No
#13
Updated by Bonnie Follweiler over 2 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Passed Testing in the Legacy UI running FreeNAS-11.2-MASTER-201807250900
#14
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done
#15
Updated by John Hixson over 2 years ago
- Copied to Bug #40688: Fix typo and lack of clarity in NTLMv1 warning added