Displaying 6 results from an estimated 6 matches for "cleanup_old_join".
2016 Nov 01
1
Samba-tool SUBDOMAIN Problem
....py",
line 671, in run
adminpass=adminpass)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py",
line 1332, in join_subdomain
ctx.do_join()
File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py",
line 1147, in do_join
ctx.cleanup_old_join()
File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py",
line 264, in cleanup_old_join
objectAttr, security.SEC_FLAG_MAXIMUM_ALLOWED)
--
Mit freundlichen Grüßen / Best regards
Simon König
Am Isenknie 9
84435, Lengdorf
+49 (0) 178 / 1892055
Simon at Noname-Ga...
2017 Nov 20
2
Can't join, error: Not removing account DC2$ which looks like a Samba DC account maching...
...t;, line 661,
in run
machinepass=machinepass, use_ntvfs=use_ntvfs, dns_backend=dns_backend)
File "/usr/lib/python2.7/dist-packages/samba/join.py", line 1474, in
join_DC
ctx.do_join()
File "/usr/lib/python2.7/dist-packages/samba/join.py", line 1371, in
do_join
ctx.cleanup_old_join()
File "/usr/lib/python2.7/dist-packages/samba/join.py", line 270, in
cleanup_old_join
ctx.cleanup_old_accounts(force=force)
File "/usr/lib/python2.7/dist-packages/samba/join.py", line 239, in
cleanup_old_accounts
% ctx.samname)
Any idea?
--
Elias Pereira
2019 Jul 09
3
Adding new DC causes samba.join.DCJoinException
...thon3/dist-packages/samba/netcmd/domain.py", line 699, in run
? ? backend_store=backend_store)
? File "/usr/lib/python3/dist-packages/samba/join.py", line 1535, in join_DC
? ? ctx.do_join()
? File "/usr/lib/python3/dist-packages/samba/join.py", line 1424, in do_join
? ? ctx.cleanup_old_join()
? File "/usr/lib/python3/dist-packages/samba/join.py", line 283, in cleanup_old_join
? ? ctx.cleanup_old_accounts(force=force)
? File "/usr/lib/python3/dist-packages/samba/join.py", line 253, in cleanup_old_accounts
? ? % ctx.samname)
--
I'm using Samba Version 4.10.5-D...
2018 Feb 20
3
SAMBA failed join domain DC
On Tue, 20 Feb 2018 14:10:16 +0500
"denis.shigapov" <denis.shigapov at stroylandiya.ru> wrote:
It seems that the problem starts here:
Could not find machine account in secrets database
Yet near the top there is: Setting up secrets.ldb
It seems that either 'secrets.ldb' doesn't contain the required info or
'vas.lah' doesn't have the required permissions
2017 Oct 23
2
samba 4.7.0 replication errors
...n.py",
line 667, in run
dns_backend=dns_backend)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py",
line 1444, in join_RODC
ctx.do_join()
File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py",
line 1394, in do_join
ctx.cleanup_old_join()
File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py",
line 270, in cleanup_old_join
ctx.cleanup_old_accounts(force=force)
File "/usr/local/samba/lib64/python2.7/site-packages/samba/join.py",
line 216, in cleanup_old_accounts
attrs=["msDS-k...
2017 Sep 29
4
samba 4.7.0 replication errors
Hallo,
we have 5 ADDCs. All of them did run with sernet-samba 4.6.7.
I updated 4 of them to sernet-samba 4.7.0, one after the other, checked replication, everything seemed to be ok.
One day later a colleague wanted to delete a lot of users with a powershell-script and since then the
replication doesnt work anymore. (Im sure the script is not the problem, but it seemes like it triggered something)