#2196 validate that domain name uses only valid characters
Closed: Fixed None Opened 12 years ago by rcritten.

Ensure that the domain name provided during install is a valid DNS name.


From DNS point of view all characters are allowed, so there is nothing to check. I'm not really sure how names are handled inside libc and other parts of system.

A domain name can't have an empty label (..), can't begin or end with -. We don't allow underscores.

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2012/05

7 years ago

Login to comment on this ticket.

Metadata