[GH-ISSUE #451] fqdn as a username for basic auth can be too long for some routers #325

Open
opened 2026-02-26 10:30:53 +03:00 by kerem · 5 comments
Owner

Originally created by @brice-gros on GitHub (Jan 14, 2020).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/451

The Host table should have a http_user field instead of using the fqdn, some devices have a limit on the length of the username. 30 characters was the shortest maximum length encountered so far.

Originally created by @brice-gros on GitHub (Jan 14, 2020). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/451 The Host table should have a http_user field instead of using the fqdn, some devices have a limit on the length of the username. 30 characters was the shortest maximum length encountered so far.
Author
Owner

@adrienb4 commented on GitHub (Jan 17, 2020):

Yes I confirm.
Zyxel USG limit username to 31 characters.
Difficult with long fqdn....

Very good idea :)

<!-- gh-comment-id:575678066 --> @adrienb4 commented on GitHub (Jan 17, 2020): Yes I confirm. Zyxel USG limit username to 31 characters. Difficult with long fqdn.... Very good idea :)
Author
Owner

@ThomasWaldmann commented on GitHub (Apr 15, 2023):

how's the current state of this? did they ever fix their username fields to accept longer user names?

@brice-gros with what device(s) did you have issues?

@adrienb4 how's it with Zyxel USG now?

<!-- gh-comment-id:1509766930 --> @ThomasWaldmann commented on GitHub (Apr 15, 2023): how's the current state of this? did they ever fix their username fields to accept longer user names? @brice-gros with what device(s) did you have issues? @adrienb4 how's it with Zyxel USG now?
Author
Owner

@brice-gros commented on GitHub (Apr 17, 2023):

The proposed PR for fixing it has not been merged. I don't know if they fixed it otherwise.

The issue was identified with a Zyxel USG.

<!-- gh-comment-id:1510970252 --> @brice-gros commented on GitHub (Apr 17, 2023): The proposed PR for fixing it has not been merged. I don't know if they fixed it otherwise. The issue was identified with a Zyxel USG.
Author
Owner

@ThomasWaldmann commented on GitHub (Apr 17, 2023):

Well, with "they", I meant the router (or "update client" in general) manufacturers allowing longer names.

<!-- gh-comment-id:1510984512 --> @ThomasWaldmann commented on GitHub (Apr 17, 2023): Well, with "they", I meant the router (or "update client" in general) manufacturers allowing longer names.
Author
Owner

@brice-gros commented on GitHub (Apr 17, 2023):

haha the question makes more sense now,
I didn't pay attention you are the maitainer 😅

@adrienb4 is most likely to know than me on this

<!-- gh-comment-id:1511040184 --> @brice-gros commented on GitHub (Apr 17, 2023): haha the question makes more sense now, I didn't pay attention you are the maitainer 😅 @adrienb4 is most likely to know than me on this
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#325
No description provided.