#7406 ipa config-mod --emaildomain accepts invalid data
Opened by rcritten. Modified

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1542404

Description of problem: ipa config-mod --emaildomain accepts invalid data
Version-Release number of selected component (if applicable):
ipa-server-4.5.4-9.el7.x86_64
Steps to Reproduce:
1.Setup IPA server
2.Run ipa config-mod --emaildomain "12idm34qe"
3.To check impcat of above command
Run ipa user-mod user1 --addattr=mail=user1
Actual results:
Invalid address is accepted.
Expected results:
It should accept valid address while running ipa config-mod --emaildomain

Some git and mailing list architecting will be necessary with this. There have been issues in the past with e-mail addresses, notably the ability to assign an e-mail address outside of the default range.

Internationalized DNS addresses should be allowed as well.


Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1542404

Metadata