similar to: Issues demoting a samba DC.

Displaying 20 results from an estimated 300 matches similar to: "Issues demoting a samba DC."

2023 Jan 08
1
Issues demoting a samba DC.
On 08/01/2023 14:19, Michael Tokarev via samba wrote: > 08.01.2023 14:21, Rowland Penny via samba wrote: > .. >>> ai# samba-tool domain demote -U mjt-adm > .. >>> ERROR(ldb): Error while renaming CN=AI,OU=Domain >>> Controllers,DC=tls,DC=msk,DC=ru to >>> CN=AI,CN=Computers,DC=tls,DC=msk,DC=ru - LDAP error 50 >>>
2023 Jan 08
2
Issues demoting a samba DC.
08.01.2023 14:21, Rowland Penny via samba wrote: .. >> ai# samba-tool domain demote -U mjt-adm .. >> ERROR(ldb): Error while renaming CN=AI,OU=Domain Controllers,DC=tls,DC=msk,DC=ru to CN=AI,CN=Computers,DC=tls,DC=msk,DC=ru - LDAP error 50 >> LDAP_INSUFFICIENT_ACCESS_RIGHTS -? <acl:access_denied renaming CN=AI,OU=Domain Controllers,DC=tls,DC=msk,DC=ru> <> .. > If
2023 Jan 08
1
Issues demoting a samba DC.
On 08/01/2023 11:04, Michael Tokarev via samba wrote: > Hello! > > I'm trying to remove a DC from our samba domain (samba 4.17.4). > It was the primary controller (with FSMO roles), - I successfully > transferred the roles to another DC.? Now it's time to demote: > > ai# samba-tool domain demote -U mjt-adm > Using svdcp.tls.msk.ru as partner server for the
2007 May 29
1
rgl.postscript
Hi, I am having an issue when creating a postscript file from RGL window. It seems to cut off some of the axis labels. Here is the code I am using. I created a 3D plot using RGL_0.71 with R 2.5 on Windows XP. z1<-c(5,4,1,4.5,2,3,2,1,1) z2<-c(6,8,7,7.5,5,3.5,4,1,1) z3<-c(3,2,4,7,3,4.5,6,2,3) x1<-seq(1,9) x2<-seq(1,9) x3<-seq(10,18) y1<-seq(8,0) y2<--1*y1
2010 Dec 07
0
Windows7 roaming user profile can loose parameters after reboot samba server?
Hi. I have a xen virtualized samba server. Today i was experiment a very strange situation. Practically all the stations are windows XP. Some station are vista or 7, but they are not connected to the domain yet. I have just 1 win7 logged on the domain, and today, after restart the samba server, the station cant load the apps correctly. We use roaming users and use a centraliced access
2004 Feb 23
1
coding standards
Is there a demand for reformatting the theora source so that, for example, there is always the same amount of whitespace between variables in function declarations? It would make it much easier to read. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org'
2004 Oct 22
5
theora-mmx_on_win32?
Hi. Has anyone tried http://svn.xiph.org/branches/theora-mmx this code on Win32 ? I can compile it with very small modification, 304c304 < ogg_int16_t *const temp= (ogg_int16_t*)align_tmp; --- > ogg_int16_t *const temp= (int16_t*)align_tmp; but outputs seem terribly broken. -> ex. http://mycomputer.cc/temp/mmx-out.ogg GCC version is 3.4.2. $ gcc --version gcc.exe (GCC) 3.4.2
2004 Aug 06
2
yp server resources spike
BTW, there seems to be an issue with the yp servers traffic handling. After motherfish came back up today (from 3 days of downtime) mysql drove the load average up to 200, with the maximum number of mysqld instances all spinning in some kind of active wait. I attached to several but strace showed no activity during the period I was watching. This is quite bad; we assumed something was wrong
2002 May 25
3
expressions as axis labels
Dear colleagues, I often use chemical formulas to label my x-axis, e.g. in barplots. I used to do this like the following example and it worked just fine: a <- seq(2,24,2) b <- seq(3,36,3) c <- rbind(a,b) barplot(c, width=c(0.9, 1.1),space=c(0.2, 0.75), col=c("indianred4", "yellow2"), beside = TRUE, xlab="Ions", yaxt="n", xaxt="n", ylab
2002 May 25
3
expressions as axis labels
Dear colleagues, I often use chemical formulas to label my x-axis, e.g. in barplots. I used to do this like the following example and it worked just fine: a <- seq(2,24,2) b <- seq(3,36,3) c <- rbind(a,b) barplot(c, width=c(0.9, 1.1),space=c(0.2, 0.75), col=c("indianred4", "yellow2"), beside = TRUE, xlab="Ions", yaxt="n", xaxt="n", ylab
2014 Oct 19
0
Demoting issue in 4.2.0rc2
Dear list, I tried to replace the AD DC in my home network (all running samba-4.2.0rc2). I followed this procedure: - setup and join DC2 to the domain served by DC1 - transfer FSMO - demote and switch off DC1 and as there were still remnants of DC1 in the domain: - wipe out the traces of DC1 in ADUC. The first issue is, that not all the traces could be wiped out. ADUC refuses to do so while
2017 Apr 06
0
Demoting offline DC on 4.3.11-Ubuntu
Hi Mickey, Am 06.04.2017 um 00:50 schrieb Mickey Bankhead via samba: > I thought I would shut down the old 2k8 broken DC and the 4.1.6 DC > servers, and then demote these "offline" servers? BUT The samba.org howto > for demoting offline servers > https://wiki.samba.org/index.php/Demoting_a_Samba_AD_DC > says if you are running older than samba 4.4, then upgrade samba
2017 May 26
1
Error while demoting Samba 4 DC
Hi, I have 2 DC Samba 4 in my network. My new DC is Samba 4.6.3 My Old DC is Samba 4.2.1 I want demote my DC (old) with Samba 4.2.1, but the following message appears: ~# samba-tool domain demote -Uadministrator Using dc1.empresa.com.br as partner server for the demotion Password for [EMPRESA\administrator]: Deactivating inbound replication Asking partner server dc1.empresa.com.br to
2017 Jun 24
0
Demoting and remoting a DC with same hostname.
Hello samba team ! As you know https://lists.samba.org/archive/samba/2017-June/209112.html during the upgrade from Debian Jessie to Debian Stretch all my three DCs have lost their machine password. Or something is corrupted in the machine password database. So the DRS stopped working. To try to repair safely the issue I have virtualised the three machines. Here what I have tried : -> the
2018 May 17
0
Problem with demoting, new dc and replic
On 5/17/2018 12:45 PM, Carlos Bordon via samba wrote: > Hi! > > i have 3 dcs with samba > > > i demote bdc and replace it with dc2 with de same ip > > the replicate with dc1 is ok, and the replicate of dc3 with dc1 is ok, > > the problem is in dc2 with dc3 > > i found the problem, but i dont known how fixes > > when i do samba-tools drs showrepl in dc3
2018 May 17
0
Problem with demoting, new dc and replic
On Thu, 17 May 2018 16:23:15 -0300 Carlos Bordon <cgermanb at gmail.com> wrote: > i found a new issue > drs replicate dc4 dc1 CN=configuration,dc=example,dc=com > > ERROR=(<class 'samba.drs_utils.drsexception'>) dsreplicasync failed > file"/usr/local/samba/lib/pynthon2.7/site-packages/samba/netcmd/dry.py" > line 386 in run
2018 May 25
0
Demoting troublesome DC
Set on the newest DCs the following. ldap server require strong auth = no Should help but its adviced to remove it when your done. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Paul > Littlefield via samba > Verzonden: vrijdag 25 mei 2018 16:46 > Aan: samba at lists.samba.org > Onderwerp: [Samba]
2018 May 25
0
Demoting troublesome DC
On Fri, 25 May 2018 14:46:21 +0000 Paul Littlefield via samba <samba at lists.samba.org> wrote: > Hello, > > I am running in a duplicate test environment of my work domain. > > I have 2 x 4.1 DCs and 2 x 4.7 DCs. > > I have transferred FSMO role to #3 and it is replicating to #4 fine. > > I have demoted #1 which appeared to go fine and have turned it off. >
2019 Aug 16
0
Error Demoting DC Windows from Domain
On 16/08/2019 17:16, Marcio Demetrio Bacci via samba wrote: > Hi, > >> If your replication is good and all is verified, you can turn off the > windows DC. >> I suggest, leave everyting as is. Wait 3-5 days. > Replication between Samba 4 DC are OK. > > However, sometimes problems arise between Windows Server 2008 and Samba 4 > records, usually related to attributes
2020 Mar 11
0
demoting samba DC keeps it in AD as a DC
Hi, Samba 4.12.0 under CentOS 8. After demoting Samba DC, I still see it in the AD Sites and Services: https://www.dropbox.com/s/ozk56okzdevd3rg/samba_dc_demoted.png?dl=0 Is that OK? -- Best regards, Alex