Displaying 5 results from an estimated 5 matches for "cleanup_old_accounts".
2017 Nov 20
2
Can't join, error: Not removing account DC2$ which looks like a Samba DC account maching...
...2.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
...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-Debian (from apt.van-belle.nl repo). I read something about this having to do with the internal DNS backend which I use that sh...
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
...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-krbTgtLink", "objectSID"])
Deleted CN=RODCG3,OU=Domain Controllers,DC=unn,DC=global
Deleted CN=RODC Connection (FRS),CN=NTDS
Setti...
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)