Displaying 20 results from an estimated 3000 matches similar to: "gpg decryption error from only 1 user"
2016 May 17
2
google cloud compute with PEM file
In article <573B48C8.1070000 at consistentstate.com>,
Dustin Kempter <dustink at consistentstate.com> wrote:
> Hi all,
> I am using the google cloud compute engine and we have a client
> that does not want to share their ssh keys. So I have been attempting to
> set up a PEM file for ssh access. Both the local server I used for
> testing and the cloud vm are
2015 May 22
2
Xen4CentOS on Centos7?
Hi all,
Looking to move from VMware to Xen4CentOS. We currently run Centos7 as our servers main distort. All the documentation I?ve found on the Xen4CentOS only refers to Centos6. Do any of you know if it currently or is being developed to work with Centos7?
thanks in advance
2016 May 17
0
google cloud compute with PEM file
On 5/17/16 10:47 AM, Tony Mountifield wrote:
> In article <573B48C8.1070000 at consistentstate.com>,
> Dustin Kempter <dustink at consistentstate.com> wrote:
>> Hi all,
>> I am using the google cloud compute engine and we have a client
>> that does not want to share their ssh keys. So I have been attempting to
>> set up a PEM file for ssh access.
2014 Nov 25
1
centos7 raid
hi all, is there any documentation out there about setting up a raid
array in centos7?
thanks
2014 Nov 25
0
centos7 raid
Quoting dustin kempter <dustink at consistentstate.com>:
hi all, is there any documentation out there about setting up a raid
array in centos7?
thanks
I found the docs obscure, but this:
http://binblog.info/2014/10/25/centos-7-on-md-raid-1/
may help. It is actually a simpler and better thought out method but
badly documented.
Dave
--
"As long as politics is the shadow cast
2015 May 22
0
Xen4CentOS on Centos7?
On 22 May 2015 17:04, "Dustin Kempter" <dustink at consistentstate.com> wrote:
>
> Hi all,
> Looking to move from VMware to Xen4CentOS. We currently run Centos7 as
our servers main distort. All the documentation I?ve found on the
Xen4CentOS only refers to Centos6. Do any of you know if it currently or is
being developed to work with Centos7?
>
>
Not that I know
2013 Oct 16
1
fstat() errors on /srv/mail/<username>/dovecot.index.log
Dovecot version 2.1.7
Ubuntu 12.04.3 LTS
Kernel 3.2.0-35-generic x86_64
I'm not sure exactly when this started occurring, but sporatically users
report issues receiving email, having email saved to "Sent," etc.
Looking in dovecot.log, I see the following errors:
2013-10-16 09:53:20 imap-login: Info: Login: user=<user1>, method=PLAIN,
rip=127.0.0.1, lip=127.0.0.1, mpid=27434,
2020 Jul 20
0
To field was not correct indexed by FTS
Hi,
I'm Tachibana.
Additionally, I found below:
dovecot/src/plugins/fts/fts-build-mail.c:
187 i_debug("@@@@@ befor address parse:%s",hdr->full_value);
188
189 addr = message_address_parse(pool_datastack_create(),
190 hdr->full_value,
191
2020 Jul 20
2
To field was not correct indexed by FTS
Hi,
This To field was not correct indexed by FTS.
To: Yamada Taro <yamada at example.com>,=?UTF-8?B?dXNlcjJAZXhhbXBsZS5jb20=?= <user2 at example.com>, =?UTF-8?B?dXNlcjNAZXhhbXBsZS5jb20=?= <user3 at example.com>,
user4 desu <user4 at example.com>
--> Yamada Taro <yamada at example.com> , user2 at example.com
And follow was correct indexed by FTS
To: Yamada
2012 Sep 23
1
ruby koans don't understand the principle sandwhich code
hello,
Im still working on ruby koans.
Now I have to do some sandwhich code.
The exercise looks like this :
require File.expand_path(File.dirname(__FILE__) + ''/edgecase'')
class AboutSandwichCode < EdgeCase::Koan
def count_lines(file_name)
file = open(file_name)
count = 0
while line = file.gets
count += 1
end
count
ensure
file.close if
2020 Oct 13
0
Fatal: setgid from userdb lookup fails with wrong gid
Hello all,
I'm quite new as well to Dovecot, just installed it on a FreeBSD system
with Postfix and Rspamd as side apps. Things are running semi-smoothly
for all users but I do have quite a few errors in the logs :
Oct 13 19:43:56 apollo dovecot[24478]:
imap(user1)<34412><zIeI9ZCxXDmsFhZG>: Fatal: setgid(1030(user1) from
userdb lookup) failed with euid=1022(user4),
2020 Jul 20
2
To field was not correct indexed by FTS
On Mon, Jul 20, 2020 at 20:24:13 +0900, TACHIBANA Masashi wrote:
> Hi,
>
> I'm Tachibana.
> Additionally, I found below:
>
> dovecot/src/plugins/fts/fts-build-mail.c:
>
> 187 i_debug("@@@@@ befor address parse:%s",hdr->full_value);
> 188
> 189 addr = message_address_parse(pool_datastack_create(),
>
2018 Jan 16
0
idmap limit?
On Tue, 16 Jan 2018 16:54:17 +0100
Andreas Hauffe via samba <samba at lists.samba.org> wrote:
> Ok, you are completely right. Here are the real numbers with changed
> user names:
>
> drwx------ 43 DOM\user1 DOM\domain-user 4096 Jan 10 08:00
> user1 drwx------ 5 DOM\user2 DOM\domain-user 4096 Jan 11
> 08:13 user2 drwx------ 92 DOM\user3
2018 Jan 19
0
idmap limit?
Hi Andreas,
i'm sorry to jump on your thread as i can't really help you here.
But as i have to setup an AD subdomain of a parent domain with the same
requirements as yours apparently (aka parent domain managed by Windows
server holds users/groups accounts on a distant location but the compute
ressources and the GPO will be managed locally under a subdomain), i'm just
wondering if you
2013 Oct 15
4
[Bug 70511] New: nouveau_bo_name_get segmentation fault while running root tutorials/gl/glbox.C
https://bugs.freedesktop.org/show_bug.cgi?id=70511
Priority: medium
Bug ID: 70511
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau_bo_name_get segmentation fault while running
root tutorials/gl/glbox.C
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2020 Oct 14
1
Fatal: setgid from userdb lookup fails with wrong gid
Hi,
Not sure if this is it, but I used to have the same error when I started
with dovecot.
Aki's response was the following (and solved my problem).
-------------
Hi!
You can't set
service imap {
service_count = 256
}
if you are using multiple system UIDs. See
https://wiki.dovecot.org/Services#imap.2C_pop3.2C_submission.2C_managesieve
*service_count* can be changed from 1 if only a
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
Here''s my comments for the preliminary ZFS Crypto review.
- Dan
Webrev: http://cr.opensolaris.org/~darrenm/zfs-crypto-gate/webrev/
General comments:
DEA-1 - SCCS keywords need to be removed
DEA-2 - Copyright updated
------------------------------------------------------------------
usr/src/lib/libcryptoutil/common/keyfile.c pkcs11_read_data()
This code in pkcs11_read_data() scares
2011 Aug 31
3
CentOS 6 packages
Hi all;
does anyone know if the following packages are available (via yum) for
CentOS 6 and if so which repo they come from?
Thanks in advance...
kmymoney
darktable
digiKam
--
---------------------------------------------
Kevin Kempter - Constent State
A PostgreSQL Professional Services Company
www.consistentstate.com
---------------------------------------------
2010 Jan 12
3
digikam and mp3 sound on RHEL
Hi All;
after years of running free Linux distros I've finally come to a place where I
must have solid stability for my work laptop so I've purchased RHEL
Workstation.
I like it well enough - however I'd like to install digikam and get my system
to play mp3's. I'm thinking I could get both of these from a centos
repository. What do you'all think?
If so, could
2018 Jan 16
2
idmap limit?
Ok, you are completely right. Here are the real numbers with changed
user names:
drwx------ 43 DOM\user1 DOM\domain-user 4096 Jan 10 08:00 user1
drwx------ 5 DOM\user2 DOM\domain-user 4096 Jan 11 08:13 user2
drwx------ 92 DOM\user3 DOM\domain-user 4096 Jan 16 08:39 user3
drwx------ 3 133265 DOM\domain-user 4096 Sep 7 2015 user4
drwx------ 7