Skip to content

Feature Request: Support Device DNS Name #196

@garysharp

Description

@garysharp

The ComputerName stored by Disco ICT has a character limit of 50 (for the computer name and domain). This field is used for non-AD devices which can utilize the full field.
Active Directory's sAMAccountName attribute has a limit of 15 characters for computer accounts (followed by a $ character) because of a NetBIOS protocol limitation.
When domain-joining a modern Windows OS, the 15 character limit for the sAMAccountName attribute is still present; and that name must also be unique within the domain. However, the dNSHostName attribute can be used to store long device names.

This feature request has two components:

  • Include the dNSHostName in Disco ICT, and display it prominently (without the dns suffix) - more than the computer name (sAMAccountName) although this would also be shown.
  • Include an optional Computer DNS Name Expression in Device Profiles which can be used to set the dNSHostName during enrolment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions