search for: 144320

Displaying 5 results from an estimated 5 matches for "144320".

Did you mean: 144300
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
...pbell.lan MEMBER > -U administrator That does basically the same as 'net ads join', so if one fails, the other isn't likely to work. > > ./check_smb.sh > 144310 ? Ss 0:00 smbd > 144311 ? S 0:00 smbd > 144312 ? S 0:00 smbd > 144320 ? Ss 0:00 nmbd > 144321 pts/1 S+ 0:00 /bin/bash ./check_smb.sh > 144323 pts/1 S+ 0:00 grep -E samba|smb|nmb|winbind From that, it looks like smbd and nmbd are running, but winbind isn't. At this point (before the join), none of them should be running. Rowland
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
...on3/dist-packages/samba/netcmd/domain.py", line 695, in run (sid, domain_name) = s3_net.join_member(netbios_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./check_smb.sh 144310 ? Ss 0:00 smbd 144311 ? S 0:00 smbd 144312 ? S 0:00 smbd 144320 ? Ss 0:00 nmbd 144321 pts/1 S+ 0:00 /bin/bash ./check_smb.sh 144323 pts/1 S+ 0:00 grep -E samba|smb|nmb|winbind root at D01:~/.bin# samba-tool domain join home.rob-campbell.lan MEMBER -U administrator GENSEC backend 'gssapi_spnego' registered GENSEC backend 'g...
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
...at does basically the same as 'net ads join', so if one fails, the > other isn't likely to work. > > > > > > ./check_smb.sh > > 144310 ? Ss 0:00 smbd > > 144311 ? S 0:00 smbd > > 144312 ? S 0:00 smbd > > 144320 ? Ss 0:00 nmbd > > 144321 pts/1 S+ 0:00 /bin/bash ./check_smb.sh > > 144323 pts/1 S+ 0:00 grep -E samba|smb|nmb|winbind > > From that, it looks like smbd and nmbd are running, but winbind isn't. > At this point (before the join), none of them shou...
2007 Apr 18
1
[RFC, PATCH 24/24] i386 Vmi no idle hz
A NO_IDLE_HZ implementation is provided for i386 VMI builds. When a VCPU enters its idle loop, it disables its periodic alarm and sets up a one shot alarm for the next time event. That way, it does not become ready to run just to service the periodic alarm interrupt. Instead, it can remain halted until there is some real work pending for it. This allows the hypervisor to use the physical
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Fri, 8 Sep 2023 16:46:54 -0400 Rob Campbell via samba <samba at lists.samba.org> wrote: > Getting this error when trying to join computer to the domain. I just > built a new debian computer for gaming and photo and video editing. I > went through the same process as I did before (I created a script to > do all of the things I did in the past) > > net ads join -U