Displaying 20 results from an estimated 1783 matches for "logoutal".
Did you mean:
logoutall
2007 Nov 30
3
Zimbra benchmarking
Now that I have a working kvm setup, I thought I'd finally try how
Zimbra works. This is mainly some microbenchmarking, so it may not have
much to do with actual performance in real life.
Setup:
- 1GB memory given to kvm (from host's 2GB)
- Intel Core 2 6600 (kvm uses only one CPU)
- CentOS 5
- 15GB qcow2 image on XFS filesystem
- Zimbra 5.0 RC2 RHEL5 x86_64
- Dovecot latest hg,
2006 Apr 13
8
Controller paths
Hi there.
Suppose I create some controllers like
ruby script/generate controller Admin::product add remove
ruby script/generate controller Admin::user add remove
ruby script/generate controller Login login logout
the directory structure will be
app/controllers/admin/product_controller.rb
app/controllers/admin/user_controller.rb
app/controllers/login_controller.rb
Now suppose I need some links
2007 May 12
3
dbmail benchmarking
I thought I'd try benchmarking with dbmail (v2.2.4) to see how much
slower a SQL backend could actually be. Skip to bottom for the
conclusions.
Originally I ran the tests with the databases being in XFS
filesystem. MySQL's performance was horrible. It went 3-7x faster
with ext3.
MySQL 5.0.30 backend (innodb):
./imaptest clients=1 - append=100 seed=1 secs=30 msgs=1000000 logout=0
2006 Apr 20
4
css
Hi im using this code below
layout "loggedout_layout", :only => :login, :logout
this part limits it to logout only, how can I get it to limit it to
logout and login?
Thanks
Scott
--
Posted via http://www.ruby-forum.com/.
2008 Jan 21
2
System logout when installing software
Hi all,
Has anyone encountered this problem when installing software?
This software requires the system to reboot. However, when installing with
root permission, the system will not logout automatically.
After login again, I found that the files have been copied. It seems nothing
wrong exception system logout itself.
My system is ubuntu 7.10 with wine 0.9.46. The same problem pops up on Suse
2016 Jun 08
3
setting up auto logout in CentOS 6
I would like to have my lab workstations logout a session after the person has been idle for a certain period of time. After some searching on the web, I got into
/etc/gconf/schemas/gnome-session.schemas
and set the default value of max_idle_action to ?forced-logout?:
<schema>
<key>/schemas/desktop/gnome/session/max_idle_action</key>
2013 Nov 26
1
post-logout scripting
Hi all,
I found this (http://www.dovecot.org/list/dovecot/2010-January/045717.html)
describing how to do a post-logout script. But is this valid anymore?
It seems I'm getting error when trying to execute imap process in
post-logout script and post logout documentation does not talk about
executing imap.
I'm trying to umount (virtual) user home directory when user logs out.
Thanks,
2006 May 16
5
how to redirect after sendfile?
Greetings!
Is there a way to get RoR to redirect_to another action after doing a sendfile?
My little app lets the user enter a bunch of data and then creates an XML file from it. I''m using sendfile to let the user download the XML file. Once they download the file I want to take them to a new view that presents a logout button that will trigger a cleanup. But it looks like RoR
2020 Feb 21
1
Purpose of LOGIN and LOGOUT
What is the purpose of the LOGIN <upsdevice> and LOGOUT commands in the
network protocol? It seems if I supply USERNAME and PASSWORD then I am able
to perform any operations on the device, so why would I need to use LOGIN?
And since LOGIN takes a <upsdevice> but LOGOUT does not, I guess that
LOGOUT is implicitly associated with the last (most recent) LOGIN? Which
means a single client
2017 Dec 20
0
Logouts/disconnections not being logged?
In a previous thread
Subject: Re: iPhone/iPad IMAP connection bursts causes user+IP exceeded
I reported the behaviour of MacOSX/iOS IMAP readers whereby it would
use up all available connections (up to the mail_max_userip_connections
setting) for mailbox searches, then log them all out, then repeat the
cycle with another batch of mailbox searches, until all mailboxes were
scanned.
However,
2005 Jul 31
1
Gnome Logouts -- are very slow or they hang -- 2nd post
!
I just installed Centos 4.1 (i386) on one of my test drives.
When ever I try to logout of a Gnome session,
it seems to hang but if I wait about 4-5 minutes it
will usually logout, although I have had it hang
a couple of times (never logs out).
When I do an ALT-TAB-F1, and log in as 'root',
I can see the following processes still hanging
around after Gnome finally does logout:
2006 Apr 28
0
HELP: Logout RETR bytes log
Hi,
Looks like there's a bug while logging RETR bytes. Is this really a bug?
What should I check in order make it work?
/etc/dovecot.conf
pop3_logout_format = top=%t/%T, retr=%r/%R, del=%d/%m, size=%s
Sample log:
dovecot: Apr 26 18:03:55 Info: pop3(xxxx): Logout. top=0/0, retr=1/
del=1/1, size=3556
dovecot: Apr 26 18:03:46 Info: pop3(xxxx): Logout. top=0/0, retr=4/
del=4/4, size=66191
2010 Jun 16
1
Logout after SSL/TLS negociation
Hi All,
I've set up Dovecot to use my signed SSL certificate and IMAP client is
using STARTTLS on port 143 without secure authentication.
The TLS negociation process seems to go through ok but once the negociation
is finished the client sends an IMAP LOGOUT message; he does not try to
authenticate, below is the Dovecot's info log:
dovecot: 2010-06-15 15:37:01 Info: auth(default): new
2006 Apr 25
2
Auto Logout from queue
i have a client that wants a function that will automatically logout an
agent from a queue if they do not answer a call. This would prevent future
calls from being sent to that phone if the agent forgot to logout. Any
ideas?
Kerry Garrison
Director of Technical Services
Tech Data Pros - Orange County's Mobile IT Service Provider
(949) 502-7819 x200 - <mailto:kerryg@techdatapros.com>
2010 Nov 07
1
Strange authlogic logout behavior
I am using authlogic for my application''s authentication. If I decide
to login with an account and then immediately logout, I get an error.
Unknown action
The action ''show'' could not be found for UserSessionsController
The server log in development says:
Started GET "/user_session" for 127.0.0.1 at Sun Nov 07 13:28:31 -0800
2010
2005 Jun 08
3
AgentCallBacklogin (logout continued...)
Anyone know if
- it is possible to limit 1 agent per extension where
the last agent to log in overrides any previous agents
or
- a Command/application to clear all agents logged in
on extension
Does this look like it would require a custom mod to
do it?
J
__________________________________
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news and more. Check it out!
2012 Jul 26
5
Auto logging-out client
Hi list!
I'm writing because of an issue I'm having with my Postfix-Dovecot
installation. Everything's working fine but when an IMAP client is idle
for some time, Dovecot automatically logs it out.
Jul 26 14:01:16 mail dovecot: imap(nicolas at devels.es): Disconnected:
Logged out bytes=1271/7439
This entails errors when trying to send e-mails after this auto logout,
such as:
2008 Jan 05
3
Logout from xm console
Hi folks,
my problem:
i am using putty and german layout. if i login from dom0
with "xm console xen1" i can login into the xen1 (domU)
but how can i quit this console ?
i have tested several commands:
ctrl+5
ctrl+altgr+9
ctrl+c
ctrl+x
nothin happend. any hints ?
--
Have an nice day,
Viele Grüße
Dominique H Schramm
_______________________________________________
Xen-users
2006 Apr 20
8
2 layouts per .rb page
Hi,
Is this possible
ive got layout "loggedout_layout", :only => [:login, :logout]
but I also want to do somthing like
layout "loggedin_layout", :except => [:login, :logout]
When the second one is introduced it seems to cancel out the first
request, any suggestions how to get around this?
Scott
--
Posted via http://www.ruby-forum.com/.
2018 Mar 28
0
Windows Roaming Profile - Logout Time
Hey there,
I'm having a strange bug with Samba and Windows 10 1709 when I use roaming profiles. I've set the GPO that the copyed local account will be deleten when the user logsout.
When a user logs in and immediately logs out again, the logout takes minutes before I see the login screen again. I'm using a SSD.
I've done some further investigation using the process monitor and