Bug 25180 - TXT Record per CLI anlegen
TXT Record per CLI anlegen
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - DNS
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-05 15:19 CET by Stefan Gohmann
Modified: 2018-04-13 13:30 CEST (History)
1 user (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 Stefan Gohmann univentionstaff 2011-12-05 15:19:13 CET
info 2011-12-05 11:40	 EXECUTING: univention-directory-manager 'dns/host_record' modify --superordinate 'zoneName=nuvbvnoc,cn=dns,dc=deadlock41,dc=local' --dn "relativeDomainName=pawnldyp,zoneName=nuvbvnoc,cn=dns,dc=deadlock41,dc=local" --set "txt=oixaajny"
Object modified: relativeDomainName=pawnldyp,zoneName=nuvbvnoc,cn=dns,dc=deadlock41,dc=local
info 2011-12-05 11:40	 dns/host_record object pawnldyp modified
info 2011-12-05 11:40	 EXECUTING: univention-directory-manager 'dns/host_record' list --superordinate 'zoneName=nuvbvnoc,cn=dns,dc=deadlock41,dc=local' --filter "relativeDomainName=pawnldyp" | egrep '^ *txt: ' | sed 's/^ *txt: //'
info 2011-12-05 11:40	 Value of "txt" is "".
info 2011-12-05 11:40	 Expected: "oixaajny"
info 2011-12-05 11:40	 Multivalue attribute 'txt': Setting initial value failed
Comment 1 Florian Best univentionstaff 2016-03-03 12:47:21 CET
Cannot reproduce this:

eval "$(ucr shell)"
udm dns/forward_zone create --position "cn=dns,$ldap_base" --set zoneName=nuvbvnoc --set zone=nuvbvnoc --set nameserver=localhost

udm dns/host_record create --superordinate "zoneName=nuvbvnoc,cn=dns,$ldap_base" --set name=pawnldyp --set a=1.2.3.4

udm 'dns/host_record' modify --superordinate "zoneName=nuvbvnoc,cn=dns,$ldap_base" --dn "relativeDomainName=pawnldyp,zoneName=nuvbvnoc,cn=dns,$ldap_base" --set "txt=oixaajny"

univention-directory-manager 'dns/host_record' list --superordinate "zoneName=nuvbvnoc,cn=dns,$ldap_base" --filter relativeDomainName=pawnldyp | egrep '^ *txt: ' | sed 's/^ *txt: //'
Comment 2 Florian Best univentionstaff 2016-03-04 10:38:54 CET
Having this object caused Bug #40839.
Comment 3 Stefan Gohmann univentionstaff 2017-06-16 20:41:02 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 4 Stefan Gohmann univentionstaff 2017-08-08 07:08:57 CEST
This issue has been filed against UCS 3.0.

UCS 3.0 is out of maintenance and many UCS components have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.