Displaying 20 results from an estimated 600 matches similar to: "Starting S4 in production"
2012 Jun 29
1
Error with samba-tool when upgrading from 3 to 4 / NT_STATUS_IO_TIMEOUT
Hello,
I'm upgrading samba3 to samba4 and i've the following error :
> /usr/local/samba/bin/samba-tool domain samba3upgrade --dbdir=/root/samba4/samba/ --realm=sc.isc84.org /root/samba4/samba/smb.conf
no talloc stackframe around, leaking memory
Reading smb.conf
Provisioning
Exporting account policy
Exporting groups
*Severe DB error, sambaSamAccount can't miss the samba
2012 Jun 04
1
migrate samba3 to samba4 fail with new git sources
Hello,
I've migrated successfully samba3 to samba4 by using samba-tool. Today,
i did "git pull", ran make clean, make and make install and the command :
/usr/local/samba/bin/samba-tool domain samba3upgrade
--dbdir=/root/samba3/samba/ --realm=sc.isc84.org /root/samba3/etc/smb.conf
which gave :
no talloc stackframe around, leaking memory
You are not root or your system do not
2013 Jul 03
1
Samba 4 Rhedhat 6 And classicupgrade errors
Hi,
i upgrade on a new server samba3 to samba4 with a LDAP Backend.
I have followed this HowTO
?http://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO
until de classicupgrade step
Here is the errors I get
?/usr/local/samba/bin/samba-tool domain classicupgrade --dbdir=/root/samba3/tdbfiles --use-xattrs=yes? --realm=bceao.int /root/samba3/tdbfiles/smb.conf
Reading
2013 Feb 05
1
Samba4 4.0.3 classicupgrade - Error converting string to value for line: "CurrentVersion"
Hello everyone,
I'm trying to migrate from samba3 to samba4 (4.0.3 installed from source in
a debian squeeze 6.0.6)
And I'm getting this error:
Setting up the registry
convert_string_talloc: Conversion not supported.
Error converting string to value for line:
"CurrentVersion"
I found this thread in internet about this
2011 Dec 15
2
XP SP3 can't authenticate
Hello,
I have a strange problem. I've re-included a XP SP3 pro in my samba
domain. Only the administrators can authenticate and enter in a windows
session.
All other users can't.
smb version : 3.3.5
Any help would be appreciate ...
regards
--
Herv? H?noch
Responsable informatique
Institut Sainte Catherine
1750, chemin du Lavarin, 84000 Avignon
T?l?phone : 04.90.27.57.44
2013 Jul 23
1
Error on classic upgrade - valid group
Hi.
I'm trying to convert from s3 to s4 using classic upgrade. I have LDAP
backend and i'm getting this error:
Ignoring group 'pgrd' S-1-5-21-511255529-1355219746-1726288727-3007 listed
but then not found: Unable to enumerate group members,
(-1073741596,NT_STATUS_INTERNAL_DB_CORRUPTION)
The problem is that this group is valid and almost all our users are in
this group, so i
2011 Nov 21
0
How to change user or computer SID
Hello,
I want to change a computer or a user SID so I've tried to use this
command :
> ldbedit -H ldap://<ip of samba4> -U <domain>/administrator -s sub
-d 10 cn=<pc or user sid>
# editing 1 records
# record 1
dn: CN=admin-PC,CN=Computers,DC=sc,DC=isc84,DC=org
...
*objectSid: S-1-5-21-1031258178-388409940-3248586695-1105*
...
I had the following error when
2015 Mar 18
5
Can add with net rpc command but NOT with dsa.msc
Hello
I've a little problem : I can add samba4 user with net rpc command but
with dsa.msc I've the error : "An error occured. Contact your
administrator" ...
However, I can add group by dsa.msc and modify an existing user ...
I'm on jessie with Samba 4.1.17-Debian (Linux vspdc 3.16.0-4-amd64 #1
SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64 GNU/Linux)
An idea ?
Regard
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:
2007 Sep 06
2
can't add machine to domain after samba update
Hi all.
We have big problem with adding new machine to our domain.
2 weeks ago we upgrade our machine to Debian 4 (etch). Than we automatic
update our samba to version 3.0.24 (from debian package).
We use LDAP backend for samba.
When we try add Windows XP or Windows 2000 to our domain, we got this
error message on client:
Security database is corrupted.
On server we have in log file log.smbd
2012 Dec 20
1
Changing administrator password after Samba4 classic upgrade
I used to upgrade samba3 to samba4 with almost successful with one problem,
administrator can't access. As administrator, by default it is the only
user account that is given full control over the system.
My query is how to change the administrator password? we have one account
which can join to the samba 4 AD based on the migrated data but the problem
can't change the administrator or
2019 Jul 24
3
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
Hi, ok, now join(with samba 4.10.6) was ok, but same original error :-/
smbclient //localhost/netlogon -UAdministrator -c 'ls'
Enter XXXXXXX\Administrator's password:
session setup failed: NT_STATUS_INTERNAL_DB_CORRUPTION
Regards;
On 24/07/2019 10:17, Rowland penny via samba wrote:
> On 24/07/2019 12:53, Carlos via samba wrote:
>> HI
>>
>> As the reported
2012 Jun 11
3
Samba4 Multi-Master replication
Hi guys,
I'm trying to get the Samba4 multi-master replication to work.
I set up the primary domain controller using this howto (under CentOS
6.2 x64):
http://wiki.samba.org/index.php/Samba4/HOWTO
I installed bind 9.8.3 and enabled encrypted dns updates.
I set up another VM with the same CentOS version and oriented myself on
this howto:
2015 Mar 18
2
Can add with net rpc command but NOT with dsa.msc
I say that I'm logged on a Windows 2012R2 server with domain
administrator account (the server is naturally in the domain).
When I add a user i've the message : an error has occurend contact your
system adminsitrator.
# Global parameters
[global]
workgroup = <domain>
realm = <domain>.local
netbios name = <PDC NAME>
server role =
2019 Jul 23
2
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
Hi!
I am running samba 4.6.16 in Ubuntu 18.04 all ok, after ugrade to Samba
4.10.6, in running test
smbclient //localhost/netlogon -UAdministrator -c 'ls'
show me erro:
NT_STATUS_INTERNAL_DB_CORRUPTION
so I demoted dc e and installed 4.6 and upgraded to 8.3 (same versions
of my other samba dcs on the network), and all ok again.
existe any problem in update dc 4.6 to 4.10 or 4.8 to
2015 Mar 23
1
Can add with net rpc command but NOT with dsa.msc
Hello
I'm on Windows 2012R2 and I don't see this KB in the list of installed
KBs ...
What can I do ? I've installed again dsa.msc but same problem
Regard
Le 21/03/2015 05:54, TAKAHASHI Motonobu a ?crit :
>> From: Herv? H?noch <h.henoch at isc84.org>
>> Date: Wed, 18 Mar 2015 12:07:40 +0100
>> I've a little problem : I can add samba4 user with net rpc
2012 Nov 26
2
Local Administrator access
Hi,
I have a windows 7 machine withouth local administrator account.
I need to create such an account. I can log in to the machine with a user
on my samba domain.
What do I need to do in order to get administrator access, or access to
create an local administrator account?
I have tried to do this:
[root at float samba]# net rpc group addmem "Administrators" 'DOMAIN\username'
2019 May 21
2
Debugging Samba is a total PITA and this needs to improve
Sven,
Fist fix the smb.conf as i suggested, cap and non caps where it should be.
Resolving settings based on the script output looks ok.
Fix krb5.conf
Then how many DC's are you having?
> So, could somebody maybe help with the NT_STATUS_INTERNAL_DB_CORRUPTION
> / DRS replication issue? Or will it be easier to just demote
> the DC and provision a new one?
Are all DC's
2015 Jun 18
3
Possible brainsplit
Hello,
I have a problem with my samba4 domain cluster:
there are 2 machines, - primary and secondary server.
Everything was working fine, but i had a hard drive failure on primary PDC,
so i reinstalled and restored a backup to it.
Aftrwards i saw the warning about never restoring database from backups.
Now I have the following problems:
users can login and all group policies are provided, but
2013 Mar 08
1
problems with samba upgrade from 3.5.4 to 3.6.9
Hi @ all,
we use samba as a fileserver on CentOS and an OpenLDAP server on Ubuntu 10.04. The samba server shared only files, so we can access with the win7 clients (and OpenLDAP credentials) to the files on the linux environment.
So after upgrade we don't can connected us to the samba share. I have tested the connection with the tool smbclient "smblcient -L <servername> -U