Displaying 20 results from an estimated 120 matches similar to: "print server performance issues"
2007 May 25
3
adddriver issue
I'm trying to adddriver using rpcclient but this error happens:
ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT
x86" "HP LaserJet 4250 PCL5e]
The "server properties" add driver button is disable.... yes, I'm print operator:
printserver:~ # net rpc rights list "DOMAIN\user" -Uroot -Wprintserver
Password:
2006 Jul 14
1
testing a 2000 queues print server with smbtorture
Hi everyone,
I'm very interested in samba testing subject. Because I need to plan a
samba/cups/linux 2000 queues print server migration from W2K. But before that, I
wanted to generate the service load before listen users claiming the server is
running under a low performance. Somebody knows a good test set to simulate
printing share connections from clients in my print server using
2023 Mar 04
1
Replication error on newly joined DC
OK. I have been trying to add a DC. I've followed the instructions to build
a DC that are on the Samba Wiki, (
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory)
bouncing around all the links to install and configure Bind9.
I've built it on ubuntu 22.04 Jammy with the addition of the repos from
Michael Tokarev. I've started Samba..... and it errors
2007 Nov 07
2
tdb search optimization
I'm running:
# smbd -V
Version 3.0.24-2.28-1354-SUSE-CODE10
In a 600 print queues print server, but I'm experiencing a low performance while
using the first queue. I was attaching ltrace/strace to some processes with "use
mmap=no" and I found a BIG difference in information gathering in ntprinters.tdb
between the first and the last print queue (using alphabetical sorting).
This
2023 Mar 05
1
Replication error on newly joined DC
I found the answer... I was missing a line from the Global section of
smb.conf
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd,
ntp_signd, kcc, dnsupdate
On Sat, Mar 4, 2023 at 1:55?PM Peter Pollock <
peter.pollock at kingschristian.org> wrote:
> OK. I have been trying to add a DC. I've followed the instructions to
> build a DC that are on the Samba
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 2024-04-05 at 08:04 +0100, Rowland Penny via samba wrote:
> On Fri, 05 Apr 2024 08:06:10 +0200
> PaLi via samba <samba at lists.samba.org> wrote:
>
> > Hello
> >
> > I have a strange problem on a brand new installation of samba AD
> > (samba-4.19.5 on Fedora 39).
> >
> > Domain controller is dc01.some.domain.org
> > Secondary
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 05 Apr 2024 15:38:23 +0200
pavel.lisy at gmail.com wrote:
> On Fri, 2024-04-05 at 08:04 +0100, Rowland Penny via samba wrote:
> > On Fri, 05 Apr 2024 08:06:10 +0200
> > PaLi via samba <samba at lists.samba.org> wrote:
> >
> > > Hello
> > >
> > > I have a strange problem on a brand new installation of samba AD
> > >
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 2024-04-05 at 15:00 +0100, Rowland Penny via samba wrote:
> On Fri, 05 Apr 2024 15:38:23 +0200
> pavel.lisy at gmail.com?wrote:
>
> > On Fri, 2024-04-05 at 08:04 +0100, Rowland Penny via samba wrote:
> > > On Fri, 05 Apr 2024 08:06:10 +0200
> > > PaLi via samba <samba at lists.samba.org> wrote:
> > >
> > > > Hello
> > >
2016 Apr 11
0
how to manually specify domain controllers
Hi,
I see you have had no replies as of yet.. Can you clarify the scenario - is
freeradius installed on both of your samba servers, and configured to
authenticate against the local samba server for active directory
integration? Or is the scenario something different?
I use freeradius here; each of my DCs has freeradius installed and
configured to use the local samba server. But it's down to
2016 Apr 08
5
how to manually specify domain controllers
We have two Samba 4.2.3 servers with FreeRadius to authenticate wireless users against active directory. Using DNS, sometimes both servers end up using the same domain controller to authenticate users. I would like to distribute the load to different DCs. Is there a way to manually point Samba to certain DCs?
I tried the following configuration:
security = ads
password server =
2006 Jul 27
2
trust domain list
Hi everybody.
When using the command:
# net rpc trustdom list
what is the difference in output between:
The "trusted" domains list and "trusting" domains list?
Which operations are performed in both actions?
My example:
net rpc trustdom list
Trusted domains list:
DOMA S-1-5-21-790525478-1844823847-725345543
DOMB
2008 Nov 21
2
Failed to join domain
hi all,
I've got an issue during a machine join, my kerberos setup seem to be
good (tested with kinit), my current version of samba is : samba
2:3.2.3-1ubuntu3
Example :
net ads join -U adm-tsondag
Enter adm-tsondag's password:
Failed to join domain: failed to set machine spn: Out of memory
We've got a very complex AD setup with something like 16 AD servers on
distant sites, if you
2015 Feb 25
3
samba4 domain member and multiple domains
Hello.
I've got a samba4 domain member server. It works fine for the joined
domain, but I'm not able to let user from a different domain get
access. This worked fine on my samba3 member server, but I don't
remember if I did anything special.
I do have authentication set on the AD object for the users in
question and we have a one-way trust with the other domain. All DCs
are Windows
2007 May 10
0
kernel: peth0: received packet with own address as source address
Hello,
running xen 3.0.4_1 I find the following messages in /var/log/messages:
kernel: peth0: received packet with own address as source address
Is this something to worry about?
The tcpdump shows the following pakets during that time:
14:58:05.546043 fe:ff:ff:ff:ff:ff (oui Unknown) > 09:00:2b:00:00:0f (oui
Unknown), ethertype LAT (0x6004), length 81:
0x0000: 2808 0505 0502 131f
2015 Mar 12
0
reslov.conf on two DC's
It would be nice to know what IPs the DCs have.
BTW: I updated the wiki:
https://wiki.samba.org/index.php/Join_a_domain_as_a_DC#Follow-Up_on_.2Fetc.2Fresolv.conf
Am 12. M?rz 2015 14:30:34 MEZ, schrieb James <lingpanda101 at gmail.com>:
>I have six. Three sites across wan links
>
>DC01
>nameserver 172.16.232.39
>nameserver 172.16.232.29
>
>DC02
>nameserver
2014 Sep 08
2
optimizing and scaling ntlm_auth
Hello,
I am using ntlm_auth called from FreeRADIUS to authenticate users on a network with their Active Directory credentials.
The problem I seem to be having is that ntlm_auth is taking longer than it should and I can't seem to get it to go faster reliably.
Some background information:
Users are connecting to a wireless network using 802.1x.
That network sends requests to FreeRADIUS which
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 05 Apr 2024 08:06:10 +0200
PaLi via samba <samba at lists.samba.org> wrote:
> Hello
>
> I have a strange problem on a brand new installation of samba AD
> (samba-4.19.5 on Fedora 39).
>
> Domain controller is dc01.some.domain.org
> Secondary (replicated) controller is dc02.some.domain.org
>
> After clean installation all basic tests seams to be ok.
2006 Mar 20
0
print server degradation
Did somebody got to put 1.000 printing queues in a Linux+Samba+Cups production
server without degradation?
Thanks for any reply,
Bruno Gomes Pessanha
2006 Mar 20
0
reference docs
I found this:
http://technet2.microsoft.com/WindowsServer/en/Library/78a4be20-3f57-4b8d-a921-
ac5d93665ff41033.mspx
It?s a reference document saying that microsoft print server with hardware
like the HP/Compaq DL560 or DL580 with 1.5GB RAM, high-performance disks and
sufficient network throughput can host approximately 1,500 printers, serving
5,000-10,000 customers.
Maybe could I find some
2006 Jul 05
1
performance problems
My samba print server joined sucessfully to ADS domain is very slow. 100%
CPU usage.
I did a strace in smbd process:
# strace -p 4519 -cfqrT
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
76.37 359.200799 288 1249032 346 fcntl64
11.61 54.605778 236 231636 4 read
2.05