Displaying 20 results from an estimated 20000 matches similar to: "Limiting smbd process / active sessions of Samba server"
2007 Mar 13
10
Need some explanation on Samba/NFS locks handle
Hi there,
We are thinking about sharing same files:
- OS2/Win clients with Samba
- Linux clients with NFS.
So, the same files would be shared by 2 different protocols.
Looking at the open.c samba code, there seems to be no check / no error
(sharing violation) returned to the smb client when the file is already
locked by an NFS client.
- So, even if a file is opened and locked by an NFS client,
2017 Jul 02
2
Any way to limit number of active IMAP/POP3 sessions from a single user / per user?
Hello,
Just wonder: is there any way in Dovecot to limit number of active
IMAP/POP3 connections for a single user, not touching any other users?
Basically, the situation is single user hammering servers by lots of
POP3 connections from time to time, and limiting exactly one user could
be good.
2017 Jul 03
2
Any way to limit number of active IMAP/POP3 sessions from a single user / per user?
On 3 Jul 2017, at 9.24, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
>
> On 02.07.2017 10:53, Alexey Asemov (Alex/AT) wrote:
>> Hello,
>>
>> Just wonder: is there any way in Dovecot to limit number of active
>> IMAP/POP3 connections for a single user, not touching any other users?
>> Basically, the situation is single user hammering servers by
2017 Jul 03
0
Any way to limit number of active IMAP/POP3 sessions from a single user / per user?
On 02.07.2017 10:53, Alexey Asemov (Alex/AT) wrote:
> Hello,
>
> Just wonder: is there any way in Dovecot to limit number of active
> IMAP/POP3 connections for a single user, not touching any other users?
> Basically, the situation is single user hammering servers by lots of
> POP3 connections from time to time, and limiting exactly one user
> could be good.
Easiest would be
2017 Jul 03
0
Any way to limit number of active IMAP/POP3 sessions from a single user / per user?
Hello Aki, Timo,
Thanks a lot for your answers. I'll test with setting
mail_max_userip_connections from DB first and tell if it works. If it
does not, I'll go with the policy server.
Again, thanks a lot.
On 03.07.2017 9:29, Timo Sirainen wrote:
> On 3 Jul 2017, at 9.24, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>>
>>
>> On 02.07.2017 10:53, Alexey Asemov
2005 Apr 06
2
user's smbd process generates high cpu utilization
I'm probably looking for suggestions on tracing
problems rather than a specific fix, since I don't see
any links relevant to my problem.
We have a Samba PDC with an ldap backend, serving
about 100 active users and another 400 relatively
inactive lab machines that connect once at the
beginning of the day and possibly load a file or two
from a network share.
We have a problem where
2003 Feb 11
1
Option to limiting sshd "banner" to interactive/password-auth/tty (or something along those lines) sessions
Hi.
It would be of utmost utility if there were a way to cause the sshd
"banner" configuration setting to only print the banner in certain
circumstances.
What I'm actually after is avoiding printing out the banner for
non-interactive sessions, so that if I run "ssh somehost ls" I don't get
the login banner, but if I just type "ssh somehost" I do (at
2006 Jan 04
1
Limiting the Number of connection sessions allowed
yes! how to Limit the number of connection sessions allowed per Internet
customer?
We here in Lebanon,Beirut have some major ISP''s do it.
==============================
by the way i put a question about an example using tcng/ingress on per
customer basis and was not answered by any body. thanks. ( i am not
pushing it)
2006 Jan 24
0
limiting concurrent scp/rsync sessions (over ssh)
Hello,
I have a file server that serves files over rsync and scp (all over ssh -
in fact, ssh is the only service listening)
I would like to limit each user to no more than X concurrent ssh sessions
(regardless of what they are doing (interactive login, scp, rsync, etc.))
I have read the documentation and man pages and it looks like I need to
set this in /etc/pam.d/sshd, but I don't know
2003 Sep 06
1
Runaway SMBD process
I just updated my cvs sources and recompiled now when any windows box
logs in my smbd daemon goes crazy. I am enclosing the top command I
just ran on the server as well as the output from ps. At this time only
one windows box has logged in (it was win xp sp1). I have more daemons
running than I would expect as well.
-- top
20:51:22 up 1:23, 10 users, load average: 1.14, 3.40, 5.48
121
2017 Jul 03
1
Any way to limit number of active IMAP/POP3 sessions from a single user / per user?
I can confirm setting mail_max_userip_connections from database in
userdb query *does not* work at all. User can still open multiple
connection above the limit, seems like it has no effect. I thoroughly
checked DB response and it contains proper field name/value.
I am using dovecot 2.2.31.
Also, I have mail_max_userip_connections set globally in the dovecot
configuration file and wonder if
2002 May 20
5
Limiting Citrix printing traffic, so ensure interactive sessions
LS,
Spent a lot of this weekend reading about shaping and traffic control.
The Howto is very extensive... :-) I hope to use this list to see if
what I want is possible.
The situation:
- A central (big) Citrix cluster located in Frankfurt (all servers in
one subnet)
- The office in Rotterdam connected to Franfurt with a 2Mbit line
- The office in Bergen (Norway) connected to *Rotterdam* with a
2004 Sep 09
5
Limiting speed of individual TCP sessions ?
Hi All,
Does anyone know of a way to limit the speed of *individual* TCP sessions,
but without placing any overall bandwidth limits, and without requiring an
explicit QoS entry for every ip address the machine is communicating with ?
The scenario is a mailserver - say you want to limit individual TCP
sessions (pop3, smtp etc) to no more than 512Kbit so that an individual
session
2008 Nov 30
1
HowTo activate LVs after reboot automatically
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello !
What to do if after reboot, your LVs get inactive ?
Maybe add the following to /etc/rc.local :
{{{
#
# Mounting MyLogVols
#
/usr/sbin/vgchange -a y MyVolGroup
for i in `ls /dev/Backup/`; do
e2fsck -p /dev/Backup/$i
case $? in
0)
mount -t ext3 /dev/MyVolGroup/$i /mnt/MyVolGroup/$i
2019 Feb 22
0
Reloading smbd session process group membership cache
On Tue, Feb 19, 2019 at 06:13:09PM +0100, Eugene Pankov via samba wrote:
> So the problem is that smbd session processes will forever cache the POSIX
> group memberships that the logged in user possesses. Consider a following
> example:
>
> *smb.conf: *
> [share_a]
> path = /mnt/a
> valid users = dude
>
> *ls -l /mnt:*
> drwxrwxr-x root group_a a
>
>
2019 Feb 22
1
Reloading smbd session process group membership cache
Credentials are not changed - UID/GID/SID are still the same afterwards.
The user is simply being added to another group.
On Fri, Feb 22, 2019 at 5:58 PM Jeremy Allison <jra at samba.org> wrote:
> On Tue, Feb 19, 2019 at 06:13:09PM +0100, Eugene Pankov via samba wrote:
> > So the problem is that smbd session processes will forever cache the
> POSIX
> > group memberships
2012 May 05
1
listing active and defined vs inactive and defined domains
i am trying to list active + defined and inactive + defined domains using libvirt 0.9.4
i can get active domains using:
def s_activedomains(conn):
#get active domain ids
numofdomains=libvirt.virConnect.numOfDomains(conn)
activedomains=libvirt.virConnect.listDomainsID(conn)
return activedomains
i am stuck on how to get inactive domains
the example listed
2011 May 09
1
List active user sessions
Hi,
We are using the following to manage sessions using memcache in our ruby
app:
use Rack::Session::Memcache, :key => "rack:session"
I want to list the users who are currently logged in. Can you someone tell
me how I can the sessions currently active? I could not find anything about
it in the documentation.
Also, how do set a "maximum session timeout" for these
2008 Apr 11
0
Active Record Sessions only work on localhost
Hi I was wondering if anyone else was having this problem or might
know why its happening.
I basically need to use AR sessions instead of the default pstore for
sessions so I did the rake db:sessions:create to get the migrate file
and then the rake db:migrate to create the session table.
Also uncommented the below line in environment.rb
config.action_controller.session_store =
2006 Apr 17
0
getting active sessions
hi, i''m wondering if anyone knows a simple way to grab all the active session
objects in a system. i''m adding a messaging component to our app and i want to
enable users who are online to see when they''ve been messaged -- messages are
associated with users, so basically what i want to do is go through the
sessions, find the one for a specific user, and reload it when