On 10/06/2023 17:12, Rowland Penny via samba wrote:>
>
> On 10/06/2023 16:38, Dale Renton via samba wrote:
>> On Thu, Jun 1, 2023 at 9:35?AM Rowland Penny via samba <
>> samba at lists.samba.org> wrote:
>>> Can you raise the log level and see if anything helpful pops out ?
>>
>> Ok, so I raised the winbind log level to 10 in smb.conf and compared
4.16
>> to 4.17.? In 4.17 I'm getting a "Could not create private
krb5.conf"
>> followed by "NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND".? These
errors are
>> not
>> happening in 4.16.? Thoughts?
>
> That's because the code for that wasn't in 4.16.x , it was added to
the
> code that became 4.17.0 , see here:
>
>
https://git.samba.org/?p=samba.git;a=commitdiff;h=5aa6b85cd90a14d66c966e2eb1b878bdcbf937c5
>
> Rowland
>
>
Dale, just checking back on what you posted earlier and you had:
create krb5 conf = no
in your smb.conf
Is that line still there ?
If so, try removing it.
If it works, can you post the contents of /etc/krb5.conf
Rowland