Displaying 20 results from an estimated 10000 matches similar to: "Slow Samba AD DC performance compared to Microsoft AD DC"
2020 Aug 28
4
Slow Samba AD DC performance compared to Microsoft AD DC
Hello again, I decided to upgrade.
However, my method of doing upgrade is transferring files of 14.04 Samba to new 18.04 Samba Server with version 4.7.6.
The files under /etc/samba, /var/lib/samba and /etc/krb5.conf.
I actually test the upgrade only replPropertyMetaData has error in database and db-check fixed it. I also checked the logs there was no problem.
It looks like it is working.
Is
2020 Aug 27
1
Slow Samba AD DC performance compared to Microsoft AD DC
Hello everyone.
I have a problem with performance of Samba AD DC.
We have a Laravel application that queries both Microsoft AD DC and Samba AD DC.
When a query comes to AD it takes 1 second to complete, however with Samba it can take up to 4-5 seconds.
The queries are updating user, creating group and attaching people to groups.
Samba Server has more than 6000 users.
The VM has 2 CPU 2 GB
2020 Aug 27
0
Slow Samba AD DC performance compared to Microsoft AD DC
Yeah, both indexed and not-indexed queries are so, so much better now.
Like orders of magnitude better for an un-indexed search after we fixed
some locking bugs, which showed our index scheme wasn't actually any
good, so we fixed that also.
I don't recall the exact numbers, but we went to the extent of writing
a tool to measure Samba and windows performance and found we now within
the
2020 Aug 28
1
Slow Samba AD DC performance compared to Microsoft AD DC
Sorry I forgot to mention.
We use FreeIPA for SSH login.
>Thanks for the information.
>
>I know this is kinda out of topic but is it possible to use samba with ipa client from another domain?
>
>It is probably broke both Samba and FreeIPA client.
>
>Our servers run a different domain with FreeIPA. Samba domain is domain.com, FreeIPA domain is domain.cloud
>
>I know
2020 Aug 28
0
Slow Samba AD DC performance compared to Microsoft AD DC
Thanks for the information.
I know this is kinda out of topic but is it possible to use samba with ipa client from another domain?
It is probably broke both Samba and FreeIPA client.
Our servers run a different domain with FreeIPA. Samba domain is domain.com, FreeIPA domain is domain.cloud
I know FreeIPA and Samba have some common config files.
Thanks.
>>On 28/08/2020 09:16, Sinan
2017 Oct 27
3
Adding indexing to samba AD question.
Hai,
I need to add some extra indexing on my AD DB, and im not sure if what the correct/best methode is.
And is there any reason i should not do this, i did search on the wiki, but could not find the info i searched for.
I know the following. Checked the current index. ( source info : https://wiki.samba.org/index.php/LDB )
ldbsearch -H /var/lib/samba/private/sam.ldb -s base -b @INDEXLIST
2010 Dec 07
3
Samba4 LDAP LDB Indexes
I have a system running Samba 4 Alpha 11, and I seem to have a corrupted LDB
file in my directory. (Probably the result of taking a backup without using
tdbbackup). Right now, running tdbbackup on the file produces an error
message similar to the following:
Failed to insert into DC=WWW,DC=EXAMPLE,DC=COM.ldb.bak.tmp
failed to copy DC=WWW,DC=EXAMPLE,DC=COM.ldb
If I run
ldbsearch -H
2013 Sep 14
2
samba4 adding an index to sam.ldb
I have a large installation >20k users. We're using samba4 for AD Authentication, and also email address validation. I'm trying to edit the @INDEXLIST in sam.ldb to add an index on otherMailbox to speed up searches (0.05 sec for indexed, vs 2.5 sec for non-indexed searches) I'm finding that when I use ldbedit to do this, it appears to add the additional @IDXATTR. However, when I
2019 Feb 20
4
Error NT_STATUS_CONNECTION_REFUSED
Hi,
After installing samba on ubuntu 18.04 following the guide at
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
can't do anything with it.
# smbclient -L localhost -N
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
looks like its not even running...
ps ax | egrep "samba|smbd|nmbd|winbindd"
1965 pts/0 S+ 0:00
2019 Apr 26
2
Managing samba ad dc with systemd
Hi,
Rowland,
I've complied samba use:
./configure --enable-debug --enable-selftest --with-systemd
make
make install
I haven't done anything to install MIT Kerberos and I've followed wiki to
install Samba with your default Kerberos. Then I believe that I use Heimdal
Kerberos
I've installed EPEL repository to install python3 and other dependencies
such as python36-dns. I can run
2006 Jul 05
2
How do I access the session in a rails plugin?
I''m trying to access the session in a rails plugin, so as to set it as
below.
1. module Juggernaut
2.
3. def self.set_channels(chan)
4. session[:juggernaut_channels] = chan
5. end
6. end
7.
8. module ActionController
9. class Base
10. include Juggernaut
11. end
12. end
At the moment I get: undefined local variable or method `session'' for
2006 Jul 20
16
Juggernaut Released - (a.k.a Armageddon)
I''ve just released Juggernaut - a plugin for ruby on rails.
Check out the site: http://juggernaut.rubyforge.org
I?ve also finished a demo that illustrates some of Juggernuat?s
capabilities. You can sign up for an account here:
http://alexmaccaw.no-ip.info:3500/login/sign_up . It might be a tad slow
as it?s running from my home machine.
Juggernaut for Ruby on Rails initiates a flash
2010 Aug 03
3
Juggernaut Rails 3
Are there any plans to update the Juggernaut gem to be compatible with
Rails 3? It doesn''t seem to work as of now with Rails 3, unless I set up
the whole thing wrong. Also are there any good working alternatives for
a push server?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
2009 Aug 20
1
Juggernaut question
Hi all, I''ve recently downloaded the juggernaut plugin and I was
wondering if I could get some advice from anyone who''s used this on a
real site. I have it working just fine on my local version, but on my
live server it doesn''t seem to be working. It sends the information to
the server just fine, but the text doesn''t get inserted. So I have a
couple questions
2006 Aug 14
14
ClockingIT Beta - It''s about time...
My wife and I have been working on our own task-listing, time-tracking
web application, and we''re really interested in some feedback as we
ourselves feel we''ve come a long way.
If you have some minutes to kill (or just want to see how the Comet
functionality provided by the Juggernaut plugin can work) have a look at
http://www.clockingit.com and
2017 Aug 08
1
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
Hello,
I've a problem joining windows 7 samba4 ad
I'm doing a completely clean install on debian 9.1
When trying to join AD Win 7 gives me "internal error"
I also get error on "Verifying the File Server" step of the
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_
Active_Directory_Domain_Controller
here's the output:
smbclient -L localhost -U%
session
2003 Sep 19
1
What is wrong with m?
I've been programming in one directory and recently switched to another
directory. It appears that in doing so I've uncovered a problem. My
environment was saving something so that my code would work and now I don't
know how to fix it. I have the following bit of code:
for(i in 1:index){
indexList = lst[i]
for(j in 2:jobs-1){
indexList =
2024 Oct 05
3
ad dc performance issues
hi Hubert,
I missed this earlier.
On 19/09/24 03:22, Hubert Kr?ss wrote:
> Hi
>
> We have been experiencing performance issues with the 4 Samba4 (currently installed version 4.20.4) AD DC domain controllers for a while. We have tested various options, including hidden ones that were not documented. The LDB indices help a bit, but typically on Mondays, when the most customers log in,
2006 Oct 19
8
Mongrel::HttpHandlerPlugin
Hi,
I''m trying to write a file upload monitor for mongrel that uses
juggernaut to alert the browser of a change. I''m writing a plugin that
uses Mongrel::HttpHandlerPlugin but it looks like the only method that
gets called is process and that is only when the upload has finished.
I''m setting the following:
@request_notify = true
But I am still only getting process to
2024 Oct 05
1
ad dc performance issues
On 05-10-2024 02:48, Douglas Bagnall via samba wrote:
> hi Hubert,
>
> I missed this earlier.
>
> On 19/09/24 03:22, Hubert Kr?ss wrote:
>> Hi
>>
>> We have been experiencing performance issues with the 4 Samba4 (currently installed version 4.20.4) AD DC domain controllers for a while. We have tested various options, including hidden ones that were not documented.