Displaying 20 results from an estimated 7000 matches similar to: "dovecot-shared Problem"
2007 Oct 29
1
Force parent directories creation
Hello,
If I have a directory tree in the source machine like the following:
192.168.1.1 => /raid/system/mainfolder/folder1/subfolder/myfile.txt
and the target machine directory tree looks like:
192.168.1.2 => /raid/system/mainfolder/
Is there a way to send myfile.txt to the target machine and force rsync
to create the target directories (/folder1/subfolder) ?
When I use a command like
2005 Feb 09
2
[Fwd: Re: Fw: Contour plot]
Petr,
It works perfectly! But I still have a question;
I have fit the following data;
x,y,z
1,10,11
2,11,15
3,12,21
4,13,29
5,14,39
6,15,51
7,16,65
8,17,81
9,18,99
10,19,119
>dat.lm <- lm(z~I(x^2)+y, data=dat)
>dat.lm
Call:
lm(formula = z ~ I(x^2) + y, data = dat)
Coefficients:
(Intercept) I(x^2) y
1.841e-14 1.000e+00 1.000e+00
How do I create the
2020 Nov 08
2
Can't join domain (LDAP error)
> On 8 Nov 2020, at 20:24, Rowland penny via samba <samba at lists.samba.org> wrote:
>> ldbsearch does not work either:
>> root at samba-addc:/ # samba-ldbsearch -H ldap://gateway2.beger.com.au -U beger/darius '(objectclass=person)'
>> Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
2020 Nov 08
4
Can't join domain (LDAP error)
Hi,
I'm trying to set up an AD DC in an iocage jail on FreeBSD (to avoid the issues of having the DC a file server) but I'm running into some trouble.
I've setup Kerberos and can kinit OK:
root at samba-addc:/ # kinit administrator
administrator at BEGER.COM.AU's Password:
root at samba-addc:/ # klist
Credentials cache: FILE:/tmp/krb5cc_0
Principal: administrator at
2011 Oct 03
2
rolling regression
Dear all,
I have spent the last few days on a seemingly simple and previously documented rolling regression.
I have a 60 year data set organized in a ts matrix.
The matrix has 5 columns; cash_ret, epy1, ism1, spread1, unemp1
I have been able to come up with the following based on previous help threads. It seems to work fine.
The trouble is I get regression coefficients but need the immediate
2015 Jun 03
1
Samba 4.2 AD, DC and winbindd
On Wednesday, June 03, 2015 05:13 PM, Rowland Penny wrote:
> On 03/06/15 09:55, Jacky Chan wrote:
>> On Wednesday, June 03, 2015 04:47 PM, L.P.H. van Belle wrote:
>>> and as extra,
>>> Users which want to use the old samba 4.1 winbind on 4.2, need to set.
>>> server services = +winbind, -winbindd
>> Can anyone tell me the different between 4.1 winbind and
2008 Nov 19
4
Configuring Rsync to run without any user input or Cron job.
Hi !
I would like to know if it's possible for Rsync to automatically mirror a
folder and it's content from one deamon to another. (or one client to a
deamon) Basically I want users to drag and drop files in a folder and Rsync
to mirror these files as soon as it sees them. A cron or schedule task is
not a viable solution since we can receive files any time of night or day
and we need to
2015 Nov 30
2
restarting samba using a cron job on Debian
Thanks Rowland, for the thoughts.
> If you are running Samba4 as an AD DC, you should never start the nmbd
> deamon, you should also never start smbd manually.
Yes, I could optimize to use /etc/init.d/samba-ad-dc immediately,but in
fact this is what /etc/init.d/samba does. The messages with "AD DC
daemon" are generated by that script, and it is the failing one.
> What
2012 May 15
1
Simple parallel for loop
Dear all,
I am having a for loop that iterates a given number of measurements that I would like to split over 16 available cores. The code is in the following format
inputForFunction<-expand.grid(caseList,filterList)
for (i in c(1:length(inputForFunction$Var1))){#
FileList<-GetFileList(flag=as.vector(inputForFunction$Var1[i]));
print(sprintf("Calling the plotsCreate
1997 May 25
5
signing syslog files with PGP
I am thinking about writing some sort of deamon which signs syslog
files with PGP.
This should help dedecting unauthorised changes in the syslog files.
What I have in mind works as follows:
Whenever a new line is added to a syslog file the existing syslog file
checked against the privious made signature. If the file passes this
test, the new line(s) is/are added. Then a new signature is
2015 Apr 23
3
RFC2307 attributes not being read by DC2 in 4.2.1
> with a samba 4.2.1 AD DC you automatically use the separate 'winbindd'
> deamon and the 'winbind' deamon built into the samba daemon should be
> ignored. There is no way that I know to 'disable' the winbind built into
> samba, but there is a way to turn it on and turn off 'winbindd', which
> is the way I suggested.
>
The Samba 4.2 release
2010 Aug 11
4
Asterisk 1.8 beta3 - Unable to stop/start/restart deamon
Hi all,
using Asterisk 1.8 beta3 installed from scratch I am not able to stop/start/restart Asterisk deamon with
/etc/init.d/asterisk stop|start|restart
It just happens nothing, no warnings, errors etc.
I am running Debian Lenny.
Any ideas what is wrong?
Thanks,
Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Dec 15
1
rsync architecture
Hi All,
I am trying to see the rsync source code. I could see that there are main
three processes: I realize that Server or Client becomes Sender or Receiver
based on arguments provided.
1. Daemon
start_daemon : clientserver.c
2. Server
if(sender) {
call recv_filter_list : exclude.c
call send_file_list : flist.c
call send_files :
2007 Jan 19
1
Samba PDC roaming profiles problem
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20070119/53c47bc9/attachment.bin
2014 May 14
2
guestfsd crashes when the handle is closed
Hello,
I launched guestfsd in my guest with this command : guestfsd* -rv*.
When i close the handle the deamon crashes.
This is the output i got (Deamon side) :
guestfsd: main_loop : new request, len 0x28
fsync /dev/sda
/dev/sr0 : No medium found
guestfsd : main_loop : proc 282
2003 May 26
3
Cisco 7960 SIP speed dial
I'm having great success using Cisco 7960s with Asterisk but one Cisco
7960 specific function that's puzzling me is programming the 'line
buttons' (6 buttons on the upper right side of the phone) for speed dial.
I'm
not using any Cisco applications like Call
Manager and the phones are SIP. *All* of the documentation I've found
over the last several days continues to refer
2001 May 03
1
[PATCH]: Addition to Cygwin README
Hi,
just a short addition to the Cygwin README. It would be nice to
include that into the repository.
Thanks,
Corinna
Index: README
===================================================================
RCS file: /cvs/openssh_cvs/contrib/cygwin/README,v
retrieving revision 1.4
diff -u -p -r1.4 README
--- README 2001/03/14 21:30:18 1.4
+++ README 2001/05/03 12:13:45
@@ -57,6 +57,13 @@
2017 May 29
1
Heal operation detail of EC volumes
Hi,
When a brick fails in EC, What is the healing read/write data path?
Which processes do the operations?
Assume a 2GB file is being healed in 16+4 EC configuration. I was
thinking that SHD deamon on failed brick host will read 2GB from
network and reconstruct its 100MB chunk and write it on to brick. Is
this right?
2005 Feb 08
2
Fw: Contour plot
I understand that I need to have a (in this case) square matrix with all the
data. But the question now is;
- can the contourplot not interpolate the missing values
or alternatively
- I have fit a model to the z data (z = 100 + 0.5x + 0.5y). How can I make
from this model a "square" matrix z to make a contour plot?
Kind regards, Darius Blaszijk
----- Original Message -----
From:
2020 Nov 08
2
Can't join domain (LDAP error)
> On 8 Nov 2020, at 22:49, Rowland penny via samba <samba at lists.samba.org> wrote:
>
> On 08/11/2020 11:52, O'Connor, Daniel wrote:
>>> I know little about Freebsd jails, but if I understand them correctly, they are very similar to using a chroot on Linux and I wouldn't want to try and run a second DC in a chroot.
>> Jails are pretty similar to chroot but