#18206: Password reset after upgrading
------------------------+----------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+----------------------------------

Comment (by hnyman):

 /etc/shadow is defined as a conffile in base-files:
 https://dev.openwrt.org/browser/trunk/package/base-files/Makefile#L37

 But it is not defined in the deeper list
 https://dev.openwrt.org/browser/trunk/package/base-
 files/files/lib/upgrade/keep.d/base-files-essential

 I assume that failure in exporting base-files' conffiles variable led to
 situation, where /etc/shadow was not copied to the backup archive in the
 sysupgrade process.

 Should /etc/shadow be added to the global base-files-essential list????

--
Ticket URL: <https://dev.openwrt.org/ticket/18206#comment:7>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to