Displaying 20 results from an estimated 20000 matches similar to: "home directory password problem"
2018 Aug 10
1
dying on osx
OSX 10.13.6 High Sierra, dovecot 2.3.2.1
dovecot starts up and runs but dies as soon as my mail client makes a
request with log and config below.
And advice appreciated.
Thanks
Mike
20180810-083730 auth: Debug: auth client connected (pid=77432)
20180810-083730 auth: Debug: client in: AUTH??? 1??? PLAIN
service=imap??? secured??? session=xo1p2BRzZNd/AAAB lip=127.0.0.1???
rip=127.0.0.1???
2018 Aug 10
0
dying on osx
I have to see if this is reproducible outside mac.?
---Aki TuomiDovecot oy
-------- Original message --------From: Mike Makuch <1mikemakuch at gmail.com> Date: 10/08/2018 18:46 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Subject: Re: dying on osx
I did find that page and tried a few things there. My config has all of
the settings there except 3:
mail_access_groups = mail
2018 Aug 10
1
dying on osx
Maybe an old problem that has resurfaced???
https://bugzilla.samba.org/show_bug.cgi?id=8773
Mike
On 8/10/18 10:54, Aki Tuomi wrote:
> I have to see if this is reproducible outside mac.
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: Mike Makuch <1mikemakuch at gmail.com>
> Date: 10/08/2018 18:46 (GMT+02:00)
> To:
2018 Aug 10
1
dying on osx
I found and tried this work around on the man page:
https://www.unix.com/man-page/all/5/ngroups_max/ but I still get the
same "Too many extra groups" error even when I start dovecot with the
above program to limit the # of groups. I suspect that dovecot is adding
a number of groups when it starts up.
I've hacked a work around to get it working for me on my laptop:
diff --git
2018 Aug 10
2
dying on osx
$ grep dove /etc/passwd /etc/group
/etc/passwd:_dovecot:*:214:6:Dovecot Administrator:/var/empty:/usr/bin/false
/etc/passwd:_dovenull:*:227:227:Dovecot
Authentication:/var/empty:/usr/bin/false
/etc/group:certusers:*:29:root,_jabber,_postfix,_cyrus,_calendar,_dovecot
/etc/group:_dovenull:*:227:
I'm trying to build on osx so I can try to do some debugging. The
INSTALL.md says to do:
$ more
2014 Jun 27
3
[Bug 10677] New: external zlib broken after update to 3.1.1 on FreeBSD
https://bugzilla.samba.org/show_bug.cgi?id=10677
Summary: external zlib broken after update to 3.1.1 on FreeBSD
Product: rsync
Version: 3.1.1
Platform: x64
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: ehaupt at
2009 Jul 16
2
putting circles/buffers arround points on a 2D graph/plot
Hi,
I'll try to keep my question brief and to the point, to anyone who helps 'THANK YOU!'
I want to get a circle/ring/buffer or some other form of drawn line around certain points on a x,y plot, the points usually don't form a circle, often they form a 'wobbly' shape, so ideally I'd like something that follows the shape the points make.
I'll start by explaining
2006 Nov 07
1
gamm(): nested tensor product smooths
I'd like to compare tests based on the mixed model representation of additive models, testing among others
y=f(x1)+f(x2) vs y=f(x1)+f(x2)+f(x1,x2)
(testing for additivity)
In mixed model representation, where X represents the unpenalized part of the spline functions and Z the "wiggly" parts, this would be:
y=X%*%beta+ Z_1%*%b_1+ Z_2%*%b_2
vs
y=X%*%beta+ Z_1%*%b_1+ Z_2%*%b_2 + Z_12
2009 Aug 22
0
expansion of %h in HostName field of ssh_config
Hi
It seems like a nice idea to expand a %h in the HostName field in
ssh_config to the host given as argument to ssh.
often one would have a entry in their ssh_config like:
camel*
User ...
It's okay if the system knows that the host camel01 fx points to the right host.
But what if the actual host is camel01.daimi.au.dk this is something
you wouldn't like to write in your terminal.
2020 Jun 01
1
[Bug 3176] New: can't figure out how to test StrictHostKeyChecking accept-new
https://bugzilla.mindrot.org/show_bug.cgi?id=3176
Bug ID: 3176
Summary: can't figure out how to test StrictHostKeyChecking
accept-new
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
2007 Oct 01
3
Apparently Conflicting Results with coxph
Dear List:
I have a data frame prepared in the couting process style for including
a binary time-dependent covariate. The first few rows look like this.
PtNo Start End Status Imp
1 1 0 608.0 0 0
2 2 0 513.0 0 0
3 2 513 887.0 0 1
4 3 0 57.0 0 0
5 3 57 604.0 0 1
6 4 0 150.0 1 0
The outcome
2020 Feb 24
5
IBM C/C++ and Fortran compilers to adopt LLVM open source infrastructure
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:9pt" ><div dir="ltr" >Hi all,</div>
<div dir="ltr" >I'm very excited to be able to share this with everyone. </div>
<div dir="ltr" > </div>
<div dir="ltr" >IBM announced this
2018 Mar 13
1
Need Help on Batch forecasting for multiple items at one go
Hi All,
I have time series weekly data for number of servers for 62 weeks. i have to forecast for next 8 weeks on what will be the usage. i have a challenge in the code where it is giving output for the last week value of all the servers, instead i need the output for next 8 weeks . i am attaching the data and my r script for your reference.
Thanks & Regards
Manish Mukherjee
2018 Mar 15
1
R code for Batch forecasting
Hi All,
Is there was where we can predict the time series for multiple items in one go - i mean can we run the code for any time series model over multiple columns using for loop or something else . If someone can provide some example it will be helpfull.
Thanks & Regards
Manish Mukherjee
[[alternative HTML version deleted]]
2012 Sep 19
4
correlating matrices
Hi,
thank you for taking the time and reading my question. My question is
twofold:
1. I have several matrices with variables and one matrix with water levels.
I want to predict the water level with the data in the other matrices.
Basically,
* mod<-lm(matrix1 ~ matrix2+matrix3)*
( What looks like a minus is meant to be the wiggly minus.)
Of course I could dissemble the matrices and paste
2002 Feb 15
1
Samba home directory access without passwords
Hi there,
I wonder if you can help,
We have an application that requires a users home directory to be accessible
even though they are not setup as a linux user. eg:
stuart is on his windows machine (logged in as stuart)
he goes through the network to find his samba server
on the samba server he finds the folder 'stuart' and can read and write to
it,
but he does not have a linux account
2009 Nov 23
2
home directories ask user for password
Hi to all,
I have Samba configured as domain member with winbind and kerberos, I can access all share but I have some problem with the home directories because it ask me for password.
This is my smb.conf
[global]
workgroup = domain
netbios name = Manufac
server string = Server di rete
comment = server di rete
encrypt passwords = true
realm =
2007 May 11
1
Virtual User Home Directory, and APOP Clear Text Passwords
Dear all,
Hi. This is imacat from Taiwan. I'm new to this list.
I was migrating from Qpopper to Dovecot. (Qpopper copies the
mailbox when POP3 logged in, which causes quota problem.) Generally
Dovecot is nice. However, I have a few questions:
1. I have a few virtual users, and I'm not using IMAP. Do I still
have to give them a writable home directory? I mean, they
2009 Aug 19
0
compiz Digest, Vol 42, Issue 3
I see no problem with your nvidia temps But, i have seen
this exact behavior when 'indirect rendering' is enabled.
On Wed, Aug 19, 2009 at 2:00 PM, <compiz-request at lists.freedesktop.org>wrote:
> Send compiz mailing list submissions to
> compiz at lists.freedesktop.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2017 Aug 31
3
[RFC] Value Range Based Optimization Opportunity in LLVM
Hi All,
We have recently found some optimization opportunities created by
replicating code into branches in order to enable optimization. In
general, the optimization opportunity we are pursuing is like the
following.
Given pseudo-code:
// block A
if (some condition)
// block B
// block C
If it can be efficiently proven that some portion of block C can be
simplified had control flow not