similar to: Samba 4 alpha 4 with OpenLDAP

Displaying 17 results from an estimated 17 matches similar to: "Samba 4 alpha 4 with OpenLDAP"

2012 Jul 05
0
[LLVMdev] Accessing Return Variable Names
Hi John, %4 is not returned, because it's a temp register value and not a named variable. But you can implement something like the code below to get this value. (Not the most elegant, but more or less working solution). static std::string getName(Instruction* i) { if(i->getOpcode() == Instruction::Store) { return
2012 Jul 05
4
[LLVMdev] Accessing Return Variable Names
Hello, I'm new to llvm development and I have a question which I think should be straight forward, but I am having trouble figuring it out. I want to be able to access the return variable name for an instruction. For some instructions I can get this value through the "getName" method. For example, with the instruction: > %arg11 = bitcast i32* %arg1 to i8*, !dbg !42, !id
2009 Jul 01
0
Problem with provision of samba4 as domain controller
I'm trying to setup samba4 alpha 8 as a domain controller on fedora core 10. The compile and install seems to have gone well, but the provision step is failing: ?./setup/provision --realm=peap.local --domain=peap.local --server-role='domain controller' Setting up secrets.ldb Setting up the registry Setting up templates db Setting up idmap db schema_fsmo_init: no schema
2010 Feb 09
2
Provision script fails with Samba4 (latest git version)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All, I'm trying to get samba4 to provision with the latest git version. My provision command looks like so: # ./setup/provision --realm=TEST.DOMAIN --domain=DOMAIN --adminpass=pass - --server-role='domain controller' --ldap-backend-type=openldap - --slapd-path=/usr/sbin/slapd I get the following output from the command: hdb_db_open:
2023 Mar 25
4
[libnbd PATCH v5 0/4] pass LISTEN_FDNAMES with systemd socket activation
V4 was here (incorrectly versioned on the mailing list as v3): <http://mid.mail-archive.com/20230323121016.1442655-1-lersek at redhat.com>. See the Notes section on each patch for the v5 updates. Laszlo Ersek (2): socket activation: generalize environment construction socket activation: set LISTEN_FDNAMES Richard W.M. Jones (2): common/include: Copy ascii-ctype functions from nbdkit
2010 Feb 15
0
Unable to provision with openldap/samba4: pdc_fsmo_init: no domain object present
I was trying to follow howto at http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP with today's source (15 february 2010) (latest commit: 6ec6fa0ac4e71f9b14a3cbfef328d50e321b0544) ./configure --enable-developer worked as well as make && make install. Provision fails: ./setup/provision --realm=unimore.it --ldapadminpass=atmlite --ldap-backend-type=openldap
2009 Dec 30
1
Samba4 A11 Provision Fails on 389-DS - Fedora 12
Following the instructions here ( http://wiki.samba.org/index.php/Samba4/LDAP_Backend/Fedora_DS_1.2.3), I got to the DS provisioning step and encountered an error trying to provision the 389-DS (v1.2.3 B2009.280.1622). The source was checked out around 12/30/2009 ~16:00 GMT following the instructions provided in the 'howto'. I have made sure that system.domain-test.local is listed in the
2023 Mar 23
20
[libnbd PATCH v3 00/19] pass LISTEN_FDNAMES with systemd socket activation
V3 was here: <http://mid.mail-archive.com/20230215141158.2426855-1-lersek at redhat.com>. See the Notes section on each patch for the v4 updates. The series is nearly ready for merging: every patch has at least one R-b tag, except "socket activation: avoid manipulating the sign bit". The series builds, and passes "make check" and "make check-valgrind", at
2019 Sep 13
3
Clussicupgrade tdbsam Unable to load modules for /var/lib/samba/private/secrets.ldb
Hello, i try to upgrade a NT4-PDC to AD. OS: Debian 10.1 Samba: 4.9.5-Debian read https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_Domain_to_Samba_AD_(Classic_Upgrade) scp -r /var/lib/samba/private/ /var/lib/samba/samba3tdb/ scp /etc/samba/smb.conf /var/lib/samba/samba3tdb/ samba-tool domain classicupgrade --dbdir=/var/lib/samba/samba3tdb/ --realm=samdom.example.com
2009 Nov 21
1
samba4 + openldap: provisioning isnt working
Wiki seems to be out of date here. The wiki reference's [1] [2] a "setup/provision-backend" script, as well as a "setup/provision" script, yet current git only has a setup/provision executable. Some #samba and #openldap IRC advice was that provision-backend wasnt needed anymore, but based off the errors i'm seeing, there's definitely _something_ missing, I just
2010 Mar 12
1
Samba4 Auth Against OpenDirectory (OpenLDAP)
I've been working through the instructions on the samba wiki: http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP My OpenLDAP is running on Snow Leopard Server in an OpenDirectory environment. I run into this error: Administrator password will be set randomly! Traceback (most recent call last): File "setup/provision", line 222, in <module>
2009 Oct 28
0
samba4 partitions upgrade probs
Hi! I'm currently trying to do partitions upgrade. But provision script stops on error. im getting following situation: ----- Setting up secrets.ldb Setting up the registry Setting up the privileges database Setting up idmap db Setting up SAM db Setting up sam.ldb partitions and settings Setting up sam.ldb rootDSE Pre-loading the Samba 4 and AD schema naming_fsmo_init: no partitions dn
2010 Jul 15
0
samba4 + OpenLDAP
Hey All, I am trying to setup a samba4 environment with OpenLDAP backend on a Debian 5 server by using the following howto: http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP Everything goes well but when I come at the point of provisioning I get the following output and the provisioning stops. Failed to bind - LDAP client internal error: NT_STATUS_UNEXPECTED_NETWORK_ERROR Failed to
2017 Jan 30
1
/usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory
I'm using samba4.3 from ubuntu repo. When I run the provision command. I get this error: Looking up IPv4 addresses Looking up IPv6 addresses No IPv6 address will be assigned ldb: unable to stat module /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory Setting up secrets.ldb ldb: unable to stat module /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory ldb:
2019 Sep 13
0
Clussicupgrade tdbsam Unable to load modules for /var/lib/samba/private/secrets.ldb
Run this : apt-get install samba-dsdb-modules samba-vfs-modules acl Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > basti via samba > Verzonden: vrijdag 13 september 2019 13:56 > Aan: samba at lists.samba.org > Onderwerp: [Samba] Clussicupgrade tdbsam Unable to load > modules for
2017 Jan 31
2
/usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory
Hai, Your missing samba-dsdb-modules in the install. And if you need extra vfs modules, dont forget to install samba-vfs-modules Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Felipe_G0NZÁLEZ_SANTIAG0 via samba > Verzonden: maandag 30 januari 2017 23:35 > Aan: samba at lists.samba.org > Onderwerp: [Samba]
2013 Aug 16
1
WARNING: Module [samba_secrets] not found (samba 4.0.8, classicupgrade)
Samba 4.0.8, from the tarball, compiled with ./configure make sudo make install # /usr/local/samba/sbin/samba -b Samba version: 4.0.8 Build environment: Build host: Linux template.wetron.local 3.8.13.4-server-1.mga3 #1 SMP Thu Jul 4 14:04:54 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Paths: BINDIR: /usr/local/samba/bin SBINDIR: /usr/local/samba/sbin CONFIGFILE: