John Mulligan
John Mulligan
Removed `priority-review` label because this is a draft.
Hi @abachmann I was thinking about this topic recently after watching some devconf.us talks on youtube that were related to this subject. The issue isn't so much the samba-operator itself,...
Can you confirm that the 'must-join' init container executed successfully? If so, what does `net ads testjoin -d10` run w/in the smbd pod report?
Thank you. I've downloaded the logs locally and will look at them soon.
Nothing is jumping out at me. I've asked a few of the team members to also look at the logs.
After talking to another member of our team, we'd also like to confirm that the machine account is valid. This is stored in a tdb file that needs to be...
The log line(s) stating that fetching the machine account password failed makes me wonder if there's a problem sharing the persistent storage between the must-join container and the smbd/winbind containers....
I've been reading through the YAML dumps. I wanted to ensure that the samba-state-dir (/var/lib/samba) was correctly being shared accross the `must-join` init container and the smbd & winbind containers....
I shouldn't assume you are familiar with the samba `net` command. In my comment above the example command I'm suggesting would be like: `net ads join -U --no-dns-updates`. The name...
@synarete I could possibly see 1 somehow interacting weird with AD but I'd be very surprised if 2 was a cause. Let's also find out more about how their AD...