Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Nur Kholis M
Nur Kholis M

Posted on • Edited on

Unable to join domain

Issue

Unable to join domain to Active Directory server with these error

GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Server not found in Kerberos database) ...! Couldn't authenticate to active directory: SASL(-1): generic failure: GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Server not found in Kerberos database) adcli: couldn't connect to [redacted] domain: Couldn't authenticate to active directory: SASL(-1): generic failure:  ! Insufficient permissions to join the domain realm: Couldn't join realm: Insufficient permissions to join the domain ...
Enter fullscreen modeExit fullscreen mode

failed to joindomain

Caused

Some UDP port is blocked by firewall

53/udp  open123/udp open|filtered88/udp  open|filtered389/udp open|filtered464/udp open|filtered137/udp open|filtered138/udp open|filtered636/udp open|filtered
Enter fullscreen modeExit fullscreen mode

Resolution

Open firewall to UDP port on AD server

53/udp  open123/udp open88/udp  open|filtered389/udp open464/udp open|filtered137/udp open|filtered138/udp open|filtered636/udp closed
Enter fullscreen modeExit fullscreen mode

References

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

  • Joined

Trending onDEV CommunityHot

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp