Displaying 20 results from an estimated 2000 matches similar to: "Samba AD/DC crashed again, third time in as many months"
2016 Mar 02
5
Samba AD/DC crashed again, third time in as many months
On 02/03/16 20:46, IT Admin wrote:
> Any further information required? Any troubleshooting steps? I need to
> get this domain functional ASAP.
>
> Please advise.
>
> JS
> On Mar 2, 2016 11:39 AM, "IT Admin" <it at cliffbells.com> wrote:
>
>> Hello to the samba users list again. I've got an emergency here, a Samba
>> AD DC I've got
2016 Mar 02
4
Samba AD/DC crashed again, third time in as many months
Hi Marc,
No, no schema adjustments. This is the only domain controller, there have
been no changes to this domain since I rebuilt it about a month ago. Samba
keeps failing like this almost every month.
JS
On Mar 2, 2016 11:59 AM, "Marc Muehlfeld" <mmuehlfeld at samba.org> wrote:
> Hello,
>
> Am 02.03.2016 um 17:39 schrieb IT Admin:
> >
2016 Mar 02
0
Samba AD/DC crashed again, third time in as many months
Any further information required? Any troubleshooting steps? I need to
get this domain functional ASAP.
Please advise.
JS
On Mar 2, 2016 11:39 AM, "IT Admin" <it at cliffbells.com> wrote:
> Hello to the samba users list again. I've got an emergency here, a Samba
> AD DC I've got deployed has crashed again, this is the third time since
> 12/17/2015 that this
2016 Mar 02
0
Samba AD/DC crashed again, third time in as many months
I built this machine, and while it isn't the most robust box in the world
it has been stable otherwise. The RAID array is configured RAID1, I can't
see how that could cause corruption issues and I haven't experienced any
other data corruption issues apart from SAMBA collapsing. I did start
seeing samba failures about two weeks ago, restarting the machine brought
the domain up in
2019 Feb 20
3
Samba won't start on Centos 7 built from tarball
Hi, not having much luck getting samba 4.8.3 to start on a CentOS 7.6 VM....
used samba-4.8.3.tar.gz
./configure
make
make install
samba-tool domain provision --use-rfc2307 --interactive
In /etc/samba there is one file, smb.conf with content of:
# Global parameters
[global]
dns forwarder = 192.168.25.1
netbios name = DC1
realm = DC1.INTERNAL
server role = active
2020 Feb 04
1
Problem after join samba 4.11 into windows-domain
We joined a samba 4.11 DC (sernet-packages) into a windows domain? with
round about 170.000 objects. After "commiting SAM database" has finished
after 21 hours we now have a database-file but if we try to list the
content with "ldbsearch --url=/var/lib/samba/privat/sam.ldb" we get the
following error:
-------------------------
ldbsearch --url=/var/lib/samba/private/sam.ldb
2019 Jun 25
2
Problem to join Samba 4 DC an existing Windows AD
Hai Marcio,
Please keep mailing to the list, that helps everybody. ;-)
Question, does the Windows AD domain contain MS Exchange also?
Ow and my bad.. This : samba-tool domain tombstones expunge
You need to purge the tombstones on the windows server,
but forget that all.
I had a new look and noticed:
root at samba4dc:/etc/init.d# samba-tool domain join empresa.com.br DC
2016 Mar 02
2
Samba AD/DC crashed again, third time in as many months
Hi Rowland,
I'm the guy who had this exact issue in January, you worried extensively
with me to resolve the issue. We ended up building samba from source,
provisioning again (which led to rooting out remnants of the older samba
release), and then you worked with me to help me get samba_backup
implemented.
Here's the output of the command you requested I run:
2018 Mar 16
2
samba 4.7->4.8 in place upgrade
On 3/16/2018 10:07 AM, barış tombul via samba wrote:
> same problem.
> Never pass the 4.8 version.
>
> samba-tool dbcheck --cross-ncs --fix
> Unable to determine the DomainSID, can not enforce uniqueness constraint on
> local domainSIDs
>
> Searching for dsServiceName in rootDSE failed: operations error at
> ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
> Failed
2019 Jun 27
3
Problem to join Samba 4 DC an existing Windows AD
Hai Marcio,
?
I've checked the script output, that looks good.
?
Just two small comments,
- The hosts file, if your resolving is correctly working then you could remove the other DC's and FS from it, but it does not hurt is you keep it as is.
- As long your are sure the DNS servers are ok and all needed zones are in these "proxy?dns" server. that should be fine also.
??? (
2014 Apr 23
1
Samba 4 Point'n'Print driver installation
Hi all,
I am currently trying to set up a new samba server based on Samba 4.1.6 /
CentOS 6.5 / CUPS in a production environment .
Everything seems to be ok for AD DC setup .
I am now in the step of making the print server running with Point?n?Print
.
I have followed as close as possible the HowTo :
https://wiki.samba.org/index.php/Samba_as_a_print_server
Everything is OK until the uploading
2023 Apr 10
1
NT_STATUS_TOO_MANY_OPENED_FILES
Hello Rowland,
Find the _*smb.conf :*_
[global]
netbios name = DC4
realm = KTKBANKLTD.COM
server role = active directory domain controller
workgroup = KTKBANKLTD
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[netlogon]
path = /usr/local/samba/var/locks/sysvol/ktkbankltd.com/scripts
??????read only = No
*Logs:*
{"timestamp":
2024 Oct 01
1
Error SAMBA4.19.2
Good evening,
We have been dealing with an incident for several weeks during peak load
times, either due to authentications or service accesses that rely on Samba
4 AD. Below are the details of the current Samba version and OS:
**Samba version 4.19.2**
```bash
~$ uname -r
5.15.0-41-generic
~$ sudo lsb_release
No LSB modules are available.
~$ sudo lsb_release -a
No LSB modules are available.
2024 Oct 03
1
Error SAMBA4.19.2
Good evening,
>
> We have been dealing with an incident for several weeks during peak load
> times, either due to authentications or service accesses that rely on Samba
> 4 AD. Below are the details of the current Samba version and OS:
>
> **Samba version 4.19.2**
>
> ```bash
> ~$ uname -r
> 5.15.0-41-generic
> ~$ sudo lsb_release
> No LSB modules are
2019 Feb 20
0
Samba won't start on Centos 7 built from tarball
Am 20.02.19 um 15:58 schrieb samba.x.eliezer613--- via samba:
> Hi, not having much luck getting samba 4.8.3 to start on a CentOS 7.6 VM....
>
> used samba-4.8.3.tar.gz
> ./configure
> make
> make install
> samba-tool domain provision --use-rfc2307 --interactive
>
> In /etc/samba there is one file, smb.conf with content of:
> # Global parameters
> [global]
>
2014 Nov 12
1
Unable to load modules for /usr/local/samba/private/sam.ldb
Hi all,
My samba 4.2 server sudden display the following error message after I issue
the command
<https://www.google.com.hk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&
uact=8&ved=0CCcQrAIoAjAA&url=https%3A%2F%2Flists.samba.org%2Farchive%2Fsamba
%2F2013-November%2F176857.html&ei=BQFjVK3PMoPTmgWbxYHAAw&usg=AFQjCNGDXvPcdfZ
2024 Oct 08
1
Error SAMBA4.19.2
hi Gabriel,
>> /usr/local/samba/private/sam.ldb: Error (24) Too many open files -
I have not seen other reports of 4.19 or similar versions running out of
open files, so I suspect it is a peculiarity of your machine.
This message from 2018 has some hints for diagnosis and fixes:
https://lists.samba.org/archive/samba/2018-April/215130.html
And you could also look at the output of
2024 Oct 08
3
Error SAMBA4.19.2
Thanks, Douglas.
Due to these recurring incidents, we have migrated the entire SAMBA 4 farm
(11 domain controllers) to version 4.20.5.
We have realized that the current issue is caused by LDAP queries,
primarily coming from port 3269 (Global Catalog). There is a proxy service
that queries our domain controller to authenticate the user and authorize
access via security groups, assigning the
2019 Jun 24
4
Problem to join Samba 4 DC an existing Windows AD
Hi,
My DCs are Windows Server 2008 (not R2) and I intend to replace then by
Samba 4.
I'm using Samba 4.10.5 on Debian 9.9
when I execute the commands below it seems that errors occur of not receive
replication of the objects from the base of AD or no commit the operation:
root at samba4dc:/etc/init.d# samba-tool domain join empresa.com.br DC
-Uadministrator --realm=empresa.com.br
INFO
2019 Jun 26
0
Problem to join Samba 4 DC an existing Windows AD
Hai,?
?
?
this part.
Adding CN=NTDS Settings,CN=SAMBA4DC,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=empresa,DC-com,DC=br
DsAddEntry failed with status WERR_ACCESS_DENIED info (8363, 'WERR_DS_NO_CROSSREF_FOR_NC')
Join failed - cleaning up
Deleted CN=SAMBA4DC,OU=Domain Controllers,DC=empresa,DC-com,DC=br
I?just noticed?the same?question, (30 may