sshd, pam and expired passwords

2003-09-12 Thread Juha Jäykkä
It seems I have managed to hit the ages-old problem of not being able to enforce changing of expired passwords when logging in via ssh. This problem existed years ago in potato but I cannot seem to find any mention of its existence or non-existence in woody. What is the situation at the moment? Is

debian x86info phoning home?

2003-09-12 Thread Burton Windle
Is it just me, or does it look like the Debian x86info package is trying to phone home, without my permission? dual266:/home/bwindle# apt-get install x86info Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: x86info 0 packages upgraded,

Re: debian x86info phoning home?

2003-09-12 Thread Santiago Vila
On Fri, 12 Sep 2003, Burton Windle wrote: > Is it just me, or does it look like the Debian x86info package is trying > to phone home, without my permission? Use the source, Luke. x86info.postinst uses debconf, and you probably have debconf configured to mail notes to you instead of displaying th

logcheck question

2003-09-12 Thread Kenneth Macdonald Karlsen
Hi. I am running stable and just installed logcheck I get this mail: run-parts: component /etc/cron.d/logcheck is not an executable plain file in /etc/cron.d/ i have this: -rw-r--r--1 root root 147 Feb 21 2002 logcheck the contents of file: [EMAIL PROTECTED]:/etc/cron.d$ cat l

Re: logcheck question

2003-09-12 Thread Udo Müller
Kenneth Macdonald Karlsen wrote: Hi. I am running stable and just installed logcheck I get this mail: run-parts: component /etc/cron.d/logcheck is not an executable plain file /etc/cron.d isn't called from run-parts. What is in your /etc/crontab? in /etc/cron.d/ i have this: -rw-r--r--1

sshd, pam and expired passwords

2003-09-12 Thread Juha Jäykkä
It seems I have managed to hit the ages-old problem of not being able to enforce changing of expired passwords when logging in via ssh. This problem existed years ago in potato but I cannot seem to find any mention of its existence or non-existence in woody. What is the situation at the moment? Is

debian x86info phoning home?

2003-09-12 Thread Burton Windle
Is it just me, or does it look like the Debian x86info package is trying to phone home, without my permission? dual266:/home/bwindle# apt-get install x86info Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: x86info 0 packages upgraded,

Re: debian x86info phoning home?

2003-09-12 Thread Santiago Vila
On Fri, 12 Sep 2003, Burton Windle wrote: > Is it just me, or does it look like the Debian x86info package is trying > to phone home, without my permission? Use the source, Luke. x86info.postinst uses debconf, and you probably have debconf configured to mail notes to you instead of displaying th

logcheck question

2003-09-12 Thread Kenneth Macdonald Karlsen
Hi. I am running stable and just installed logcheck I get this mail: run-parts: component /etc/cron.d/logcheck is not an executable plain file in /etc/cron.d/ i have this: -rw-r--r--1 root root 147 Feb 21 2002 logcheck the contents of file: [EMAIL PROTECTED]:/etc/cron.d$ cat logc

Re: logcheck question

2003-09-12 Thread Udo Müller
Kenneth Macdonald Karlsen wrote: Hi. I am running stable and just installed logcheck I get this mail: run-parts: component /etc/cron.d/logcheck is not an executable plain file /etc/cron.d isn't called from run-parts. What is in your /etc/crontab? in /etc/cron.d/ i have this: -rw-r--r--1 root