search for: keypath

Displaying 12 results from an estimated 12 matches for "keypath".

Did you mean: key_path
2008 Jul 14
1
Problem remote sync with several directories/files
HTML attachment scrubbed and removed -------------- next part -------------- Hi, does anyone know what is wrong with that command line ? rsync -e "/<path to ssh>/ssh -i/<keypath>/.ssh/id_rsa " -vaoRrn user@hostname:'/root/directory/./dirToSync1' :'/root/directory/./dirToSync2' '/dir/to/destination' Calling it with real paths the rsync command overview arises. Thanks for your efforts. Best Regards. Christoph Unbegrenzter Speicher, Top...
2017 Sep 09
1
Dovecot and Letsencrypt certs
If you're using acme.sh: acme.sh --installcert -d imap.example.com \ ? --keypath /etc/pki/dovecot/private/imap.example.com.pem \ ? --certpath /etc/pki/dovecot/certs/imap.example.com.crt \ ? --fullchainpath /etc/pki/dovecot/certs/imap.example.com.full.chain.crt \ ? --reloadcmd??????????? "systemctl reload dovecot.service" HTH, Bill On 9/8/2017 9:56 AM, Darac Marja...
2017 Dec 26
2
Renewing certificates
I'm setting up certbot/letsencrypt to provide a certificate for dovecot and sendmail. Is it necessary to restart dovecot to load the new certificate, as shown in most examples I find in blogs? That seems rude to established connections. When does dovecot read the cert and key files? Once at startup or each time a connection requests SSL? Is there a preferred locking protocol when changing
2017 Dec 27
1
Renewing certificates
I'm using acme.sh to get my Let's Encrypt certificates.? The install command is: acme.sh --installcert -d imap.example.com \ ??????? --keypath /etc/pki/dovecot/private/imap.example.com.pem \ ??????? --certpath /etc/pki/dovecot/certs/imap.example.com.crt \ ??????? --fullchainpath /etc/pki/dovecot/certs/imap.example.com.full.chain.crt \ ??????? --reloadcmd???? "systemctl reload dovecot.service" Notice the --reloadcmd. Bill On...
2005 Jun 09
2
Does rsync copy if only perm changed?
I have a 150GB directory tree that I need to rsync nightly. Periodically I adjust many permissions on this source tree. My question is whether rsync will backup the whole source tree if only the permissions changed. Thanks in advance for any help, Pablo
2005 Feb 27
2
PowerPoint Viewer 2003
...;ExecuteAction" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MsiUnpublishAssemblies" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MsiPublishAssemblies" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"AllocateRegistrySpace" fixme:msi:resolve_keypath UNIMPLEMENTED keypath as Registry or ODBC Source fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveODBC" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"UnpublishComponents" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"UnpublishFeatures" fixme:...
2020 Apr 25
2
[PATCH 1/3] Add private key protection information extraction to ssh-keygen
...prefer_agent, ??? ??? ?ca->flags |= SSHKEY_FLAG_EXT; ??? ?} else { ??? ??? ?/* CA key is assumed to be a private key on the filesystem */ -?? ??? ?ca = load_identity(tmp, NULL); +?? ??? ?ca = load_identity(tmp, NULL, NULL); ??? ?} ??? ?free(tmp); ? @@ -2494,7 +2510,7 @@ load_sign_key(const char *keypath, const struct sshkey *pubkey) ??? ??? ?debug("%s: %s looks like a public key, using private key " ??? ??? ???? "path %s instead", __func__, keypath, privpath); ??? ?} -?? ?if ((privkey = load_identity(privpath, NULL)) == NULL) { +?? ?if ((privkey = load_identity(privpath, NULL,...
2007 Mar 19
1
Trying to install MS Front Page
...CTION_HandleStandardAction unhandled standard action L"RemoveExistingProducts" fixme:msi:msi_unimplemented_action_stub MsiPublishAssemblies -> 11 ignored L"MsiAssembly" table values fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:resolve_keypath UNIMPLEMENTED keypath as ODBC Source fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC" fixme:msi:ACTION_Han...
2008 Dec 15
7
MS Visio 2003 - Wine 1.1.10 - Ubuntu 8.04
...g assembly architecture! fixme:msi:install_assembly Manifest unhandled fixme:fusion:IAssemblyCacheImpl_InstallAssembly Ignoring assembly architecture! fixme:msi:install_assembly Manifest unhandled fixme:fusion:IAssemblyCacheImpl_InstallAssembly Ignoring assembly architecture! fixme:msi:resolve_keypath UNIMPLEMENTED keypath as ODBC Source fixme:msi:msi_unimplemented_action_stub UnpublishComponents -> 974 ignored L"PublishComponent" table values fixme:msi:msi_unimplemented_action_stub DeleteServices -> 1 ignored L"ServiceControl" table values fixme:msi:msi_unimplemente...
2017 Sep 08
5
Dovecot and Letsencrypt certs
So this morning at 4am I was awoken to my mail clients getting certificate errors for an expired certificate. I hopped on to the server and checked and? no, the LE certs renewed last month and are valid until November. After some moments of confusion I noticed that dovecot had been running since before the renewal, so I did a quick service dovecot restart which fixed everything. Should dovecot
2007 Mar 19
1
Can't Install MSWORD
...ustomActionTypeNoImpersonate | not handled fixme:msi:ACTION_CustomAction | msidbCustomActionTypeNoImpersonate not handled | fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not | handled fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate | not handled fixme:msi:resolve_keypath UNIMPLEMENTED keypath as ODBC Source | fixme:msi:ACTION_HandleStandardAction unhandled standard action | L"RemoveODBC" fixme:msi:ACTION_HandleStandardAction unhandled standard | action L"UnpublishComponents" fixme:msi:ACTION_HandleStandardAction | unhandled standard action L&quo...
2008 Nov 24
15
Overriding of .dll libraries
As far as I know, some application can be made working in Wine if some .dll libraries are replaced by the native ones (from windows distribution). Could somebody help me? I do not know, how to find which libraries have to be overriden for this or that particular application. What should I do to find it out? Is there any HowTo in internet that explains how to do it step-by-step? (I found only