jcmturner / gokrb5

Pure Go Kerberos library for clients and services
Apache License 2.0
723 stars 245 forks source link

Error processing UPN_DNSInfo: Malformed NDR steam. In a domain whith multiple UPN suffixes. #455

Open Makskl opened 2 years ago

Makskl commented 2 years ago

We encountered an error that we cannot understand: {"level":"debug","error":"error processing UPN_DNSInfo: Malformed NDR steam: Non-zero padding left over at end of data stream.","remote_addr":"127.0.0.1:50264"} Several upn suffixes are used in our domain, but DNS transfers them correctly. What could be the problem here?