Displaying 20 results from an estimated 1000 matches similar to: "New installation questions"
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
openssh 3.7p1 sshd on Solaris 8 / sparcv9:
sshd runs fine, and starts to allow the login. However, when reading
from /etc/default/login, I get a bus error. I am able to get sshd to
work by commenting out these lines in session.c:
1015,1018c1015
< # ifdef HAVE_ETC_DEFAULT_LOGIN
< read_etc_default_login(&env, &envsize, pw->pw_uid);
< path =
2004 Mar 07
1
extra groups passed by openssh - security issue?
I would appreciate your opinion on a problem with sshd on Linux,
when running under daemontools supervise.
The configuration:
sshd version OpenSSH_3.7.1p2
Redhat Linux 2.4.20-8smp #1 SMP i686
supervise / daemontools-0.76
I see the following behavior regarding groups:
-bash-2.05b$ ssh mschulz at localhost id -Gn
id: cannot find name for group ID 201
id: cannot find name for group ID 2039
OA3
2002 Jun 02
0
daemontools supervise and smbd
Hello,
I'm trying to run smbd with djb daemontools' supervise.
Here's the way I followed:
# 2/6/2002
# problem running samba-2.2.4 and supervise
problem: run smbd with supervise
subproblem 1: smbd & nnmbd with -D option deteach from tty, so
supervise cannot control them;
solution 1: we can patch smb/server.c (foreground patch) to prevent
deteach, but a second
2007 Oct 17
1
dovecot and imap session forwarding
Hi,
I was trying to install a qmail-ldap cluster. I have successfully setup dovecot to authenticate against ldap directory. But what I need is to enable imap session forwarding for qmail-ldap.
For example when a user connects to a imapserver if the real mailhost of this user is different than the one that is connected so session is forwarded to real mailhost. Normally we can do that with
2003 Jun 17
2
starting with daemontools
Hi all,
I want to start dovecot through DJBs Daemontools-supervise, is there a
configuration option that lets dovecot stay in foreground?
best regards,
Jens
2001 Nov 21
3
--no-detach option?
How about adding a --no-detach option (to be used in combination with
--daemon) to rsync so it can be run under Dan Bernstein's daemontools'
supervise? If there's interest I'll provide a patch.
--
Jos Backus _/ _/_/_/ Santa Clara, CA
_/ _/ _/
_/ _/_/_/
_/ _/ _/ _/
2011 Aug 16
1
dovecot 2.0.13 fd_send(imap, 15) failed, dovecot 1.2.16 fd_send(10) failed
Hi, I am reinstalling my server and i have encoutered a strange problem,
both dovecot 2.0.13 and 1.2.16 are
reporting me a problem with fd_send Invalid argument on imap login. I am
running dragonfly bsd 2.10.1., compiled
dovecot from pkgsrc.
Can someone help me out or at least point me in some direction, i am a bit
lost... :(
Aug 15 10:01:00 master: Info: Dovecot v2.0.13 starting up
Aug 15
2002 May 27
0
Kurt Vanderwater is out of the office.
I will be out of the office starting 05/18/2002 and will not return until
05/28/2002.
I will respond to your message when I return.
For more immediate attention, please contact:
Operations and Tech Support: techsupport@meridian-ds.com
Sales: John Parsons -- jparsons@meridian-ds.com
2016 Dec 02
2
Too many references: cannot splice
Hello,
multiple times per day one of our Dovecot servers has the problem that it suddenly refuses to accept new connections and then floods the logs with these messages:
Dec 2 12:43:06 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice
Dec 2 12:43:07 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice
2010 Oct 25
1
advice on using daemontools on centos production servers
Hi advisors ,
I would some suggestions on using http://cr.yp.to/daemontools.html .
My requirements is to use less systems daemon checks in nagios but concentrate more on business / application level checks .
We have lots of daemons like below
> 1. ) snmpd
> 2.) ntp
> 3.) SSH
> 4.) crond
> 5.) php-cgi
> 6.) nginx
> 7.) Postfix
> 8.) wackamole
> 9.) spread
>
2010 Nov 24
0
Puppet & Daemontools
Hi there,
I''ve been playing with puppet for a couple of weeks (So, I''m still quite a
newbie at it) and there is something I just can''t seem to be able to fix.
I''m trying to have puppet manage daemontools service. Following the
documentation <http://docs.puppetlabs.com/guides/types/service.html>, I
added this in my puppet configuration:
class
2006 Apr 13
3
[OT] Is it safe to ''su'' to the right user ?
Hi !
I''m using daemontools[1] to manage a few processes on my Debian box.
Among other things, I use it to manage svnserve, because it uses less
memory than Apache.
My /service/svnserve/run looks like this:
#!/bin/sh
su svn -c "/usr/local/bin/svnserve --foreground --daemon --root /var/svn"
Is it safe for me to run like that ? If an attacker cracks svnserve,
what will they
2007 May 02
1
Daemontools and holidays macro
Hi
I've recently released the daemontools scripts I use to run both
Asterisk and Flash Operator Panel, and a macro to tell whether today is
a holiday or not and jump to different dialplan places accordingly. They
are here:
daemontools scripts:
http://www.bisente.com/blog/2007/04/27/spanish-asterisk-y-daemontools-spanishenglish-asterisk-and-daemontools-english/?lan=english
is-holiday macro:
2012 Feb 16
1
Foreground process possible?
So I got my UPS working. I'm trying to get NUT to run under daemontools . upsd and upsmon all seem to stay in the foreground when I add -D to them but upsdrvctl doesn't. Does anyone know if there's a hidden switch or something to make it stay in the foreground? The reason I want to use daemontools is so that if the process crashes, daemontools will just start it right back up
2004 Jul 22
3
Dovecot auth problem on FreeBSD 4.10
Hello. I am trying to setup Dovecot on an Alpha running FreeBSD
4.10. I am simply trying the imap/pop3 protocols at this time. But
with both protocols the log message I get is:
pop3-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
or
imap-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
I have tried
2007 Feb 17
2
Going nuts
Hi,
The subject says it all.
For two days i've been trying to get IMAP and IMAPS working and nothing.
I'm running CentOS 4.4 with qmail-ldap
I just can't login in dovecot.
Following my signature is some info.
You can find my dovecot.conf at http://www.gamito.org/dovecot.conf
I'm about to give up :(
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2004 Aug 04
1
dovecot-auth: Aug 04 10:48:29 Fatal: Unknown userdb type 'mysql'
Hi,
I am trying this way(mailinglist), as I cant find good
'support'/howto/tutorials on the website.
I am running Fedora Core II, using postfix with mysql, and I want to use
dovecot as imap server.
Now I installed Dovecot using dag wieers SRPM, I compiled it with mysql,
pgsql;
%configure \
--with-ssl="openssl" \
2006 Apr 16
2
Error 127 / dovecot-auth problem?
Hello everybody!
I try now since 2 days to get Dovecot working. First i tried it with apt-get
install dovecot-imap dovecot-pop3 (Debian Sarge), but couldn't start it,
syslog told:
Apr 15 17:04:05 wpc2386 dovecot: Dovecot starting up
Apr 15 17:04:06 wpc2386 dovecot: Auth process died too early - shutting down
Apr 15 17:04:06 wpc2386 dovecot: child 1310 (auth) returned error 127
Apr 15
2004 Aug 10
0
FW: dovecot-auth: Aug 04 10:48:29 Fatal: Unknown userdb type'mysql'
After better looking in the config.log,
We found this, mysql wasn't compiled because of this;
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xd8): In function
`my_compress_alloc':
: undefined reference to `compress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x171): In function
`my_uncompress':
: undefined reference to `uncompress'
I am using
2012 Dec 06
1
daemontools service provider doesn't support "restart" parameter?
Hello,
Using Puppet 2.7(.20), I''m trying to override the "restart" command of a
service controlled by daemontools provider using:
service { ''bamboo-agent'':
hasrestart => false,
provider => ''daemontools'',
restart => ''/bin/touch /var/run/needs-restart'',
...
}
And
...
notify =>