search for: r_names

Displaying 20 results from an estimated 26 matches for "r_names".

Did you mean: nr_names
2020 Jan 07
6
Error GPO
hello list, congratulations on this new year; and wish the best to all, I am trying to create GPO in samba 4 and this is the error it gives me. ./samba-tool gpo create WSUS -UAdministrator Password for [Administrator]: Using temporary directory /tmp/tmp8t9j8u26 (use --tmpdir to change) ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File
2019 Jun 18
9
domain online backup
Hi, A question on the (for us: new) online backup functionality. I created a backup of our domain successfully with: samba-tool domain backup online --server=dc3 --targetdir=/backup -Umyusername at samba.domain.com Next, to be able to schedule an automatic daily backup job, I created a specific user (member of Domain Admins) to run the backup. But then the backup fails: >
2019 Feb 28
6
samba-tool domain backup ERROR
Hello, we want to backup the AD-database with the samba-tool backup-option. We use Sernet-packages 4.9.4 we have two DCs if I do the backup on the same DC I got the following messages: ----------------- root at dc-ste-01:~# samba-tool domain backup online --server=dc-ste-01 --targetdir=. -U administrator Password for [LF\administrator]: .... Committing SAM database Setting isSynchronized and
2008 Sep 22
1
how to set rownames / colnames for matrices in a list
...one element is again a list containing matrices, all of the same dimensions. Now, I'd like to set the dimnames for all matrices: example code: m1 <- matrix(1:25, nrow=5) m2 <- matrix(26:50, nrow=5) # ... there can be much more than two matrices l <- list() l[[1]] <- list(m1,m2) r_names <- LETTERS[1:5] c_names <- LETTERS[6:10] ? how can I apply these names to any number of matrices within this list-list ? Ciao, Antje
2020 Jan 08
0
Error GPO
Good morning list, I am using samba4.11.4, From the cosola I put ./samba-tool gpo create WSUS -Uadministrator and I get the following error Password for [ECCMG\administrator]:********* Using temporary directory /tmp/tmp2mk294gd (use --tmpdir to change) ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File
2020 Jan 10
16
GPO
I really do not know what to do so that GPOs can be created, I have tried all the possible solutions that have been sent to me but without success.
2006 Jun 21
3
png() or jpeg() in a php script
Hello, I've got a problem with a PHP script, in which I call the system function (to call another processes). The call is : system("R --slave --vanilla < path/to/source/source.R"); if in this R file, I've got the lines: pdf(file="/path/to/file/file.pdf") commands dev.off() the pdf file is perfectly created but if I change the lines to:
2019 Jan 09
2
Online backup of domain fails
Dear all, I use the Sernet Samba packages in version 4.9.3. I try to do an online-backup of my domain by: samba-tool domain backup online --server=ad2 --targetdir=/root -Uadministrator and I get the following error: Committing SAM database Setting isSynchronized and dsServiceName Cloned domain DOMAIN (SID S-1-5-21-1996849263-3223042488-349429296) ERROR(runtime): uncaught exception -
2019 Jul 05
2
Error samba backup 4.10.5
Hi, tis example that you described I understand that is about backup online, correct? Why offline backup with samba started and also stopped is not working? I have searched a bug in bugs.samba.org but without success Thanks Thanks Missatge de Tim Beale <timbeale at catalyst.net.nz> del dia dv., 5 de jul. 2019 a les 2:14: > > On 4/07/19 7:50 PM, Trenta sis via samba wrote: >
2020 Jan 13
0
Create OU with address details
Thank you Rowland. Using ldif I'm able to update OU address details. On Sun 12 Jan, 2020, 5:30 PM , <samba-request at lists.samba.org> wrote: > Send samba mailing list submissions to > samba at lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.samba.org/mailman/listinfo/samba > or, via email, send a message
2019 Jan 10
0
Online backup of domain fails
Hi, At the point it's failing, samba-tool is trying to backup your sysvol share (preserving all the NTACLs as it goes). I'm not sure what exactly is going wrong. It appears you don't have access rights to read an NTACL for one of these files. You could try increasing the debug-level on both the server and in the samba-tool command to see if that tells you more, but it might be
2019 Feb 28
0
samba-tool domain backup ERROR
On 1/03/19 1:46 AM, Stefan Kania via samba wrote: > > .... > Committing SAM database > Setting isSynchronized and dsServiceName > Cloned domain LF (SID S-1-5-21-2842440679-1648109622-3732055899) > ERROR(<type 'exceptions.IndexError'>): uncaught exception - list index > out of range >   File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
2019 Jun 18
0
domain online backup
On 18/06/2019 09:36, lists via samba wrote: > Hi, > > A question on the (for us: new) online backup functionality. I created > a backup of our domain successfully with: > > samba-tool domain backup online --server=dc3 --targetdir=/backup > -Umyusername at samba.domain.com > > Next, to be able to schedule an automatic daily backup job, I created > a specific user
2019 Jul 05
0
Error samba backup 4.10.5
On 4/07/19 7:50 PM, Trenta sis via samba wrote: > Hi, > > We were using samba_backup from 4.4.5 and after upgrade to 4.10.5 we > are trying to configure new method, but is not working, tried: > > offline with samba stopped: > # samba-tool domain backup offline --targetdir=/local/test/ > > > ERROR(ldb): uncaught exception - partition_metadata: Migrating > partition
2020 Jan 08
0
Error GPO
Good morning everybody, Sandy, you running samba version is ? OS might help, and compiled or packaged install? Here, Samba 4.11.4 works fine. samba-tool gpo create testing -UAdministrator Password for [NTDOM\Administrator]: Using temporary directory /tmp/tmp8d5tpz7p (use --tmpdir to change) GPO 'testing' created as {264563E3-A89D-4F50-80D6-18F531A83F2B} Now, removing it again..
2020 Jan 10
0
GPO
update some dependencies that appear to be missing and the same error continues. ./samba-tool gpo create WSUS -Usandy Password for [ECCMG\sandy]: Using temporary directory /tmp/tmpgcft6ubs (use --tmpdir to change) ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/__init__.py",
2019 Mar 01
1
samba-tool domain backup ERROR
Hai Tim, > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Tim > Beale via samba > Verzonden: donderdag 28 februari 2019 21:53 > Aan: Stefan Kania; samba at lists.samba.org > Onderwerp: Re: [Samba] samba-tool domain backup ERROR > > On 1/03/19 1:46 AM, Stefan Kania via samba wrote: > > > > .... > >
2019 Jun 18
0
domain online backup
See below. > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: dinsdag 18 juni 2019 11:22 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] domain online backup > > On 18/06/2019 09:36, lists via samba wrote: > > Hi, > > > > A question on the (for us: new) online
2019 Jul 05
0
Error samba backup 4.10.5
Hi, IT seems that a bug has been opened, thanks! one question samba 4.10.6 appears delayed when will be released? Will include a solution for this https://bugzilla.samba.org/show_bug.cgi?id=14027 As workaround is correct to use samba_backup ols script wirh 4.10, it seems that works.. Thanks El divendres, 5 de juliol de 2019, Trenta sis (<trenta.sis at gmail.com>) va escriure: > Hi,
2018 Nov 05
2
samba-tool domain backup online errors
Hello, Attempting to run samba-tool domain backup online --server=pfdc1.domain.local --targetdir=/backups/ -U administrator gives the following errors. Pre-loading the Samba 4 and AD schema Unable to determine the DomainSID, can not enforce uniqueness constraint on local domainSIDs Partition[DC=domain,DC=local] objects[1716/1738] linked_values[0/839] ../lib/ldb/ldb_tdb/ldb_index.c:2352: