Displaying 20 results from an estimated 200 matches similar to: "Provision script fails with Samba4 (latest git version)"
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
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 May 08
1
openldap 5.1 crashing
Hi
One of our server opneldap seems to crash ... following is info about my
ldap.
nss_ldap-253-3
php-ldap-5.1.6-5.el5
openldap-2.4.11-1.3.el5
openldap-servers-2.4.11-1.3.el5
compat-openldap-2.4.11_2.3.27-1.3.el5
openldap-clients-2.4.11-1.3.el5
openldap-devel-2.4.11-1.3.el5
And m getting error on command slapcat
[root@ ldap]# slapcat
bdb_db_open: DB_CONFIG for suffix "o=nerv_ldap" has
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
2009 Jan 18
2
Starting slapd: /bin/bash: /tmp/start-slapd.K12378: Permission denied
Hi,
I'm running Centos 5, with openldap Version: 2.3.27 Release: 8.el5_2.4.
When I run:
$ sudo /etc/init.d/ldap start
I get the following error:
Starting slapd: /bin/bash: /tmp/start-slapd.l14891: Permission denied
(obviously the temp file number changes every time).
It appears to be a permission problem but I thought I did everything to set
up the permissions correctly...
Everything
2015 Nov 19
3
Problem setting password: : failed to pull old supplementalCredentialsBlob: NT_STATUS_BUFFER_TOO_SMALL
Hello,
I am stuck with a error when setting password for a couple of specific
users. This error makes impossible to set the password for the affected
users.
In Windows I get an operation error but the samba-tool output is more
informative:
samba-tool user setpassword user2 --newpassword=
New Password:
ndr_pull_error(11): Pull bytes 2 (../librpc/ndr/ndr_basic.c:103)
ERROR: Failed to set
2017 Oct 24
3
'check password script' and Join...
Make a note: it is better to disable 'check password script' in the
DC(s) before trying to join a new DC. ;(
root at vdcpp1:~# samba-tool domain join ad.my.dom DC -U"MYDOM\administrator" --dns-backend=BIND9_DLZ
Finding a writeable DC for domain 'ad.my.dom'
Found DC vdcsv1.ad.my.dom
Password for [MYDOM\administrator]:
workgroup is MYDOM
realm is ad.my.dom
Adding
2023 May 26
1
samba-tool : how to remove expiry date of an account
On 26/05/2023 14:44, Olivier BILHAUT wrote:
> Thanks Rowland,
>
> I'll give a try to ldbmodify, even if I prefer to avoid modifying
> directly ldb files.
>
>
What do you think samba-tool does ?
Using samba-tool to set expiry, ultimately does this:
setexp = """
dn: %s
changetype: modify
replace: userAccountControl
userAccountControl: %u
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
2012 Oct 01
1
Samba4 KDC - no such entry found in hdb
Hello.
Samba 4.1.0pre1-GIT-aad669b, joined as a DC to an existing domain. At least 6 accounts behave like this:
Kerberos: AS-REQ techgroup at KLIN.KIFATO-MK.COM from ipv4:192.168.1.31:33822 for krbtgt/KLIN.KIFATO-MK.COM at KLIN.KIFATO-MK.COM
ldb: ldb_trace_request: SEARCH
dn: <rootDSE>
scope: sub
expr: (&(objectClass=user)(userPrincipalName=techgroup at KLIN.KIFATO-MK.COM))
control:
2016 Mar 12
4
samba-4.3.6 and talloc-2.1.6
I build new version of talloc-2.1.6 (build from external tarball) and
samba-4.3.6.
But if I provision domain by command
samba-tool domain provision --realm=test.alt --domain test
--adminpass='Pa$$word' --dns-backend=SAMBA_INTERNAL --server-role=dc
--use-rfc2307 --use-xattrs=yes
I got error:
Fixing provision GUIDs
ERROR(runtime): uncaught exception - pytalloc_reference_ex() called for
2017 Jul 03
2
Invalid parameter error
Hello all,
I am looking to setup a Samba AD on my NAS. I am currently using the latest
version of NAS4Free which has Samba bundled into it already.
However, I am getting a very nasty error when I go in to setup the samba
service:
Initializing...
Looking up IPv4 addresses
Looking up IPv6 addresses
No IPv6 address will be assigned
Setting up share.ldb
Setting up secrets.ldb
Setting up the
2009 Dec 04
1
fedora-ds and smb4 (a9)
hi i'm trying to start testing samba4
i used:
http://wiki.samba.org/index.php/Samba4/LDAP_Backend/Samba_4_alpha_9_with_Fedora_DS
as a start... so far so good, but i get stuck with th provision..
------------
setup/provision \
--host-name=dev --root=root \
--domain=JORDAN --realm=JORDAN.NET \
--server-role="domain controller" \
--ldap-backend-type=fedora-ds \
2017 Jul 06
3
Invalid parameter error
On Thu, 6 Jul 2017 12:17:42 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Thu, 6 Jul 2017 05:27:13 -0500
> Andrew Walker via samba <samba at lists.samba.org> wrote:
>
> > I'm sorry. I probably should have linked their samba fork:
> > https://github.com/freenas/samba You can look at the commits from
> > around the time period of
2016 Jul 27
2
samba-tool domain provision --use-rfc2307 --interactive fail
Hi all,
I try to install a samba4 AD DC, but when I try:
samba-tool domain provision --use-rfc2307 --interactive I have this:
Realm [DOMAINTEST.LAN]:
Domain [DOMAINTEST]:
Server Role (dc, member, standalone) [dc]:
DNS backend (SAMBA_INTERNAL, BIND9_FLATFILE, BIND9_DLZ, NONE)
[SAMBA_INTERNAL]:
DNS forwarder IP address (write 'none' to disable forwarding)
[127.0.1.1]:
2016 Dec 15
4
Error on samba-tool domain provision
Hi,
Anyone knows what is this?
[root at artemis bin]# ./samba-tool domain provision --use-rfc2307
--interactive
Realm [DOM.CITY10.COM.BR]:
Domain [DOM]:
Server Role (dc, member, standalone) [dc]:
DNS backend (SAMBA_INTERNAL, BIND9_FLATFILE, BIND9_DLZ, NONE)
[SAMBA_INTERNAL]:
DNS forwarder IP address (write 'none' to disable forwarding)
[187.85.85.1]:
Administrator password:
Retype
2010 Jan 26
1
samba4 HEAD: unable to provision
I'm trying to install samba4 with openldap, as from
http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP,
I have got the yesterday realease, last git commit:
commit 2024d4fb27514869d78e9bb39085f98e80413529
Date: Mon Jan 25 12:41:48 2010 +0100
My system is GNU/Debian Linux Lenny.
./configure --prefix=/opt/samba4
make
sudo make install
all worked
./setup/provision from the source4
2017 Jul 10
2
using samba with bind dlz
I am trying to setup samba as a dc using bind dlz
I'm not sure how much I need to setup on bind before I can use it. I did
the following check.
[root at dc1 ~]# named -V | sed 's/ /\n/g'| grep '\-\-' |grep -e gssapi -e
dlopen
'--with-dlopen=yes'
'--with-gssapi=yes'
I am using the default config for samba that came with Fedora Rawhide.
I wanted to try out the
2018 Jul 18
2
Cannot contact any KDC for requested realm
Am 18.07.2018 um 14:17 schrieb Rowland Penny via samba:
> On Wed, 18 Jul 2018 13:49:39 +0200
> Anton Blau via samba <samba at lists.samba.org> wrote:
>
> Hmm, your REALM is 'SMBDOMAIN.FILE.DUCK' but your dnsdomain appears to
> be just 'duck'
>
> Rowland
>
I read https://wiki.samba.org/index.php/Active_Directory_Naming_FAQ -
but I am not sure that my
2017 Mar 11
4
samba 4.6.0 dc provisioning fails with exception
Hello,
I have a problem with samba provisioning as DC. CentOS 7, built from
tarball using samba howto.
Below is the output. I would have filled bug report, but the "New
Account" in bugzilla is not working also :(
[root at dc samba-4.6.0]# samba-tool domain provision --use-rfc2307 --realm
navidom.office.navi.pl --domain NAVIDOM --server-role dc --adminpass
DuDu778$$# --dns-backend