Displaying 20 results from an estimated 100 matches similar to: "Commit interval"
2009 Sep 30
1
sieve & vacation - ignores "days" parameter
Hi,
I am going further with dovecot configuration.
Finally managed to configure roundcube 0.3 with managesieve plugin.
And it works, although... not perfectly :(
For some issues probably roundcube-managesieve is guilty, but simply the
sieve plugins seems to work wrong.
Here is my sieve file:
require ["vacation","fileinto"];
# rule:[wakacje]
if anyof (true)
{
2007 Oct 20
0
security domain
I have two Linux computers suse and RH enterprises. The first one (suse)
works as PDC and everything is OK with PDC, all Shares work correctly. Now I
have installed second samba Server on RH Enterprise and try set it as domain
memember, so I set the security on domain. As I read, if this second samba
stay a member of domain every share I try to rich would be checked with
password on domain I mean
2002 Mar 23
4
Antigen Notification:Antigen found FILE FILTER= *.pif file
Antigen for Exchange found Gizn.pif matching FILE FILTER= *.pif file filter.
The file is currently Purged. The message, "Have a humour Lady Day", was
sent from konkurs and was discovered in IMC Queues\Inbound
located at WRQ/Seattle/ABRA.
2006 Apr 06
4
function onComplete how to overload?
Hi all. I my apps I need to use Ajax.Request Object. One of the object options is onComplete fuction which looks like this:
funcion onComplete (originalResponse)
{
..some operations
}
I need pass to function one more parameter, how to do it? is is possible? I can''t use AJAX Updater because result of Ajax Call is uploaded to the div that I defined earlier, and in my situations I
2002 Sep 02
3
smbd + nmbd don't want to start
hi, masters!
i have installed RedHat 7.2 and Samba 2.2.5.
i did everything step by step: ./configure , make , make
install , etc...
i cannot start 'smbd' and 'nmbd' daemons. i try to run them from
the command line or from inetd and i get something like:
"there is no such command"
all Samba commands are in the same
hierarchy /usr/local/samba/bin.
i can run other
2005 Dec 16
2
routing in the same subnet
Hi,
I have IP 64.10.12.64/26 (example)
and there''s gateway 64.10.12.65 and I want doing something like this:
-------------------------------------64.10.12.65 GW
--------------------------- ROUTER ----------- --------------------clients
eth0 64.10.12.66 eth1 64.10.12.66 from 64.10.12.67 to 126
255.255.255.192
2006 May 08
2
inPlaceEditor and onClick Event
Hi all. I have specific situation that I want to made element to be edited in place (i mean I want to wrapped that element Ajax.InPlaceElenment) but i want that inplaceeditor be triggered not clicked in that element but in the other element. e.g. there are two divs and first I want to be inplaced editor but this inplaced editor should be trigerred when i clicked in second divs. How to do it nice?
2007 Oct 09
1
recycle: touching failed operation not permitted
Hello
In /var/log/messages I have got a lot of errors such as :
"recycle: touching .recycle/jankowski/500/500_U/21-10-5U.~TIF failed,
reason = Operation not permitted "
~~.tif it's a temp file and I noticed that samba deletes this files to
recycle .
My smb.conf
comment = Rastry
public = yes
invalid users = @geodeta,@ewidencja,
path = /home/samba/rastry
2007 Nov 02
2
where samba store user's passwords ?
I have got tdbsam as backend in smb.conf
passdb backend = tdbsam
When user change password from windows XP file passdb.tdb schould change
date because was updated, but I have still the same date IX 18 10:30.
[root@serwer private]# ls -al
razem 76
drwx------ 2 root root 4096 IX 11 20:25 .
drwxr-xr-x 7 root root 4096 XI 2 15:14 ..
-rw------- 1 root root 36864 IX 25 07:57 passdb.tdb
-rw-------
2006 May 16
1
Ajax.Responders and onComplete
Hi all. I''m writing some kind of filter that i want passby my all AJAX request, and I stuck. I create object and pass him to Ajax Responders
like this:
var myGlobalHandlers = {
onCreate: function(){
Element.show(''loading'');
},
onComplete: function(request) {
alert(request.responseText);
}
};
2006 Jan 18
0
using InPlaceEditor - with divx
Hi all!
i want to use InPlaceEditor in div container like that:
<div id="container">
<div id="tobeEdited">
<div id="tobeEdited2">
<div>
<div>
</div> the css style for container is like this:
margin: 0px auto;
height: 21px;
width: 98%;
border-bottom: 0px solid #337bcd;
The problem is that that I have a row
2005 Oct 14
0
droping element and effect "of comming from nowhere"
Hello everyone.
I''m using drag and drop on my site, I''v notice strange effect about droping. When I hold element over the droppable area, and drop on it, i see that element not exacly drop on the droppable area, I see something like element coming from outside of the screen, or coming from diffrent position, it''s look like element slide and then is dropped on the
2008 May 26
0
where samba stored passwords in tdbsam backend?
Hello
I use the backend tdbsam. I have just imported users from smbpasswd
backend
pdbedit -i smbpasswd -e tdbsam
in global section I set
passdb backend = tdbsam
I use policy (pdbedit -P maximum and minimum password age) to change
passwords every three months and when the passwords were changed none of
the files (smbpasswd ,passdb.tdb , secrets.tdb in
/var/lib/samba/private) has not changed
2011 Feb 02
2
Centos + python + sqlalchemy + mysql
I am trying to use the following set (all from standard repositories):
centos (5.5) + python 2.6 + sqlalchemy + mysql. However while running my script I get:
Traceback (most recent call last):
File "./oraping2.py", line 43, in <module>
main()
File "./oraping2.py", line 23, in main
db = create_engine('mysql:///u1oraping at
2009 Mar 30
1
problem with the transition from winter to summer time usrmgr.exe and logon hours
Hello
I have usrmgr.exe (form NT server ver.5.1) to manage user accounts of
samba.(one year ago) I set logon hours from 8:00 to 16:00. My server
(Fedora 7) changed the time correctly from winter to sumer (+ 1 hour).
I chenged hardware time clock -w (write system clock to hardware clock
synchro).
But users cant' login at 8:00 morning !!!! I must back logon hours one
hour back in usrmgr
2003 Sep 29
1
samba 3.0.0 spec file problem - OT ?
Hi !
I have tried to build rpm of samba-3.0.0 from spec file. *.spec
file is from samba sources and contains only to modifcations
to ./configure:
--with-expsam=mysql \
--with-ldapsam
This is error:
+ mkdir -p /var/tmp/samba-3.0.0-root/usr/bin /var/tmp/samba-
3.0.0-root/usr/sbin
+ mkdir -p /var/tmp/samba-3.0.0-
root/usr/share/swat/images /var/tmp/samba-3.0.0-
root/usr/share/swat/help
2007 Mar 05
1
Deletion of xattr don't sync
Is there option for deleting xattr-s same as --delete for files,
because it seems deletion of xattr don't sync, however it is synced
when data of file change, see example below.
Maybe this is a bug or maybe this is ok?
System gentoo attr-2.4.32, rsync form today cvs.
--
Regards
Stanislaw Gruszka
stasiu@sg /mnt/hda5/export $ echo "data" > file
stasiu@sg /mnt/hda5/export $
2007 Jan 30
1
Re: [Xapian-commits] 7603: trunk/xapian-core/trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
hi,
I'm using Xapian on Windows with large files. My index directory is about 65 607 466 693 bytes:
2007-01-30 09:28 17 position_baseA
2007-01-30 10:06 17 position_baseB
2007-01-23 14:18 0 position_DB
2007-01-30 10:06 360 496 postlist_baseB
2007-01-30 10:06 23 623 852 032 postlist_DB
2007-01-30 10:06 88 432
2008 Apr 02
0
problem with pdbedit logon hours and usrmgr.exe
PLEASE HELP!!
I have got strange problem on samba-3.0.28-0.fc7 with logon hours and
passwords policies .I use tdbsam backend.
After changing time form winter to summer client's (windows XP) cannot
login after 8:00AM ( time zone Warszawa/Poland UTC ). Linux and windows
clients correctly changed time to summer (+1 hour)!!.
Logon hours are set :
from Monday -to-Friday 8:00 AM to 4:00PM
I use
2008 Mar 31
1
concatenating two successive time series
Dear Helpers,
I am looking for methods and tools to compare and then to concatenate
two successive time series. They are both in the same frequency and they
describe one phenomena. There is no time gap between them. The problem
is that the method of measurements has changed between both time series
and they are no statistically the same. I would like to merge them to
receive one homogeneous