Gaétan, a read-only filesystem could happen either from a drastic IO
error or because the environment is configured to not provide one. I
suggest asking on IRC or http://askubuntu.com/ for help debugging your
read-only filesystem.
Thanks
--
You received this bug notification because you are a me
ubuntu 17.10 32 bits: the same
Nov 17 22:02:45 nas dhclient[736]: can't create
/var/lib/dhcp/dhclient.enp3s0.leases: Read-only file system
drwxr-xr-x 1 root root 44 déc. 13 2016 .
drwxr-xr-x 1 root root 738 juil. 16 18:11 ..
-rw-r--r-- 1 root root 1094 nov. 17 22:02 dhclient.enp3s0.leases
Yes, I share your frustration. However, the workaround to change the
permissions of the /var/lib/dhcp directory to dhcpd:dhcpd is working for
me. We shouldn't need a workaround, but at least there is one available.
On 2017-04-30 06:54, Emmanuel Proust wrote:
> Hi all,
>
> Soon 4 years and still
Brr... s/Xenial/Trusty/ Sorry again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bug
Sorry. My description was for Xenial and there is no systemd in Xenial
(previous LTS, should be fixed there too IMO).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fai
On Thu, Sep 29, 2016 at 08:46:59PM -, Dominik wrote:
> It seems to me, that the leases file is created as root after startup and
> then the user of the processs changes to dhcp or whatever.
The systemd unit for isc-dhcp-server very explicitly sets the permissions on
/var/lib/dhcp/dhcpd.leases
It seems to me, that the leases file is created as root after startup and then
the user of the processs changes to dhcp or whatever. I have to approve this
yet.
Kind regards.
> Am 07.09.2016 um 23:46 schrieb Steve Langasek :
>
> Ok, your 'systemctl show' output matches the default by all relev
Double checked with several devices connected with static leases.
Nothing else than the following content in my dhcpd.leases file...
cat /var/lib/dhcp/dhcpd.leases
gives :
# The format of this file is documented in the dhcpd.leases(5) manual page.
# This lease file was written by isc-dhcp-4.3.3
I use the isc-dhcp as a closed/restricted dhcp using the deny unknown-
clients; directive.
Please could someone confirm that ALL leases should be listed in
/var/lib/dhcp/dhcpd.leases ?
Tomorrow I will test on site my isc-dhcp using :
- the current configuration with clients I will be able to mana
Hi set-arnold,
Done a dmesg | grep DENIED
No result.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go
eproust, could you run dmesg | grep DENIED to see if there are AppArmor
denials blocking your server?
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to re
Bad news...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s
Ok, your 'systemctl show' output matches the default by all relevant
measures, and the only modified conffile is the expected one (your dhcpd
config). So I'm afraid this brings us no closer to understanding why
this fails for some people and not for others.
--
You received this bug notification
# debsums -e isc-dhcp-server
/etc/init.d/isc-dhcp-server OK
/etc/dhcp/dhcpd.conf FAILED
/etc/logcheck/ignore.d.server/isc-dhcp-server OK
/etc/init/isc-dhcp-server6.
eproust, since yours was a fresh install the cause of your problem is
unlikely to be the same. But you may want to install the debsums
package and check whether any of the files on your system differ from
the ones in the package:
$ sudo apt install debsums
$ debsums -e isc-dhcp-server
You may al
Just checked, I have the five capability lines (below) in the
/etc/apparmor.d/usr.sbin.dhcpd of my fresh installed 16.04 and I still
have the issue.
capability chown,
capability net_bind_service,
capability net_raw,
capability setgid,
capability setuid,
Ready to try any proposed fix...
On Wed, Sep 07, 2016 at 12:45:04PM -, Emsi wrote:
> For the record:
> The proper fix for me was to make sure that /etc/apparmor.d/usr.sbin.dhcpd
> included
> capability chown,
> along:
> capability net_bind_service,
> capability net_raw,
> capability setgid,
> capability setuid,
> F
Hi,
Yes it really sucks !
For many of us, if we use Ubuntu it is for the ease of use, so moving to
another Linux distro (with probably a lot of other bugs and less ease of use)
is not a solution.
If I would accept to lose the ease of use, so I would move to a BSD (OpenBSD
for the security) ;-)
P
For the record:
The proper fix for me was to make sure that /etc/apparmor.d/usr.sbin.dhcpd
included
capability chown,
along:
capability net_bind_service,
capability net_raw,
capability setgid,
capability setuid,
For some reason it was not there after upgrade.
--
You received this bug
I got the same on 16.04 after upgrading from 15.10.
It really sucks nobody can fix it for so many years.
Use Slackware guys.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-ser
One thing I've noticed that may be of interest is that this only occurs
for me now during boot up. If manually started with the command "sudo
systemctl start isc-dhcp-server.service" it starts up fine with no
errors.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
I'm also still seeing this on 16.04 LTS with systemd. This is an
upgrade, not a fresh install.
Aug 26 12:30:52 Host sh[4059]: Can't open /var/lib/dhcp/dhcpd.leases for append.
Aug 26 12:30:52 Host dhcpd[4059]: Copyright 2004-2015 Internet Systems
Consortium.
Aug 26 12:30:52 Host kernel: [ 55.9
Hi kiko,
It a fresh install of Lubuntu 16.04 xenial.
Linux vlubfs1 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Thanks, understood. Now is this is a fresh install or an upgrade,
eproust?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notificat
No my system is using systemd.
dpkg -l|grep systemd gives me an answer :
ii libpam-systemd:amd64229-4ubuntu7
amd64system and service manager - PAM module
ii libsystemd0:amd64 229-4ubuntu7
I don't think this bug still happens with 16.04 LTS. Can anyone who is
seeing it reproduce from a from-scratch install? There could be an issue
with upgrades, if people are actually still seeing this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
The /etc/apparmor.d/usr.sbin.dhcpd profile in 16.04 includes the line:
/var/lib/dhcp/dhcpd{,6}.leases* lrw,
So there should be no issue with manipulation of the leases file.
The systemd unit in 16.04 also includes a 'chown' command to ensure the
right ownership of the leases file, so there sho
Rob Traders's fix does not work for me at all.
For memory it was : "Temporary I disabled apparmor interception for
isc-dhcpd-server by symlinking to disable folder.
# ln -s /etc/apparmor.d/usr.sbin.dhcpd /etc/apparmor.d/disable/
and restartet the dhcpd. This solves the problem, but it let the dhc
Bug still present in Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-34-generic
x86_64) with version 4.3.3-5ubuntu12.1 of isc-dhcp.
I'll try Rob Traders's fix, but I'm very surprise that Ubuntu leave non fixed
such a bug for two years !!
The idea could be to move to another distro with a more efficient fixes
Bug still present in Ubuntu 14.04.4 TLS.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https:/
Apparently so.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu
Is the update problem resolved?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.lau
For other reasons, I had to move the packages to
https://launchpad.net/~jdstrand/+archive/ubuntu/ppa/+packages (my ppa).
I just copied the binaries. I need to look into the upgrade problem and
also fix the init script to do the same as the upstart job, then I'll
regenerate new packages.
--
You re
No, I just tested a proposed update from Jamie Strandboge's PPA.
See comment #37 and #41.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To m
Has this been pushed as an update for trusty? I'm running 14.04.4 LTS
and have isc-dhcp-server 4.2.4-7ubuntu12.4, and I don't see anything
else available from the repos.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Yes, it seems to fix it, but there is a upgrade-problem:
...
Mar 1 21:52:16 server kernel: [177627.390088] init: isc-dhcp-server main
process (1218) killed by TERM signal
Mar 1 21:52:20 server dhcpd: Internet Systems Consortium DHCP Server 4.2.4
Mar 1 21:52:20 server dhcpd: Copyright 2004-2012
The changes in 4.4.4-5ubuntu9 on xenial are essentially the same as what
I put in the ppa for trusty in terms of the directory permissions (note,
trusty also updates the PARANOIA patch which xenial already had). Can
trusty users comment on if the ppa packages for trusty fixes the issues
for you?
-
Rob, the dhcp server issue is bug #1543794 and should be fixed in
4.4.4-5ubuntu9.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage no
After installing Xenial server last week I had problems from the get go
with isc-dhcp-server and client. As it is my gateway I have had a great
deal of trouble. Your suggestions in comment 37 seem to address them, am
waiting to see if my next ISP dhcp renewal leaves me disconnected again.
Effected
I came across this bug myself and decided to take a closer look. On trusty, as
mentioned, we need the extra PARANOIA patch fro 4.3.3. This will chown the
lease file to dhcpd:dhcpd so that afterwards rotation works. I backported a
very minimal patch for this. However, the upstart job needed to be
Since the debdiff in the ppa goes back to the last trusty-security
update, here is the debdiff of what is in the ppa.
** Patch added: "isc-dhcp_4.2.4-7ubuntu12.5~jdstrand1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1186662/+attachment/4560614/+files/isc-dhcp_4.2.4-7ubuntu
This bug was fixed in the package isc-dhcp - 4.3.3-5ubuntu1
---
isc-dhcp (4.3.3-5ubuntu1) xenial; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Apparmor profiles for dhclient and dhcpd.
- Create user/group dhcpd.
- Create /etc/dhcp/ddns-keys/ for DDNS
** Changed in: isc-dhcp (Ubuntu)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease
** Tags added: wily
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
Can this please be fixed in Trusty? Seems pretty essential to have a
working DHCP server in an LTS release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to rene
Following up on comment #14, this bug (ISC-Bugs #36978) seems to have
been fixed in ISC DHCP upstream version 4.3.2 [1]:
" - Enhance the PARANOIA patch to include fchown() the lease file to
allow it to be manipulated after the server does a chown().
Thanks
** Changed in: isc-dhcp (Ubuntu)
Assignee: Stéphane Graber (stgraber) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To
I am on Ubuntu 14.04.3 LTS Server.
Bug as described is present.
Solution in #25 works, but still is a workaround.
For the record: Bug was first mentioned 2 years and (neatly) 4 months ago now.
That is amazing.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.launchpad.net/
There are a number of things that need to be addressed with the isc-
dhcp-server package. I think I've worked through most of the issues,
based on items here & ones I've researched; maybe the maintainer or
someone else could review this?
1) /etc/default/isc-dhcp-server needs to be updated to ena
Any status on this?
I am pushing a cluster into production with this bug.
Is the "only" way to fix this by using acl'a as Ian McMichael suggested?
service isc-dhcp-server stop
setfacl -dm u:dhcpd:rwx /var/lib/dhcp
setfacl -m u:dhcpd:rwx /var/lib/dhcp
service isc-dhcp-server start
No official fix
This bug exists since 2 years ... I am sure this will never been fixed
in ubuntu. ... since you switch to another distro!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-serve
We're having the same problem running dhcpd under trusty. As a
workaround, if we make the file attribute changes in #25, is this the
only thing that needs to be done? Can we also change chown root:root to
dhcpd:dhcpd for /var/lib/dhcp/* in isc-dhcp-server.conf, too?
Thanks.
-John
--
You r
I'm running Ubuntu Server 14.04.2 LTS and have the same problem.
After I installed the acl-package I'm now using the solution suggested by Ian
McMichael and it is working.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
Nice find Anton; in the little I had inspected the code, I thought it
would be solved by moving the db open until after the privileges had
been dropped, but that would have significantly complicated the error
handling for broken configurations/databases.
This might still require the CAP_CHOWN capa
This was fixed in Fedora 18 in 2012, works with SELinux, same version of
dhcp-server (4.2.4) as trusty. Maybe a similar method can be used with
AppArmor?
https://bugzilla.redhat.com/show_bug.cgi?id=866714
http://pkgs.fedoraproject.org/cgit/dhcp.git/tree/dhcp-paranoia.patch
** Bug watch added: Red
** Tags added: canonical-bootstack
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.
I've given up with my solution in #9 as it did not work. I'm still
using 14.04 LTS systems and now employ the following fix instead:
service isc-dhcp-server stop
setfacl -dm u:dhcpd:rwx /var/lib/dhcp
setfacl -m u:dhcpd:rwx /var/lib/dhcp
service isc-dhcp-server start
Note: For this to work you mu
This is still ongoing.
I've tried
- /etc/init/isc-dhcp-server.conf
# The leases files need to be root:root even when dropping privileges
[ -e /var/lib/dhcp/dhcpd.leases ] || touch /var/lib/dhcp/dhcpd.leases
#SM 2015-05-08 chown root:root /var/lib/dhcp /var/lib/dhcp/dhcpd.leases
ch
** Changed in: isc-dhcp (Ubuntu)
Importance: Undecided => High
** Changed in: isc-dhcp (Ubuntu Trusty)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
Issue persists in 15.04 Vivid
** Tags added: vivid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go
This issue persists in 14.04.2 LTS
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.
Is there a relation with https://bugs.launchpad.net/ubuntu/+source/isc-
dhcp/+bug/1417658?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: isc-dhcp (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Tit
** Tags added: trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.launchpad.net
** Also affects: isc-dhcp (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manag
And continuing to see this:
Feb 27 05:43:17 gateway dhcpd: Can't create new lease file: Permission denied
Feb 27 05:43:17 gateway kernel: [ 4703.128481] type=1400
audit(1425040997.320:41): apparmor="DENIED" operation="capable"
profile="/usr/sbin/dhcpd" pid=2189 comm="dhcpd" capability=1
capnam
Workaround from http://ubuntuforums.org/showthread.php?t=2141740&page=2
sudo setfacl -dm u:dhcpd:rwx /var/lib/dhcp
sudo setfacl -m u:dhcpd:rwx /var/lib/dhcp
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
On my second re-read of this thread I made my spot check and noticed
"
The proper fix is to have dhcpd open the leases file as user dhcpd during start
and not root and having /var/lib/dhcp/ and the leases file belong to
dhcpd:dhcpd.
"
which implies (correctly) that dhcpd opens dhcpd.leases befo
Can someone please confirm my understanding of this issue?
a) Ubuntu has configured dhcpd to drop root privileges
b) Ubuntu has added logic to dhcpd.conf to force the ownership of dhcpd.leases
to root:root
c) Ubuntu is managing the ownership (and permissions?) of the directory in
which dhcpd.lea
I've created a bug-report in www.isc.org:
Your ticket has been assigned an ID of [ISC-Bugs #36978].
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease
We want to avoid using 'capability dac_override' in the apparmor profile
if we can, so the fix in comment #9 is not appropriate for inclusion in
Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/11
As Michael said, this needs a code change to dchpd to open the files
correctly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage noti
I am running 14.04 as well.
I set my DHCP servers to aa-complain mode. On my secondary (failover)
partner, the dhcpd.leases file is owned root:root, even after changing
the root:root ownerships to dhcpd:dhcpd in isc-dhcp-server.conf in
/etc/init.
I was getting some peculiar address changing beha
Using the above fix by ian-sigma-uk triggered apparmor bug #1308761, for
me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notific
Rather annoyingly, this still seems to be present in 14.04 LTS after all
these years! The following seems to fix it (at least until the isc-
dhcp-server package gets updated):
- Stop the DHCP server (service isc-dhcp-server stop)
- chown -R dhcpd:dhcpd /var/lib/dhcp
- Edit /etc/init/isc-dhcp-serv
+1 in Trusty. Sounds like the fix for bug #1028526 needs to be reverted
and app_armor fixed instead.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew leas
I can confirm that this problem persists in Trusty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go
The problem persists in trusty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.lau
Also have this problem.
Description:Ubuntu 13.10
Release:13.10
Codename: saucy
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease fi
The problem persists in saucy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To manage notifications about this bug go to:
https://bugs.laun
Will just adding:
sleep 5
chown dhcpd:dhcpd /var/lib/dhcp -R
to the upstart script work?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease file
To
** Changed in: isc-dhcp (Ubuntu)
Assignee: Michael Bienia (geser) => Stéphane Graber (stgraber)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
isc-dhcp-server fails to renew lease
The problem is how dhcpd's implements privilege seperation. It doesn't
work well with AppArmor and kernel (hard)link protection.
dhcpd expects to be able to write the leases file and create new files in
/var/lib/dhcp when rotating the leases file hourly.
As dhcpd is run as user dhcpd, the directo
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: isc-dhcp (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186662
Title:
i
85 matches
Mail list logo