The utility net within the package samba-common improperly displays the realm which it has joined in all lowercase letters. This is clearly not the realm that was joined and could cause confusion to users not familiar with kerberos. Remember Windows is case sensitive and unix isn't. The following patch will change 'realm' to 'dns name'.
Created attachment 8106 [details] v3-6-test patch The patch applies on master, v4-0-test and v3-6-test. Please sign-off and push to master. Then probably tell Karolin the hash to cherry-pick. Thanks.
Comment on attachment 8106 [details] v3-6-test patch looks good.
Karolin, please pick for 3.6 and 4.0. Thanks!
Pushed to v3-6-test and autobuild-v4-0-test.
Pushed to v4-0-test. Closing out bug report. Thanks!