Error Connecting to SQL on Archetype

I keep getting this error when ever i try to connect to the SQL server. Impacket v0.9.23.dev1 - Copyright 2020 SecureAuth Corporation

Password:
[*] Encryption required, switching to TLS
[-] [(‘SSL routines’, ‘state_machine’, ‘internal error’)]

Funny I’ve done this box and was trying to rule out something for them and I get this.


Password:
[*] Encryption required, switching to TLS
[-] ERROR(ARCHETYPE): Line 1: Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.

Is it borked or did you fix the issue?

I used mssqlclient instead done the job

I need some help.

I am having issues with something similar.

/usr/bin/impacket-mssqlclient ARCHETYPE\sql_svc:M3g4c0rp123@10.10.10.27 -windows-auth

I get this.

└─$ /usr/bin/impacket-mssqlclient ARCHETYPE\sql_svc:M3g4c0rp123@10.10.10.27 -windows-auth
Impacket v0.9.22 - Copyright 2020 SecureAuth Corporation

[*] Encryption required, switching to TLS
[-] ERROR(ARCHETYPE): Line 1: Login failed for user ‘ARCHETYPE\Guest’.

Steps to fix-

Step 1:Verify that the instance is running.
Step 2: Verify that the SQL Server Browser service is running.
Step 3: Verify the server name in the connection string.
Step 4: Verify the aliases on the client machines.
Step 5: Verify the firewall configuration.

Regards,
Rachel Gomez