Bug 49326 - Allow leading digit in NETBIOS domain name
Allow leading digit in NETBIOS domain name
Status: NEW
Product: UCS
Classification: Unclassified
Component: System setup
UCS 4.4
Other Linux
: P3 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on: 15829
Blocks:
  Show dependency treegraph
 
Reported: 2019-04-18 17:39 CEST by Arvid Requate
Modified: 2019-06-28 14:03 CEST (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.103
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019041821000359
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments
1.diff (1.10 KB, patch)
2019-04-18 18:04 CEST, Arvid Requate
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2019-04-18 17:39:58 CEST
Bug #15829 changed the UCS installer to allow leading digits in DNS domain names but it disallowed it for the NETBIOS domain name (UCR windows/domain).

We should relax this restriction and follow MS conventions here:

https://support.microsoft.com/en-us/help/909264/naming-conventions-in-active-directory-for-computers-domains-sites-and

We had a customer requesting this today.
Comment 1 Arvid Requate univentionstaff 2019-04-18 18:04:57 CEST
Created attachment 9986 [details]
1.diff

Something like this, untested.