Displaying 20 results from an estimated 3000 matches similar to: "samba-tool provision error"
2019 Feb 25
0
samba-tool provision error
Hi friends:
I try provisioning my new samba 4.9.4 with AD-DC capability, after
compiling and install my new samba4 and try to provisioning my samba, I
get this error:
# samba-tool domain provision --interactive
ERROR(runtime): uncaught exception - Unable to load default file
File "/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py",
line 176, in _run
return
2019 Apr 02
2
samba 4.10.0 - problem with samba-tool domain provision
Hi,
I am currently installing Samba 4.10.0 on a CentOS7 test system facing problems with the provisioning of AD.
I built samba from source; configure/make/make install finished successfully. When running the "samba-tool domain provision" command I get the following error messages:
[root at geo22 ~]# samba-tool domain provision --use-rfc2307 --interactive
WARNING: Ignoring invalid value
2014 Jul 15
1
samba-tool crashes if include = /patch/to/%U.conf in smb.conf
Hi,
Samba4 (4.1.9) on Ubuntu 12.04 here (seen same behavior on 4.1.6 on
Ubuntu 14.04).
I've encountered an annoying bug with samba-tool, some exceptions aren't
caught causing the tool to crash if it finds something it doesn't like
in the smb.conf.
I have a specific line in my conf : "include = /etc/samba/%U.smb.conf ",
it's useful for applying specific samba
2016 Oct 25
3
Samba 4.5 y opensuse42.1
Hi friends:
I was installed Samba4 ver 4.5 on openSuSE 42.1 Leap, the smb.conf is:
# Global parameters
[global]
netbios name = SERVERDOM
realm = POLRMVAR.MTZ.SLD.CU
workgroup = POLRMVAR
dns forwarder = 10.44.0.5
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind, ntp_signd, kcc
[netlogon]
2015 Oct 14
2
SAMBA$ & LDAP
Helo list, I have been installed a SAMBA4 ver 4.2.3, running on openSuSE
13.2 x64 bits.
Everything is ok, but a want add new groups and manage users and I need
a GUI, I don't have experience working on LDAP.
I installed, phpmyadmin but don't work well.
If any body can help me.
T.I.A
--
Jesús Reyes Piedra
Admin Red Neurodearrollo,Cárdenas
La caja decía:"Requiere windows 95 o
2017 Feb 27
2
Samba4 fail linux machine join to ADS
Helo friends:
This is my smb.conf file, runing in openSUSE 42.1 system and SAMBA acts
as a DNS proxy to Bind
# Global parameters
[global]
netbios name = SERVERDOM
realm = POLRMVAR.MTZ.SLD.CU
workgroup = POLRMVAR
dns forwarder = 10.44.0.5
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap,
2016 Oct 31
2
Samba 4.5 y opensuse42.1
Hi,
The ldapsearch message is because you can't connect by plain text (-x) by default .
Try using https, that should do it.
Does smbclient -L SERVERDOM -U Administrator work? Or does it give
NT_STATUS_LOGON_FAILURE as well?
if you increase the log level, do you see "Unable to convert SID (S-1-X-XXX) at index
X in user token to a GID." in your log files?
Em
2019 Feb 25
0
samba-tool provision error
Hi,
It looks like samba is having trouble reading the smb.conf file, so I'd
suggest double-checking that. From memory, I think you can get this
exception if the smb.conf file exists, but cannot be parsed correctly.
I think the default location of the smb.conf can vary depending on
distro/compilation/etc. On ubuntu the default location is
/usr/local/samba/etc/smb.conf. You could try using
2017 Feb 27
1
Samba4 fail linux machine join to ADS
El 27/02/17 a las 10:53, Rowland Penny via samba escribió:
> On Mon, 27 Feb 2017 08:16:46 -0500
> Informatico Neurodesarrollo via samba <samba at lists.samba.org> wrote:
>
>> Helo friends:
>> This is my smb.conf file, runing in openSUSE 42.1 system and SAMBA
>> acts as a DNS proxy to Bind
> Well stop it being a proxy, the DC should be authoritative for the
>
2016 Oct 31
0
Samba 4.5 y opensuse42.1
I was tested try to conect users to "the openfire chat server", using
ldap and recive the same error:
ldap_bind: Strong(er) authentication required (8)
additional info: BindSimple: Transport encryption required.
Its working fine on samba 4.2.3 running on opensuse13.2 x64.
El 31/10/16 a las 10:39, Vinicius Bones Silva via samba escribió:
> Hi,
>
> The ldapsearch
2019 Apr 02
0
samba 4.10.0 - problem with samba-tool domain provision
Whats wrong..
> When running the "samba-tool domain provision" command I get the following error messages:
Remove the old smb.conf before you provision.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Andreas Habel via samba
> Verzonden: dinsdag 2 april 2019 9:29
> Aan: samba at lists.samba.org
2016 Oct 31
0
Samba 4.5 y opensuse42.1
Any body here?; some body can help me ?.
T.I.A.
El 25/10/16 a las 16:24, Informatico Neurodesarrollo via samba escribió:
> Hi friends:
> I was installed Samba4 ver 4.5 on openSuSE 42.1 Leap, the smb.conf is:
>
> # Global parameters
> [global]
> netbios name = SERVERDOM
> realm = POLRMVAR.MTZ.SLD.CU
> workgroup = POLRMVAR
> dns forwarder = 10.44.0.5
2019 Apr 06
2
"00002020: Operation unavailable without authentication" using python-ldap
Hello,
I'm writing in regards to this issue I opened on GitHub:
https://github.com/python-ldap/python-ldap/issues/275
I am able to successfully use ldapsearch to query my Samba 4.9.4-Debian DC:
ldapsearch -LLL -Y GSSAPI -H ldap://samba-dc.ad.example.com -b
"dc=ad,dc=example,dc=com" "(objectClass=user)" "sAMAccountName"
However, when I try to use python-ldap I
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
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
2010 May 26
1
Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Hi all,
As per Jelmer's request - in response to bug #7455 attached diff file.
Please let me know what you think and if any modificationes need to be
performed
Regards
Luk
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newusergroupadv.diff
URL:
2024 Jun 30
1
Looking for Python docs/examples to modify DNS via keytab
On Sun, 30 Jun 2024 00:22:57 -0700
christian baltini <christian.baltini at gmail.com> wrote:
>
> This is the output I get:
>
> (venv) root at ubu1:~/py_krb# samba-tool dns zonelist localhost
> --use-krb5-ccache=/tmp/krb5cc_0 Failed to bind to uuid
> 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for
>
2024 Jun 29
1
Looking for Python docs/examples to modify DNS via keytab
On 6/28/24 10:07 PM, christian baltini via samba wrote:
> Hello all,
>
> I am looking to rewrite the shell script here (https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records) in Python.
>
> Is anyone aware of any resources (docs, existing code, etc.) that may be useful in doing so? I?m not finding any introductory docs or simple code examples that show things like
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