similar to: [patch/cygwin]: Remove setting extra permissions on system directories

Displaying 20 results from an estimated 4000 matches similar to: "[patch/cygwin]: Remove setting extra permissions on system directories"

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
2014 May 15
1
[patch/cygwin] contrib/cygwin/ssh-host-config
Hi, would you mind to apply the below patch? It fixes Cygwin's ssh-host-config script in various ways: - Remove old code to remove the "sshd/22" entry from /etc/services. This code fixes a problem which only existed in installations which are more than 10 years old. - Handle the StrictMode setting interactively. - Fix regular expressions looking for white spaces. - Make the
2013 Aug 05
4
[patch/Cygwin]: Simplify host key generation in ssh-host-config script
Hi, as the subject says, the below patch just simplifies the host key generation in the Cygwin-specific ssh-host-config script. Rather than testing and generating each key, call ssh-keygen -A. Could somebody with checkin rights please apply? Thanks, Corinna Index: contrib/cygwin/ssh-host-config =================================================================== RCS file:
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
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
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
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
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
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
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
2016 Apr 20
1
Best Pratice for installing samba package in production environment
And for lazy people - as me - who started with Sernet's packages and then switched to compiled version there is an option from ./configure script called "--enable-fhd" which is meant to install Samba DB and stuffs into /var/lib/samba as with Sernet's packages. >From configure's help: --enable-fhs Use FHS-compliant paths (default no) You should
2004 Jul 20
1
Chasing the "ads_add_machine_acct: Insufficient access" problem
Okay, the jist of this whole thing, I get this infamous (?) problem, I have been trying to search though the archives of samba-general on gmane and also in my archive of this list. I have only seen requests for the magical answer. Environment: W2K/W2K3 mixed ADS going Native ADS only soon. Samba 3.0.4 compiled from source on a RHEL AS30 machine. MIT Kerberos v1.3.4 also compiled from source.
2003 Mar 19
2
pid and lock dir during compile
I am compiling 2.2.8 on a Caldera Openlinux box that was running 2.0.5 or some such. It already has a working config and uses samba.d dirs for it's files: /etc/samba.d /var/lock/samba.d /var/log/samba.d etc During compile I use following switches --with-piddir=/var/lock/samba.d --with-lockdir=/var/lock/samba.d However the pid files are ending up in /var/run/samba instead of
2017 Feb 21
1
Samba compile
Dear all I'm just reentering the samba world after long time working by nfs only Now, I'm setting up current samba with keberos/ldap backend from source. configure --prefix=/usr/samba --sysconfdir=/etc/samba --localstatedir=/var --with-system-mitkrb5 works out fine but make isn't getting far and stops right away with WAF_MAKE=1 python ./buildtools/bin/waf build Waf: Entering
2020 Nov 05
2
vfs_snapper is enabled but prerequisite dbus-1 package not found.
Hi, I'm trying to configure samba 4.13.2 bot receive this messages Checking for dbus : not found vfs_snapper is enabled but prerequisite dbus-1 package not found. Use --with-shared-modules=!vfs_snapper to disable vfs_snapper support. (complete log in /srv/samba-4.13.2/bin/config.log) What is wrong?? try this: ./configure --enable-fhs --prefix=/usr --sbindir=/usr/sbin
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
2016 Apr 20
3
Sernet Packages - configure Options
Hello, i want to replace the sernet packages with an own one. Because it's the DC, which is the last one which remains, i'm sure, having the same configure/built options would help with replace the binaries and keeping the database. The other DC's (2 raspberries) have been configured and built with (but complete demote/rejoin process): ./configure --prefix=/usr