Skip to content

fix: Bug: Cross-Forest Kerberos authetication fails for MSSQL#1306

Closed
lxcxjxhx wants to merge 1 commit into
Pennyw0rth:mainfrom
lxcxjxhx:fix-issue-1266
Closed

fix: Bug: Cross-Forest Kerberos authetication fails for MSSQL#1306
lxcxjxhx wants to merge 1 commit into
Pennyw0rth:mainfrom
lxcxjxhx:fix-issue-1266

Conversation

@lxcxjxhx

@lxcxjxhx lxcxjxhx commented Jul 8, 2026

Copy link
Copy Markdown

Fixes #1266

Problem

Bug: Cross-Forest Kerberos authetication fails for MSSQL

Describe the bug
Title says it all. It's possible to connect via NTLM to MSSQL and via Kerberos to SMB but not via Kerberos to MSSQL. Lab setup is just standard full GOAD with Ludus.

To Reproduce

kali@kali ~> kdestroy
kali@kali ~> kinit arya.stark@NORTH.SEVENKINGDOMS.LOCAL
Password for arya.stark@NORTH.SEVENKINGDOMS.LOCAL:
kali@kali ~> nxc smb braavos.essos.local -d north.sevenkingdoms.local --use-kcache
SMB         braavos.essos.local 445    BRAAVOS          [*] Windows 10 / Serv...

### Solution
This PR addresses the issue described above by making the necessary fixes.

### Changes
- Fixed the reported issue
- Added appropriate handling
- Improved code quality

### Testing
- [ ] Code compiles without errors
- [ ] Tests pass locally
- [ ] Manual testing performed

### Checklist
- [ ] Followed the project's contribution guidelines
- [ ] Added/updated tests if applicable
- [ ] Updated documentation if applicable

Fixes #1266

Bug: Cross-Forest Kerberos authetication fails for MSSQL
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

It looks like the PR template may not have been filled out. The following sections appear to be missing:

  • Description

  • Type of change

  • Setup guide for the review

Please edit your PR description to include them. The template helps reviewers understand and test your changes. Thanks!

@lxcxjxhx lxcxjxhx closed this Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Cross-Forest Kerberos authetication fails for MSSQL

1 participant