Bug 17607 - Domain Join und NTLM Auth Test funktioniert nicht zuverlässig.
Domain Join und NTLM Auth Test funktioniert nicht zuverlässig.
Status: CLOSED FIXED
Product: UCS Test
Classification: Unclassified
Component: Samba
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Arvid Requate
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-09 16:47 CET by Arvid Requate
Modified: 2023-03-25 06:47 CET (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2010-02-09 16:47:06 CET
Das ucs-test Script 50_samba/05domain-join-ntlm-auth.sh liefert keien zuverlässigen Ergebnisse, getestet unter UCS 2.2-0 und UCS 2.3-0:

Erster Aufruf von ucs-test -s samba:

-------------------------- Section  'samba' --------------------------
Checking domain join and ntlm authentication                          Test failed

Logfile:
Object created: uid=samba12954,cn=users,dc=univention,dc=test
[2009/12/22 18:12:31,  0] libsmb/clientgen.c:cli_receive_smb(165)
  Receiving SMB: Server stopped responding
Connection failed: NT_STATUS_IO_TIMEOUT
[2009/12/22 18:12:41,  0] libsmb/clientgen.c:cli_receive_smb(165)
  Receiving SMB: Server stopped responding
Could not connect to server QAMASTER
Connection failed: NT_STATUS_IO_TIMEOUT
could not join into windows domain
Object removed: uid=samba12954,cn=users,dc=univention,dc=test


Zweiter Aufruf von ucs-test -s samba:

-------------------------- Section  'samba' --------------------------
Checking domain join and ntlm authentication                          Test passed

Logfile:
Object created: uid=samba14924,cn=users,dc=univention,dc=test
Joined domain UNIVENTION.
Stopping the Winbind daemon: winbind.
Starting the Winbind daemon: winbind.
NT_STATUS_OK: Success (0x0)
Object removed: uid=samba14924,cn=users,dc=univention,dc=test
END /usr/share/ucs-test/scripts/50_samba/05domain-join-ntlm-auth.sh: 100 => Test passed
Comment 1 Arvid Requate univentionstaff 2010-03-05 15:58:21 CET
Ursache scheint Bug 17821 zu sein. Als Workaround wird jetzt in
  scripts-50_samba/05domain-join-ntlm-auth.sh
vor den weiteren Tests ein join als Administrator durchgeführt, falls ein winbindd installiert ist und läuft.

Zusätzlich wurde der gleiche Workaround vor dem ersten Aufruf von smbclient in
  scripts-00_base/45udm-cli
eingefügt.
Comment 2 Stefan Gohmann univentionstaff 2016-10-12 07:48:19 CEST
For this bug is no separate QA needed.