Bug 11829 - SQL Server Manager database authentication slow and fails
Summary: SQL Server Manager database authentication slow and fails
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: 4.2.9
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-12 07:50 UTC by Alessandro Briosi
Modified: 2016-04-12 08:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Briosi 2016-04-12 07:50:24 UTC
When logged in as a domain user and using SQL Server Manager during the authentication to the database, entering the password is slow (one dot every couple of seconds) and at the end authentication fails.

This results in not being able to use the tool as a domain user (need to login as local machine user)

This is the only mention I have found about this:
https://forums.aws.amazon.com/thread.jspa?messageID=624372
Comment 1 Alessandro Briosi 2016-04-12 08:14:52 UTC
Using Windows Authentication to SQL server, provided the use has access, the authentication works.
Though using SQL Server Authentication it seems to be failing. The Administrator account is still slow to type the password, but authentication works.
Comment 2 Alessandro Briosi 2016-04-12 08:16:47 UTC
(In reply to Alessandro Briosi from comment #1)
Sorry, let me rephrase:
1. Windows Authentication works provided the user has access.
2. SQL Server Authentication if logged in as a Domain User fails and password typing is slow
3. SQL Server Authentication if logged in as Administrator works, but password typing is slow