Bug 31196 - UDM CLI should set univentionObjectType at dns/ptr_record objects when creating computers
UDM CLI should set univentionObjectType at dns/ptr_record objects when creati...
Status: RESOLVED DUPLICATE of bug 37504
Product: UCS
Classification: Unclassified
Component: UDM - CLI
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.2-x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-25 16:46 CEST by Lukas Walter
Modified: 2018-04-13 13:30 CEST (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Walter univentionstaff 2013-04-25 16:46:25 CEST
root@mas10:~# udm computers/windows create --set name="univention-test" --set ip="10.200.28.40" --set dnsEntryZoneReverse="zoneName=28.200.10.in-addr.arpa,cn=dns,dc=lwadev,dc=lwaqa 10.200.28.40" --set dnsEntryZoneForward="zoneName=lwadev.lwaqa,cn=dns,dc=lwadev,dc=lwaqa"
Object created: cn=univention-test,dc=lwadev,dc=lwaqa

------>
# 40, 28.200.10.in-addr.arpa, dns, lwadev.lwaqa
dn: relativeDomainName=40,zoneName=28.200.10.in-addr.arpa,cn=dns,dc=lwadev,dc=
 lwaqa
objectClass: top
objectClass: dNSZone
relativeDomainName: 40
pTRRecord: univention-test.lwadev.lwaqa.
zoneName: 28.200.10.in-addr.arpa

^^^^^^^^^^^
No univentionObjectType set.
Comment 1 Florian Best univentionstaff 2016-09-24 15:15:18 CEST

*** This bug has been marked as a duplicate of bug 37504 ***