Bug 49185

Summary: No host_record for computers with one IP and two (multiple?) mac adresses
Product: UCS Reporter: Felix Botner <botner>
Component: Join (univention-join)Assignee: UCS maintainers <ucs-maintainers>
Status: NEW --- QA Contact: UCS maintainers <ucs-maintainers>
Severity: normal    
Priority: P5 CC: brodersen, requate
Version: UCS 4.4   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=49298
What kind of report is it?: Development Internal 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:

Description Felix Botner univentionstaff 2019-03-28 12:53:24 CET
-> /usr/share/univention-join/univention-server-join -bindpwfile /tmp/tmp.c3npeXfIEG -binddn uid=Administrator,cn=users,dc=w2k12,dc=test -ip 10.200.7.85 -netmask 255.255.255.0 -mac fa:16:3e:76:c9:a7 -mac fa:16:3e:f9:e3:1d -role memberserver -hostname test2 -domainname w2k12.test

-> univention-ldapsearch -LLL arecord=10.200.7.85 dn

dn: cn=test2,cn=memberserver,cn=computers,dc=w2k12,dc=test
=> FAIL, host record is missing

-> /usr/share/univention-join/univention-server-join -bindpwfile /tmp/tmp.c3npeXfIEG -binddn uid=Administrator,cn=users,dc=w2k12,dc=test -ip 10.200.7.86 -netmask 255.255.255.0 -mac fa:16:3e:76:c9:a8  -role memberserver -hostname test3 -domainname w2k12.test

-> univention-ldapsearch -LLL arecord=10.200.7.86 dn

dn: cn=test3,cn=memberserver,cn=computers,dc=w2k12,dc=test
dn: relativeDomainName=test3,zoneName=w2k12.test,cn=dns,dc=w2k12,dc=test
=> OK
Comment 1 Felix Botner univentionstaff 2019-03-28 15:00:39 CET
*** Bug 48853 has been marked as a duplicate of this bug. ***