Greetings all stretch based install from linuxcnc.org here, trying to get awstats to work, which worked great on wheezy.
www-data is present in /etc/passwd This file is present in /etc/cron.d as awstats MAILTO=root */10 * * * * www-data [ -x /usr/share/awstats/tools/update.sh ] && /usr/share/awstats/tools/update.sh # Generate static reports: 10 03 * * * www-data [ -x /usr/share/awstats/tools/buildstatic.sh ] && /usr/share/awstats/tools/buildstatic.sh But when I get root with sudo -i and attempt an su www-data I get root@coyote:~$ su www-data This account is currently not available. Whats the debian stretch legal way to fix this? Thank you! Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene>