Displaying 9 results from an estimated 9 matches for "join_memb".
Did you mean:
join_member
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
...;/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 185,
> in _run return self.run(*args, **kwargs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/samba/netcmd/domain.py", line
> 695, in run
> (sid, domain_name) = s3_net.join_member(netbios_name,
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> From member
> /etc/krb5.conf
> [libdefaults]
> default_realm = HOME.ROB-CAMPBELL.LAN
> dns_lookup_realm = false
> dns_lookup_kdc = true
>
> /etc/samba/smb.conf
> # Global parameters
&g...
2023 Sep 08
1
Failed to join domain: failed to find DC for domain...
...d.')
File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 185,
in _run
return self.run(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/samba/netcmd/domain.py", line 695,
in run
(sid, domain_name) = s3_net.join_member(netbios_name,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>From member
/etc/krb5.conf
[libdefaults]
default_realm = HOME.ROB-CAMPBELL.LAN
dns_lookup_realm = false
dns_lookup_kdc = true
/etc/samba/smb.conf
# Global parameters
[global]
bind interfaces only = Yes
dedicated keytab...
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
...t.')
File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 185,
in _run
return self.run(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/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+...
2024 Jun 09
2
Member server: Failed to join domain: failed to find DC for
...not supported.')
?File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 285, in _run
?return self.run(*args, **kwargs)
?^^^^^^^^^^^^^^^^^^^^^^^^^
?File "/usr/lib/python3/dist-packages/samba/netcmd/domain/join.py", line 121, in run
?(sid, domain_name) = s3_net.join_member(netbios_name,
root at member:/# samba-tool domain join mad.mater.int MEMBER -Uadministrator
WARNING: Using passwords on command line is insecure. Installing the setproctitle python module will hide these from shortly after program start.
Password for [MAD\administrator]:
DNS Update for member.m...
2024 May 14
1
kinit failure
...t;/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 279,
>> in _run return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^
>> File "/usr/lib/python3/dist-packages/samba/netcmd/domain/join.py",
>> line 121, in run (sid, domain_name) =
>> s3_net.join_member(netbios_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Any domain clients that are not working should be removed by running
> 'net ads leave -U administrator' and then joined again with 'net ads
> join -U administrator' (after you have checked that they can connect to
>...
2024 May 10
1
kinit failure
...9;)
File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 279, in _run
return self.run(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/samba/netcmd/domain/join.py", line 121, in run
(sid, domain_name) = s3_net.join_member(netbios_name,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Joining the domain partial log
Bind RPC Pipe: host dc2.balewan.unicorn.com auth_type 0, auth_level 1
rpc_api_pipe: host dc2.balewan.unicorn.com
signed SMB2 message (sign_algo_id=2)
rpc_read_send: data_to_read: 52
check_bind...
2024 May 10
1
kinit failure
...) File
> "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 279,
> in _run return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/samba/netcmd/domain/join.py",
> line 121, in run (sid, domain_name) =
> s3_net.join_member(netbios_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Any domain clients that are not working should be removed by running
'net ads leave -U administrator' and then joined again with 'net ads
join -U administrator' (after you have checked that they can connect to
a DC)
>
> Join...
2024 Jun 09
1
Member server: Failed to join domain: failed to find DC for
...') File
> "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 285,
> in _run return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/samba/netcmd/domain/join.py",
> line 121, in run (sid, domain_name) = s3_net.join_member(netbios_name,
>
>
> root at member:/# samba-tool domain join mad.mater.int MEMBER
> -Uadministrator WARNING: Using passwords on command line is insecure.
> Installing the setproctitle python module will hide these from
> shortly after program start. Password for [MAD\administr...
2024 Jun 09
1
Member server: Failed to join domain: failed to find DC for
On Sat, 8 Jun 2024 18:07:55 +0100
Luis Peromarta <lperoma at icloud.com> wrote:
>
> LP
> On Jun 8, 2024 at 17:56 +0100, samba at lists.samba.org
> <samba at lists.samba.org>, wrote:
> >
> > I have never run those commands like that, I normally run 'net ads
> > join -Uadministrator' or 'net ads leave -Uadministrator', I have
> >