Executing
[root@master ~]# ipa dnsrecord-mod ipa.test test-host1 --ttl=-1 Record name: test-host1 Time to live: -1 A record: 1.1.1.1
succeeds. There is also no upper limit specified.
Command succeeds.
Command should fail.
d20cda218960960fa4d1ab790f31edd4cac49ccc
Upper limit is given by explicit check in https://pagure.io/bind-dyndb-ldap/blob/master/f/src/ldap_entry.c#_535 (2147483647). Lower limit should be 0.
https://github.com/freeipa/freeipa/pull/4754
master:
ipa-4-6:
ipa-4-8:
Metadata Update from @abbra: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)