Displaying 20 results from an estimated 786 matches for "localstatedirs".
Did you mean:
localstatedir
2006 Mar 03
0
[PATCH] contrib/cygwin/ssh-host-config: Handle lastlog with more care
Hi,
below is a patch to Cygwin's ssh-host-config file. So far this script
allowed to have a lastlog file as well as a lastlog dir, whatever the
user preferred. This is no problem as long as ssh is the only
application using lastlog, but that's nothing we can be sure about, so
we decided to restrict lastlog to being a file in a Cygwin installation.
This also allows reliable porting and
2014 Aug 29
1
[patch/cygwin]: Remove setting extra permissions on system directories
Hi,
please consider the below patch for OpenSSH 6.7. A fix in POSIX ACL
handling in Cygwin turned up this rather old code in the ssh-host-config
script. It opens the permissions for some directories, especially
/var/empty, for the "system" user for no good reason.
This results in sshd refusing to start because the permissions on
/var/empty are too open.
The below patch fixes that by
2008 Feb 18
1
[PATCH] Make sure /var/empty dir really exists
Hi,
could somebody please be so kind to apply the below patch to the Cygwin
specific file contrib/cygwin/ssh-host-config? It checks more thorough
that it's possible to create the /var/empty directory. It also fixes
bad English.
Thanks,
Corinna
Index: contrib/cygwin/ssh-host-config
===================================================================
RCS file:
2005 Apr 22
4
libexecdir and localstatedir problem
Hello,
I'd really like to define the finale libexecdir and localstatedir
through the configure-script. But the Makefiles are rewriting them. Not
$libexecdir is used, but $pkglibexecdir. And $pkglibexecdir is always
defined as $libexecdir/dovecot. But I don't want this trailing "/dovecot".
Same with localstatedir. I want dovecot to use a certain path. But to
this path, a
2011 Feb 21
1
[PATCH/cygwin]: Revised sshh-host-config script
Hi,
could somebody with checkin rights please apply the below patch?
It would be helpful to have this in 5.9p1.
I revamped the Cygwin-specific service installer script ssh-host-config.
The actual functionality is the same, the revisited version is just more
exact when it comes to check for problems which disallow to run certain
aspects of the script. So, part of this script and the also
2008 Aug 25
1
LOCALSTATEDIR
Hi
I'm doing a network install of Dovecot 1.1.2. All is fine apart from a
little annoying mistake I've found:
I do this:
> ./configure --prefix=/appli/tools_Linux/dovecot/1.1.2
--localstatedir=/var && make && make install
however, since the --localstatedir is equal to a default value, it is
still being constructed as "PREFIX/var" for some reason and in
2004 Oct 21
1
./configure --with-mysql --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl
Hi,
I installed dovecot from dovecot-1.0-test51 with this configure line:
./configure --with-mysql --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl
When I add this to my dovecot.conf:
passdb = mysql /etc/dovecot-mysql.conf
I get this in /var/log/maillog when I run "dovecot -c /etc/dovecot.conf":
Oct 21 13:59:16 one dovecot: Dovecot
2014 Jun 16
2
Libvirt 1.2.5/Qemu woes
Hi all -
I'm dealing with a libvirt 1.2.5 and Qemu-1.7.1 also Qemu-2.0 (all source
compile,) which somehow isn't seeing any hypervisors when connected to via
virt-manager.
I'm sure I must be doing something wrong but cannot figure out what. My
basic config and current state here in pastebin:
http://pastebin.com/m5M8PfFC
Thanks for any input, this has been baffling.
Best Regards,
2002 Dec 28
1
passwd-file; configure args..
I couldn't reproduce this again (because i can't get imap-master running
due to problem below..) but.. When compiling without shadow, passwd, or
pam, when logging in I get after a successful login (in my syslog):
Dec 28 22:39:38 badcase imap(username): MAIL environment missing and
autodetection failed (home /some/home/directory)
Now I thought this was covered in a previous fix before
2009 Jul 07
0
[PATCH] contrib/cygwin/ssh-host-config: Improve support for automated updates
Hi,
The below patch fixes two problems.
The first one is a better support for automated scripts. The old
script had a logic problem when it came to asking the caller for
the user account to use for the sshd service.
The second is a problem in the usage of eval.
Could somebody with checkin rights please apply the patch?
Thanks,
Corinna
Index: contrib/cygwin/ssh-host-config
2003 Nov 05
0
[PATCH] contrip/cygwin: Reworking the installation support
Hi,
the below patch to contrib/cygwin is a major rework to allow various
changes in the installation process on Cygwin machines. The important
changes are:
- New Makefile, providing a `cygwin-postinstall' target which allows
to create a base installation as in the Cygwin distribution, which
should be run right after a `make install'.
- Additional information given in the README
2014 Jun 16
0
Re: Libvirt 1.2.5/Qemu woes
On 06/16/2014 08:25 AM, andy zerger wrote:
> Hi all -
>
> I'm dealing with a libvirt 1.2.5 and Qemu-1.7.1 also Qemu-2.0 (all source
> compile,) which somehow isn't seeing any hypervisors when connected to via
> virt-manager.
A good thing to try is whether 'virsh -c qemu:///system list --all'
shows anything; debugging a command-line test can be easier than
debugging
2015 Feb 19
1
AIX and ADS support?
On 19/02/15 05:42, Craig Green wrote:
> Benjamin Huntsman <BHuntsman <at> mail2.cu-portland.edu> writes:
>
>> So, if I read this right, Samba4 should be able to participate as a domain
> controller, if I specify the option
>> --with-ads, right?
>>
>> I'm using the following options:
>>
>> --with-winbind
>> --with-swat
>>
2003 Feb 06
2
OpenSSL compile problem
Hi,
I'm using tinc for ~ 2 years now and I'm very happy with it (thanks to the makers - this is very good program to use). Anyway everytime I build I have this odd problem and until now I always found a way to solve it but now I'm really stuck. I'm trying to build tinc-pre7 and I always reach to this error on configure:
---------------------
checking for RAND_pseudo_bytes... no
2005 Oct 15
1
makepkg.sh for samba 3.0.20
Hi,
I downloaded 3.0.20 from samba.org, ran makepkg.sh to create
samba pkg for Solaris. The install base for the new version
locates in /opt/samba and the smbd locates in /etc/samba.
I tried to modify the makepkg.sh to put everything under
/usr/local/samba as follow:
Delete:
====
--localstatedir=/var/lib/samba \
--with-piddir=/var/run \
2017 May 08
1
2.2 -git fails to compile as of Apr 28 2017
On 8 May 2017, at 17.14, Reuben Farrelly <reuben-dovecot at reub.net> wrote:
>
>>>>> On 28/04/2017 7:27 PM, Reuben Farrelly wrote:
>>>>>> This has been broken for the last few days:
>>>>>>
>>>>>> libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s
2015 Dec 16
2
Bug#805508: [PATCH] tools: allow configure time choice of libexec subdirectory.
Currently we hardcode various paths such as $libexec/xen/{bin,boot},
however some downstreams (notably Debian) would like instead to
install things into $libexec/xen-X.Y/{bin,boot} as part of allowing
multiple versions of the tools packages to be installed.
Since this currently involves patching configure its a bit fiddly,
provide a configure option for the leaf dir instead, name it
2013 Jan 07
3
AIX and ADS support?
So, if I read this right, Samba4 should be able to participate as a domain controller, if I specify the option --with-ads, right?
I'm using the following options:
--with-winbind
--with-swat
--with-ads
--with-ldap
--with-acl-support
--with-dnsupdate
--with-aio-support
--prefix=/opt/samba-4.0.0
--sysconfdir=/etc/samba-4.0.0
--localstatedir=/var/samba-4.0.0
The configure script pukes at the
2006 Feb 09
1
epoll error when running as proxy
I am running dovecot 1.0 beta3 as a front-end proxy, and getting the
following error when using epoll. The error goes away if I switch to
poll. On the backend IMAP server I see that the login was successful.
The error occurs when I try to retrieve an email or get a folder listing
via IMAP after logging in successfully...
Feb 9 15:35:57 director4 dovecot: imap-login: proxy(bboebel at
2017 May 08
2
2.2 -git fails to compile as of Apr 28 2017
On 2017-05-08 16:23, Reuben Farrelly wrote:
>
>
> On 8/05/2017 9:13 PM, Aki Tuomi wrote:
>>
>>
>> On 2017-05-08 13:52, Reuben Farrelly wrote:
>>> Hi,
>>>
>>> Following up on this as there has been no response and the problem
>>> is still present. As this is the master-2.2 branch I would have
>>> thought it would compile