Displaying 6 results from an estimated 6 matches for "25.161629".
2020 Oct 01
3
CTDB Question w/ Winbind
Martin,
Here you go,
# echo "mypassword" | net --no-dns-updates -U service-account-name ads
testjoin domain.local
kerberos_kinit_password NETBIOS_NAME$@DOMAIN.LOCAL failed: Client not found
in Kerberos database
Join to domain is not valid: The name provided is not a properly formed
account name.
On Wed, Sep 30, 2020 at 9:34 PM Martin Schwenke <martin at meltin.net> wrote:
2020 Sep 30
2
CTDB Question w/ Winbind
Ok, thanks.
[root at euw2-samba-server-c21-01 ec2-user]# systemctl status winbind.service
*?* winbind.service - Samba Winbind Daemon
Loaded: loaded (/usr/lib/systemd/system/winbind.service; enabled; vendor
preset: disabled)
Active: *failed* (Result: exit-code) since Wed 2020-09-30 12:58:25 UTC;
1s ago
Docs: man:winbindd(8)
man:samba(7)
man:smb.conf(5)
2020 Oct 01
0
CTDB Question w/ Winbind
Hi Bob,
On Wed, 30 Sep 2020 08:59:41 -0400, Robert Buck <robert.buck at som.com>
wrote:
> [...]
> Sep 30 12:58:25 euw2-samba-server-c21-01 winbindd[484378]: * Could not
> fetch our SID - did we join?*
>
> Sep 30 12:58:25 euw2-samba-server-c21-01 winbindd[484378]: *[2020/09/30
> 12:58:25.161629, 0]
> ../../source3/winbindd/winbindd.c:1462(winbindd_register_handlers)*
2020 Oct 01
0
CTDB Question w/ Winbind
And more information, wondering about DNS issues or DC issues...
# wbinfo --ping-dc
checking the NETLOGON for domain[MYDOMAINNAME] dc connection to "" failed
failed to call wbcPingDc: WBC_ERR_DOMAIN_NOT_FOUND
On Thu, Oct 1, 2020 at 9:21 AM Robert Buck <robert.buck at som.com> wrote:
> Martin,
>
> Here you go,
>
> # echo "mypassword" | net
2020 Sep 29
2
CTDB Question w/ Winbind
When I try to enable CTDB to manage (legacy) SMB and Winbind, I get startup
errors.
Sep 29 22:23:06 euw2-samba-server-c21-01 ctdb-eventd[1509]: *49.winbind:
Failed to start winbind*
Sep 29 22:23:06 euw2-samba-server-c21-01 ctdb-eventd[1509]: *startup event
failed*
Sep 29 22:23:06 euw2-samba-server-c21-01 ctdbd[1507]: *startup event failed*
Sep 29 22:23:11 euw2-samba-server-c21-01 ctdbd[1507]:
2020 Oct 05
4
CTDB Question w/ Winbind
Hi Martin
It seems as though, when I go from `clustering = no` to `clustering = yes`,
if I do a domain join, it will fail. However, if I do a `systemctl restart
ctdb` (knowing full well it will fail every time), if after this I add a
sleep(15), then do a domain join, then do a `systemctl restart ctdb`, then
the join will have worked, AND CTDB will start properly. So in a nutshell,
in Ansible,
-