search for: r_name

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

Did you mean: __name
2020 Jan 07
6
Error GPO
...ile "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 1277, in run copy_directory_local_to_remote(conn, gpodir, sharepath) File "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 374, in copy_directory_local_to_remote conn.savefile(r_name, data)
2019 Jun 18
9
domain online backup
...b/python2.7/dist-packages/samba/netcmd/domain_backup.py", line 243, in run > backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) > File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 508, in backup_online > ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) > File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 331, in get_acl > smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) Having read the wiki, a cause could be that the backup tool only works over SMBv1. But then it would always fail, also with...
2019 Feb 28
6
samba-tool domain backup ERROR
...ot;/usr/lib/python2.7/dist-packages/samba/netcmd/domain_backup.py", line 243, in run backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 508, in backup_online ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 331, in get_acl smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) ----------------- the package "lmdb-utils" is installed on both DCs. Any tip? Stefan
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
...ot;/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 1277, in run copy_directory_local_to_remote(conn, gpodir, sharepath) File "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 374, in copy_directory_local_to_remote conn.savefile(r_name, data) But when I go to a /usr/local/samba/var/locks/sysvol/eccmg.cupet.cu/Policies I can see it. then if I tried to delete ./samba-tool gpo del {989FED42-2719-4CC6-A4EF-4F84987EF3ED} -Uadministrator Password for [ECCMG\administrator]: ERROR: GPO '{989FED42-2719-4CC6-A4EF-4F84987EF3ED}'...
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
...e "/usr/lib/python2.7/dist-packages/samba/netcmd/domain_backup.py", line 243, in run backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 508, in backup_online ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 331, in get_acl smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) Does anyone has a trick for me? Best regards Benedikt -- forumZFD Entschieden für Frieden|Committed to Peace Benedikt Kaleß Leite...
2019 Jul 05
2
Error samba backup 4.10.5
...ackup.py", > > line 264, in run > > backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) > > File "/usr/local/samba/lib/python3.4/site-packages/samba/ntacls.py", > > line 512, in backup_online > > ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) > > File "/usr/local/samba/lib/python3.4/site-packages/samba/ntacls.py", > > line 334, in get_acl > > smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) > > signed SMB2 message > > > This problem is occurring backing up the sysvol s...
2020 Jan 13
0
Create OU with address details
...samba/netcmd/gpo.py", line > 1277, in run > > copy_directory_local_to_remote(conn, gpodir, sharepath) > > File > "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line > 374, in copy_directory_local_to_remote > > conn.savefile(r_name, data) > > > > > As I said, neither I or Louis can reproduce your problem, so it looks > like the problem is at your end, especially has a lack of a required > package has now been ruled out > > I can only think of two possibilities, is Apparmor running ? > > If it...
2019 Jan 10
0
Online backup of domain fails
...7/dist-packages/samba/netcmd/domain_backup.py", > line 243, in run > backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) > File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 508, in > backup_online > ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) > File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 331, in > get_acl > smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) > > > Does anyone has a trick for me? > > Best regards > Benedikt >
2019 Feb 28
0
samba-tool domain backup ERROR
...7/dist-packages/samba/netcmd/domain_backup.py", line > 243, in run >     backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) >   File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 508, > in backup_online >     ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) >   File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 331, > in get_acl >     smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) > We've seen this problem once before, see thread: https://lists.samba.org/archive/samba/2019-January/220353.html...
2019 Jun 18
0
domain online backup
...netcmd/domain_backup.py", >> line 243, in run >> ??? backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) >> ? File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 508, >> in backup_online >> ??? ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) >> ? File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 331, >> in get_acl >> ??? smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) > > Having read the wiki, a cause could be that the backup tool only works > over SMBv1. But then...
2019 Jul 05
0
Error samba backup 4.10.5
...ges/samba/netcmd/domain_backup.py", > line 264, in run > backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) > File "/usr/local/samba/lib/python3.4/site-packages/samba/ntacls.py", > line 512, in backup_online > ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) > File "/usr/local/samba/lib/python3.4/site-packages/samba/ntacls.py", > line 334, in get_acl > smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) > signed SMB2 message > This problem is occurring backing up the sysvol share. There's a particular...
2020 Jan 08
0
Error GPO
...thon3.5/site-packages/samba/netcmd/gpo > .py", line 1277, in run > copy_directory_local_to_remote(conn, gpodir, sharepath) > File > "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo > .py", line 374, in copy_directory_local_to_remote > conn.savefile(r_name, data) > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
2020 Jan 10
0
GPO
...ot;/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 1277, in run copy_directory_local_to_remote(conn, gpodir, sharepath) File "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 374, in copy_directory_local_to_remote conn.savefile(r_name, data) January 10, 2020 8:59 AM, "Sandy via samba" <samba at lists.samba.org> wrote: > Try answering the questions I asked you: > -----> OK. sorry > > How did you configure Samba when you built it ? > > -----> I explain to you, when I install samba4, I w...
2019 Mar 01
1
samba-tool domain backup ERROR
...cmd/domain_backup.py", line > > 243, in run > >     backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) > >   File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 508, > > in backup_online > >     ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) > >   File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 331, > > in get_acl > >     smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) > > > We've seen this problem once before, see thread: > https://lists.samba.org/archive/s...
2019 Jun 18
0
domain online backup
...>> line 243, in run > >> ??? backup_online(smb_conn, sysvol_tar, > remote_sam.get_domain_sid()) > >> ? File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", > line 508, > >> in backup_online > >> ??? ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) > >> ? File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", > line 331, > >> in get_acl > >> ??? smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) > > > > Having read the wiki, a cause could be that the backup tool > o...
2019 Jul 05
0
Error samba backup 4.10.5
...> > line 264, in run >> > backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid()) >> > File "/usr/local/samba/lib/python3.4/site-packages/samba/ntacls.py", >> > line 512, in backup_online >> > ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True) >> > File "/usr/local/samba/lib/python3.4/site-packages/samba/ntacls.py", >> > line 334, in get_acl >> > smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) >> > signed SMB2 message >> > >> This problem is occurring...
2018 Nov 05
2
samba-tool domain backup online errors
...python2.7/site-packages/samba/netcmd/domain_backup.py", line 242, in run     backup_online(smb_conn, sysvol_tar, remote_sam.get_domain_sid())   File "/usr/local/samba/lib/python2.7/site-packages/samba/ntacls.py", line 499, in backup_online     ntacl_sddl_str = smb_helper.get_acl(r_name, as_sddl=True)   File "/usr/local/samba/lib/python2.7/site-packages/samba/ntacls.py", line 322, in get_acl     smb_path, SECURITY_SECINFO_FLAGS, SECURITY_SEC_FLAGS) I am running this command from the DC I wish to make the backup of. Should I be running this from a remote DC? Thanks.