Displaying 20 results from an estimated 4000 matches similar to: "Provisioning error"
2017 May 09
1
[PATCH v2] python: add simple wrappers for PyObject<->string functions
The current need for #ifdef's based on the presence of
PyString_FromString makes both the OCaml code of the generator, and the
generated C code a mess to read.
Hence, add three simple wrappers to make both the OCaml, and C code more
readable, and easier to tweak in the future.
---
generator/python.ml | 72 ++++++++++++-----------------------------------------
python/handle.c | 65
2010 Sep 02
1
Strange provisioning error - I really expect an answer
Hello All,
I'm trying to contribute with my tests and continuous attempts to install
and stress-test samba, but it gets really sad and frustrating finding out
that no one answers.
I know a lot of "we do this for free", "we do this in our free time", "wait
longer for an answer" and that will come, save some typing and please, do
not reply with that.
I've
2012 Nov 04
2
provisioning fails
I would like it to provision a domain or have had no response on irc or the
samba maing list as to why it fails. Having the wiki howto up to date would
not be a bad idea either.
<br>
The wiki and most other online resources indicate the one should use the
"provision" command.
This command is no longer available in the S4RC you must use samba-tool to
accomplish the task.
sudo
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
2012 Feb 02
1
Error in provisioning Samba4 Alpha 18 from git
Hi,
I have a problem. The prerequisites are:
* Vanilla Ubuntu 10.04 install
* Followed the http://wiki.samba.org/index.php/Samba4/HOWTO
In step 4, after running the command:
./source4/setup/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller'
i get the following error when the provisioning run tdbbackup from the script
2018 Apr 06
1
[nbdkit PATCH] python: Let zero's may_trim parameter be optional
In preparation for adding other optional flag arguments to the
python bindings, start by making the existing 'may_trim' flag
to 'zero' be optional. That is, the plugin need not define
the parameter if it does not make any semantic difference (ie.
if the plugin ignores the hint and never trims); while if the
parameter exists, we now pass it as a keyword argument rather
than as a
2015 Apr 01
4
Have options changed for "samba-tool domain provision"
Hello,
With the samba 4.1 serie, I used to use the command:
samba-tool domain provision --adminpass='1GoodPasswd' --domain='TEST'
--workgroup='TEST' --realm='test.fr' --use-xattr=yes --use-rfc2307
--server-role='dc'
Now with samba 4.2
The same command ends with:
samba-tool domain provision: error: no such option: --workgroup
Is that option now useless?
2008 Dec 11
1
Samba4 CIFS proxy: NT_STATUS_NO_LOGON_SERVERS
Hello,
I'm trying to use the cifs proxy vfs module in Samba4. I can join the
domain seemingly without problem. When trying to access the proxy
server (and hence its share) I get NT_STATUS_NO_LOGON_SERVERS.
My setup is as follows:
root@proxy# ./setup/provision --realm=<realm> --domain=<domain>
--adminpass=<adminpass> \
--server-role='member server'
2024 Aug 19
1
Administrator username for domain provision
Hi
When using "samba-tool domain provision" i can specify administrator
password with --adminpass option.
How i can specify administrator username? Or Administrator is hard coded?
--
*Anton*
2020 Apr 26
5
[PATCH v3] python: Fix UnicodeError in inspect_list_applications2() (RHBZ#1684004)
The python3 bindings create PyUnicode objects from application strings
on the guest (i.e. installed rpm, deb packages).
It is documented that rpm package fields such as description should be
utf8 encoded - however in some cases they are not a valid unicode
string, on SLES11 SP4 the encoding of the description of the following
packages is latin1 and they fail to be converted to unicode using
2015 Apr 01
2
Have options changed for "samba-tool domain provision"
Le 01/04/2015 17:42, Rowland Penny a ?crit :
> On 01/04/15 15:49, Jean-Fran?ois Morcillo wrote:
>> Hello,
>>
>> With the samba 4.1 serie, I used to use the command:
>> samba-tool domain provision --adminpass='1GoodPasswd' --domain='TEST'
>> --workgroup='TEST' --realm='test.fr' --use-xattr=yes --use-rfc2307
>>
2020 Apr 20
4
[PATCH v2] python: Fix UnicodeError in inspect_list_applications2() (RHBZ#1684004)
The python3 bindings create unicode objects from application strings
on the guest (i.e. installed rpm, deb packages).
It is documented that rpm package fields such as description should be
utf8 encoded - however in some cases they are not a valid unicode
string, on SLES11 SP4 the following packages fail to be converted to
unicode using guestfs_int_py_fromstring() (which invokes
2011 Nov 03
1
Samba4alpha17 provisioning fails
Greetings everyone,
I've been trying to setup samba domain controller with an Fedora DS LDAP backend. Every time I attempt to provision samba I receive the error message.
[root at Linux64test samba-4.0.0alpha17]# ./source4/setup/provision --realm=REDACTED.LOCAL --domain=REDACTED --server-role='domain controller' --ldapadminpass=Redacted --ldap-backend-type=fedora-ds
2017 Mar 11
0
samba 4.6.0 dc provisioning fails with exception
Hello,
I found the cause. It was the default kerberos config on CentOS:
/etc/krb5.conf
Please add to the wiki page:
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
that before provisioning we should remove this file.
It wasn't confusing only for me, as the resolution I found was in bugzilla:
https://bugzilla.samba.org/show_bug.cgi?id=11573
2012 Jan 24
1
Provision Error
I'm using SuSE 12.1 and I used the following command to provision.
/usr/sbin/provision --realm=xxx.xxxxx.org --domain=XXXXX
--adminpass=xxxxxxxx --server-role='domain controller'
Any ideas on how to fix this?
Populating ForestDnsZones partition
sh: /usr/lib/mit/sbin/tdbbackup: No such file or directory
Failed to setup database for BIND, AD based DNS cannot be used
Traceback (most
2014 Jul 18
1
Must Samba4 AD be provisionned with rfc2307 to use winbind ?
Oh I think I must of misread what you and steve where discussing.
What is confusing me is the output of samba-tool domain level show
Forest function level: (Windows) 2003
Domain function level: (Windows) 2003
Lowest function level of a DC: (Windows) 2008 R2
I thought it might of been because rfc2307 schema included was of 2008r2 ilk.
Why does it always say the lowest function level is
2023 Jun 06
2
What's the substitution of 'samba-tool domain provision' in v4.17.5
Hello, list,
Here is my samba-tool version
[root at dc ~]# rpm -qf /usr/bin/samba-tool
samba-tools-4.17.5-2.el8.x86_64
Here is the command that I tried to provision a AD DC.
[root at dc ~]# samba-tool domain provision --server-role=dc --use-rfc2307
--dns-backend=BIND9_DLZ --realm=PTHL.HK --adminpass='hello at world'
samba-tool domain: no such subcommand: provision
I checked. the
2016 Nov 01
1
Samba-tool SUBDOMAIN Problem
Hi,
i have setted up a DC ESC.LAN, if i try to do "samba-tool domain join
MUNICH.ESC.LAN SUBDOMAIN -Uadministrator" i get the following error, how
can i build up a AD Subdomain (Domain Tree)
[root at MUC-PDC ~]# samba-tool domain join MUNICH.ESC.LAN SUBDOMAIN
-Uadministrator
Administrator password will be set randomly!
Finding a writeable DC for domain 'ESC.LAN'
Found DC
2017 May 09
0
[PATCH] python: add simple wrappers for PyObject<->string functions
The current need for #ifdef's based on the presence of
PyString_FromString makes both the OCaml code of the generator, and the
generated C code a mess to read.
Hence, add three simple wrappers to make both the OCaml, and C code more
readable, and easier to tweak in the future.
---
generator/python.ml | 72 ++++++++++++-----------------------------------------
python/handle.c | 52
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: