similar to: recommanded way to restore objects from Deleted Objects

Displaying 20 results from an estimated 1000 matches similar to: "recommanded way to restore objects from Deleted Objects"

2016 Nov 01
2
Right way to restore deleted objects (in samba 4.1 or newer with or without "ad recycle bin")
Hello all! I operate two-dc domain, based on samba 2:4.1.9+dfsg-1~bpo70+1 Forest function level: (Windows) 2003 Domain function level: (Windows) 2003 Lowest function level of a DC: (Windows) 2008 R2 AD Recycle bin not enabled (it can be enabled only on Dom.Level 2008R2) Previous week one of our administrators delete computer accounts from AD by accident, and we are not able to restore it. I
2016 Nov 01
0
Right way to restore deleted objects (in samba 4.1 or newer with or without "ad recycle bin")
On Tue, 2016-11-01 at 20:07 +0400, Mike Lykov via samba wrote: > Hello all! > > I operate two-dc domain, based on samba 2:4.1.9+dfsg-1~bpo70+1 First, please upgrade to Samba 4.5.  This is particularly important if you wish to try and restore a deleted object. > Forest function level: (Windows) 2003 > Domain function level: (Windows) 2003 > Lowest function level of a DC:
2023 May 22
1
ldbrename does not rename container users CN=Deleted Objects
Sadly the AD recycle bin isn't known to be reliably working in Samba. The main effect that was noticed is that for some reason when enabled, from memory, it caused the object to vanish almost instantly, rather than remain as a tombstone for a time (eg, it did the opposite). I've had investigating this properly on my wish-list for some time, but it is one of those annoying tasks that I
2024 Jun 21
2
Recomendation for LDAP broser / editor for windows
Anyone ? Thanks, LP
2016 Oct 26
2
Attempting to expunge tombstones with samba-tool
Hello, I receive the following when I attempt to expunge deleted tombstone records. I'm attempting to fix several dbcheck 'Not removing dangling forward link' errors. samba-tool domain tombstones expunge ERROR(<type 'exceptions.AttributeError'>): uncaught exception - 'module' object has no attribute 'time' File
2023 May 03
2
ldbrename does not rename container users CN=Deleted Objects
On 03/05/2023 09:50, Stefan Kania via samba wrote: > It had been working up to Samba 4.8 and with the recyclebin active you > could restore every attributre, but since 4.9 it's not working anymore > > Are you sure it ever worked ? I cannot remember it ever working, plus there is the problem that if you did rename a deleted user, most of the original attributes would be
2016 Oct 26
2
Attempting to expunge tombstones with samba-tool
On 10/26/2016 12:11 PM, Rowland Penny via samba wrote: > On Wed, 26 Oct 2016 11:41:23 -0400 > lingpanda101 via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> I receive the following when I attempt to expunge deleted tombstone >> records. I'm attempting to fix several dbcheck 'Not removing dangling >> forward link' errors. >>
2023 May 03
2
ldbrename does not rename container users CN=Deleted Objects
It had been working up to Samba 4.8 and with the recyclebin active you could restore every attributre, but since 4.9 it's not working anymore Am 02.05.23 um 23:57 schrieb Anderson Sampaio Mello via samba: > Hello everybody. > > When a user or group account is deleted, the user or group account is moved > to CN=Deleted Objects,DC=domain,DC=com > > I can find them with the
2015 May 15
4
How to properly demote a W2003 from Samba4?
Hello Andrey, Yes, I transfered all the available roles with the Ntdsutil command. and samba-tool fsmo show return all roles. regards Le 15/05/2015 17:26, Andrey Repin a ?crit : > Greetings, Sam! > >> Hello all, >> I'm always trying to migrate from W2000 server to Samba 4. >> For doing this, I tried this : >> - install a W2003 server with AD and DNS services,
2016 Apr 12
2
X86 TRUNCATE cost for AVX & AVX2 mode
<Copied Cong> Thanks Elena. Mostly I was interested in why such a high cost 30 kept for TRUNCATE v16i32 to v16i8 in SSE41. Looking at the code it appears like TRUNCATE v16i32 to v16i8 in SSE41 is very expensive vs SSE2. I feel this number should be same/close to the cost mentioned for same operation in SSE2ConversionTbl. Below patch from Cong Hou reduce cost for same operation in SSE2
2013 Mar 26
2
Internal DNS and Replication
I'm trying to join a Linux server running Samba 4.0.4 as a DC to an existing AD domain. The current DC (server1) is running Server 2008 not R2. The Samba server (server2) is using internal DNS. I'm following "Samba4/HOWTO/Join a domain as a DC" from the wiki. The join seems to work, but I'm having problems with DNS replication. During the join many DNS records for
2010 Jun 25
2
Sysinternals autorunsc.exe
Hi all, Sysinternals have just released a version of their autoruns command line tool that's capable of scanning an offline windows install for images configured to start automatically (very useful for tracking down malware). How likely is it that it could be made to run under wine on Ubuntu? I've got to the point where I have my NTFS partition mounted, I then issue the command: --- $
2010 Jun 16
2
Samba 4 Orphaned DC
Is there a list of commands for cleaning up orphaned DC's. I used ntdsutil on the Windows boxes no problem. Used an LDAP gui tool to remove the LDAP entries. Sadly Samba4 is still trying to contact the orphan. Any guidance or manual page would be appreciated. Cheers, TMS III
2006 Feb 09
0
psexec from sysinternals - did anyone run it under wine?
psexec util (from sysinternals) is a tool which allows to execute commands on a remote Windows machine. A command like that: psexec.exe \\192.168.1.147 -u Administrator -p password C:\test.bat would run C:\test.bat as administrator on a Windows workstation with IP address 192.168.1.147. Quite cool, you don't have to install anything additional (like SSH server) on Windows, and you can
2013 Sep 24
2
Problem to demote Samba4 DC
Hello, I recently migrated our samba 3 domain to an AD domain using Samba 4 classic upgrade tool. DNS is provided by the internal dns server of Samba 4. I promoted a Windows 2k8 box as a new DC of this domain and I transfer all the 5 FSMO roles to this windows box. Now I would like to demote the Samba4 DC but when I tried I got this message : # samba-tool domain demote ERROR: Current DC is
2010 Dec 22
1
Oddness with SMB, PsExec, Win 7, etc...
Hi, I've got a simple PHP script which is using psexec from sysinternals to execute commands on a remote machine (which uses SMB under the hood). If I run it from DOS it works fine. If I run the same script via apache it hangs. Fired up Wireshark and had a look at what was going on. In the working version the treeconnect calls go to the IPC$ and then the ADMIN$ accounts on the remote machine.
2003 Feb 07
0
Changing SID on Windows boxes (plug)
This sounds like an advertisement, but I've got nothing to gain. Just thought you might like to know about this. If you're cloning a bunch of Windows boxes, you'll have a problem with SID's... they'll all be the same. That's a bad thing. Maybe you have a need to change a SID... perhaps a dual-boot box where you want the computer names and IP addresses to be the same. This
2010 Mar 22
1
IDMAP_RID with Winbind works for groups but not users
Hi, I've setup samba 3.4.7 to use idmap_rid as per the documentation: idmap backend = rid:DOMAIN=500-100000000 idmap gid = 500-100000000 imap uid = 500-100000000 It seems to work for groups: wbinfo --group-info="domain admins" domain admins:x:100512 PsGetSid v1.43 - Translates SIDs to names and vice versa Copyright (C) 1999-2006 Mark Russinovich Sysinternals -
2016 Apr 11
2
X86 TRUNCATE cost for AVX & AVX2 mode
Hi, I was going through the X86TTIImpl::getCastInstrCost, and got a doubt on cost calculation for TRUNCATE instruction in AVX mode. In AVX2ConversionTbl & AVXConversionTbl table there is no cost defined for TRUNCATE v16i32 to v16i8, as a fallback it goes to SSE41ConversionTbl table and there it finds cost as 30 for this operation. 30 cost for this operation looks very high. Wondering why
2012 Apr 17
1
transfer roles
Hello list, I have samba 4 as BDC,I need to promove this server as PDC and eliminate my windows server 2003, but I do not want to write all users again, then I can make it as follow: 1- In the console of windows run ntdsutil 2- After write roles and press enter 3- write connections and press enter 4- write connect to server \\PC with samba4 5- write quit and press enter 6- Write in this order