search for: python3.8

Displaying 20 results from an estimated 28 matches for "python3.8".

Did you mean: python3.6
2020 May 31
2
samba-tool domain classicupgrade fails to import users or groups from NT domain
I am attempting to migrate a Slackware server with Samba 4.12.3 from an NT style domain to AD. I have done this about 7-8 times on other servers in the past following the instructions on Samba's wiki. This time however, the upgrade process is failing completely to import any users or groups from the NT domain. I have enclosed below the output of the classicupgrade command - I can't
2020 Jun 02
0
samba-tool domain classicupgrade fails to import users or groups from NT domain
On 31/05/20 23:16, Sebastian Arcus via samba wrote: > I am attempting to migrate a Slackware server with Samba 4.12.3 from an > NT style domain to AD. I have done this about 7-8 times on other servers > in the past following the instructions on Samba's wiki. This time > however, the upgrade process is failing completely to import any users > or groups from the NT domain.
2020 Nov 13
2
Joining Samba to Upgraded 2003 domain failing
join attempted via sudo samba-tool domain join net.example.com DC -U'NET.EXAMPLE.COM\administrator' --option='idmap_ldb:use rfc2307 = yes failure lines gensec_gssapi: NO credentials were delegated GSSAPI Connection will be cryptographically signed INFO 2020-11-13 09:00:44,891 pid:12210 /usr/local/samba/lib/python3.8/site-packages/samba/join.py #1178: Adding DNS A record
2024 Jun 05
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Add a 'private dir' to your smb.conf matching where your Samba packages are putting 'private'. Andrew Bartlett On Wed, 2024-06-05 at 17:13 +0300, Omnis ludis - games via samba wrote: > I tried to run with this command, but I get an error./chgtdcpass -- > configfile=/opt/samba/etc/smb.confmodule samba_dsdb initialization > failed : No such objectUnable to load modules for
2020 Nov 13
0
Joining Samba to Upgraded 2003 domain failing
On 13/11/2020 19:45, Travis Wenks via samba wrote: > join attempted via > sudo samba-tool domain join net.example.com DC > -U'NET.EXAMPLE.COM\administrator' > --option='idmap_ldb:use rfc2307 = yes The '-U NET.EXAMPLE.COM\administrator' should be either '-U NET\administrator' or just '-U administrator' > > failure lines > > gensec_gssapi:
2020 Jul 23
3
using samba-tool from a domain member other than the DC
On 23/07/2020 19:31, Jason Keltz via samba wrote: > Hi Rowland, > > I'm running smbd on the? DC.? I want to be able to do things like > adding a user, dns entry, etc. from my workstation without logging > into the DC. > > I can't get samba-tool to work with Kerberos, or ldaps, etc. As I said, I cannot get ldaps to work (yet), but: rowland at devstation:~$ sudo
2020 Jul 23
1
using samba-tool from a domain member other than the DC
Top posting. Is this in freenas jail, perhaps? If so, I'd take a long hard look at the underlying environment. Semi off-topic. FreeNAS on FreeBSD has a whole set of really weird issues, IMO. For example; I was trying to get rsync or rdiff-backup to run [not in a jail, but just in the base context] and performance was really terrible and it would bomb for larger file syncs to a remote Linux
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
I added a private directory, but this did not fix the problem, and for some reason the other path still appears testparm -v | grep private Load smb config files from /opt/samba/etc/smb.conf Loaded services file OK. Weak crypto is allowed by GnuTLS (e.g. NTLM as a compatibility fallback) Server role: ROLE_ACTIVE_DIRECTORY_DC Press enter to see a dump of your service definitions private
2020 Jul 23
0
using samba-tool from a domain member other than the DC
Hi Rowland, ldap doesn't work for me either: > % samba-tool user list -H ldap://dc01.samdom.example.com -k yes > Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETER > Failed to connect to 'ldap://dc01.samdom.example.com' with backend > 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAMETER > ERROR(ldb): uncaught exception - LDAP
2020 Nov 14
2
Joining Samba to Upgraded 2003 domain failing
H Rowland Thank you for your insight. I have checked over the article and have found a remnant from the old domain. I think :) Let's assume the domain is travis.com and the samdom is net.travis.com. Under this I have a subdomain called _msdcs so I would think this would be called _msdcs.net.travis.com. In the RSAT DNS tool I right click and try to delete. I get "The DNS domain cannot be
2024 May 25
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
On Fri, 24 May 2024 16:22:33 +0300 Omnis ludis - games via samba <samba at lists.samba.org> wrote: > good afternoon, when entering into the domain an error occurs, the > administrator has all the rights, but for some reason it is not > possible to enter this server into the domain, samba 4.19.0, the log > is attached > > INFO 2024-05-24 17:23:00,320 > pid:73718
2024 May 24
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
good afternoon, when entering into the domain an error occurs, the administrator has all the rights, but for some reason it is not possible to enter this server into the domain, samba 4.19.0, the log is attached GENSEC backend 'gssapi_spnego' registered GENSEC backend 'gssapi_krb5' registered GENSEC backend 'gssapi_krb5_sasl' registered GENSEC backend 'spnego'
2020 Oct 19
4
Replication issues / local DRS authentication failure
Hello, I've having recurring issues with the second DC in my Samba AD domain. I've demoted/removed the second DC a number of times and re-provisioned it. It'll work for a bit and then replication breaks. Since replication is broken I've been doing the following to remove it: DC-02 systemctl stop samba systemctl disable samba DC-01 samba-tool domain demote
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
the CENTOS 7 operating system is used the command to enter is as follows: samba-tool domain join admugra.local DC -U Administrator --dns-backend=BIND9_DLZ --realm=ADMUGRA.LOCAL --backend-store=mdb --option="ad dc functional level = 2016" --server=dc1.admugra.local -d 10 version exactly 4.19 join to DC not RODC ??, 25 ??? 2024??. ? 14:11, Rowland Penny via samba <samba at
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
On Thu, 6 Jun 2024 10:49:23 +0300 Omnis ludis - games via samba <samba at lists.samba.org> wrote: > I added a private directory, but this did not fix the problem, and > for some reason the other path still appears > testparm -v | grep private > Load smb config files from /opt/samba/etc/smb.conf > Loaded services file OK. > Weak crypto is allowed by GnuTLS (e.g. NTLM as a
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
here's the nuance, I just had to put this script in the samba folder, because after assembly I do not find it in the samba folders, although this script is in the source code, maybe I forgot to specify some keys before assembly, but I would like to understand how in this in the script, just hardcode the paths to the directories my path
2020 Jan 18
3
USB-hotplugging fails with "failed to load cgroup BPF prog: Operation not permitted" on cgroups v2
Hi all, I've disabled cgroups v1 on my system with the kernel boot option "systemd.unified_cgroup_hierarchy=1". Since doing so, USB hotplugging fails to work, seemingly due to a permissions problem with BPF. Please note that the technique I'm going to describe worked just fine for hotplugging USB devices to running domains until this change. Attaching / detaching USB devices
2020 Aug 03
2
State-of-the-art NLP models from R
Hola Diego, Prueba a hacer otra cosa. - Abre una consola y activa ese environment que has creado (r-reticulate) - Y una vez activado escribe "python". Entrarás a la consola de "python". - Ahí, escribe "import transformers" - Si no te devuelve error, es que en el entorno está bien instalado esa librería y por tanto el problema es de acceso desde
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Thanks for the help, it turned out to fix the script for changing the password a little and the password was successfully changed, I recreated the keytab and the error went away, it's very fine thanks again to everyone for the help ??, 6 ???. 2024??. ? 11:29, Omnis ludis - games <sergey.gortinsc17 at gmail.com >: > > here's the nuance, I just had to put this script in the
2020 Aug 14
0
[libnbd PATCH v2 12/13] wip: api: Give aio_opt_go a completion callback
Squash this into opt_go? into opt_info? Standalone? Testing: why does python not throw an exception: $ ./run nbdsh Welcome to nbdsh, the shell for interacting with Network Block Device (NBD) servers. The ‘nbd’ module has already been imported and there is an open NBD handle called ‘h’. h.connect_tcp ("remote", "10809") # Connect to a remote server. h.get_size ()