Bug #41272
Properly encode passwords in inadyn config
Status:
Done
Priority:
No priority
Assignee:
Vladimir Vinogradenko
Category:
Middleware
Target version:
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
The dynamic DNS service doesn't start for me, though I think it used to work.
The apparent cause is a bug in its config parser which doesn't allow # in strings (such as the password). I haven't checked if \# works yet.
Related issues
Associated revisions
fix(dyndns): Properly encode passwords in inadyn config
Ticket: #41272
fix(dyndns): Properly encode passwords in inadyn config
Ticket: #41272
fix(dyndns): Properly encode passwords in inadyn config
Ticket: #41272
(cherry picked from commit ed2b4eaf3ed70bed1d91afdc4c4f4534f37297b1)
History
#1
Updated by Alexander Strange over 2 years ago
- File debug-voile-20180811094307.txz added
- Private changed from No to Yes
#2
Updated by Dru Lavigne over 2 years ago
- Category changed from Services to Middleware
- Assignee changed from Release Council to William Grzybowski
#3
Updated by William Grzybowski over 2 years ago
- Assignee changed from William Grzybowski to Vladimir Vinogradenko
Vladimir, can you investigate this one, please?
#4
Updated by Bug Clerk over 2 years ago
- Status changed from Unscreened to In Progress
#5
Updated by Bug Clerk over 2 years ago
- Copied to Bug #41395: Properly encode passwords in inadyn config added
#6
Updated by Dru Lavigne over 2 years ago
- Target version changed from Backlog to 11.1-U6
#7
Updated by Dru Lavigne over 2 years ago
- File deleted (
debug-voile-20180811094307.txz)
#8
Updated by Dru Lavigne over 2 years ago
- Subject changed from inadyn doesn't start w freedns to Properly encode passwords in inadyn config
- Description updated (diff)
- Status changed from In Progress to Ready for Testing
- Private changed from Yes to No
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#10
Updated by Vladimir Vinogradenko over 2 years ago
Bonnie, no, #
is ok, didn't cause any syntax issues on my setup, =
did.
#13
Updated by Bonnie Follweiler over 2 years ago
- File Screen Shot 2018-08-17 at 10.36.23 AM.png Screen Shot 2018-08-17 at 10.36.23 AM.png added
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Test Passed in FreeNAS 11.1-U6 Internal5
#14
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done