Bug 27741 - Das sollte auch nicht interaktiv funktionieren
Das sollte auch nicht interaktiv funktionieren
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: backup2master
UCS 3.0
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-26 11:36 CEST by Andreas Büsching
Modified: 2017-08-08 07:07 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): Usability
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Büsching univentionstaff 2012-06-26 11:36:55 CEST
Die neue Version aus UCS 3.0-2 ist interaktiv und stellt bei einigen Einstellungen die Frage, ob es wirklich ersetzt werden soll. 

Es sollte alternativ noch die Möglichkeit geben das Skript nicht interaktiv zu nutzen und b2m sollte dann einfach alle Ersetzungen durchführen.
Comment 1 Stefan Gohmann univentionstaff 2012-07-12 13:26:39 CEST
Aus Bug #26211:

(In reply to comment #13)
> Created an attachment (id=4532) [details]
> Bei all diesen SRV Records wird der Administrator einzeln gefragt, ob sie
> angepasst werden sollen.
> 
> Die 21 Rückfragen zu well known SRV Records könnten deutlich gekürzt werden. Am
> einfachsten wäre vermutlich eine whitelist
>  relativeDomainName=_gc._tcp
>  relativeDomainName=_ldap._tcp
>  relativeDomainName=_kpasswd._tcp
>  ...
> 
> Nach 10 fast identischen Fragen dürfte der Aufmerksamkeitslevel des
> Administrators ungefähr Homer Simpson Level erreicht haben, sodass potentiell
> wirklich wichtige Rückfragen blind bestätigt werden. Die SRV Records, die GUIDs
> enthalten kann/sollte man vermutlich nicht einfach whitelisten, da sind
> Rückfragen IMHO ok.
Comment 2 Arvid Requate univentionstaff 2012-07-12 15:14:16 CEST
Die Domain GUID, die in _ldap._tcp.$Domain_GUID.domains._msdcs kennzeichnet,
kann man ebenfalls bestimmen:

Domain_GUID="$(ldbsearch -H /var/lib/samba/private/sam.ldb -b
"$samba4_ldap_base" -s base objectGUID | sed -n 's/^objectGUID: \(.*\)/\1/p')"


Den Record _ldap.$Partition_GUID.domains._msdcs kann man ignorieren oder auf
Rückfrage entfernen (siehe Bug 26325):

Partition_GUID="$(ldbsearch -H /var/lib/samba/private/sam.ldb -b
"CN=$windows_domain,CN=Partitions,CN=Configuration,$samba4_ldap_base"
objectGUID | sed -n 's/^objectGUID: \(.*\)/\1/p')"
Comment 3 Stefan Gohmann univentionstaff 2017-06-16 20:37:07 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:07:59 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.