Bug 48810

Summary: IP-Address from DNS is not shown if IP address is not registered at host itself.
Product: UCS Reporter: Philipp Hahn <hahn>
Component: UMC - DNSAssignee: UMC maintainers <umc-maintainers>
Status: NEW --- QA Contact: UMC maintainers <umc-maintainers>
Severity: normal    
Priority: P5    
Version: UCS 5.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
What kind of report is it?: Bug Report What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
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.137 Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:
Bug Depends on: 48811    
Bug Blocks:    
Attachments: UMC Computers module Screenshot

Description Philipp Hahn univentionstaff 2019-02-27 17:50:39 CET
Created attachment 9868 [details]
UMC Computers module Screenshot

eval "$(ucr shell)"
udm dns/reverse_zone create --set nameserver="$hostname.$domainname" --set contact="root@$domainname" --set subnet="1.2.3"
udm dns/ptr_record create --superordinate zoneName="3.2.1.in-addr.arpa,$ldap_base" --set ip="1.2.3.4" --set ptr_record="$hostname.$domainname."
udm computers/$server_role list --dn "$ldap_hostdn" | grep -e dnsEntryZoneReverse: -e ip:

# lists "dnsEntryZoneReverse: zoneName=3.2.1.in-addr.arpa,dc=phahn,dc=qa 1.2.3.4" but not "ip: 1.2.3.4".

The GUI version shown empty Combo-Boxes.

Changing other fields works okay, but as soon as you touch the DNS zones, UMC will complain about the empty address fields.
Comment 1 Philipp Hahn univentionstaff 2021-04-27 10:44:47 CEST
Still with UCS-5.0-0