Re: No comprendo los mensajes de cron.

1999-01-01 Por tema Antonio Calvo Rodriguez
Javier Viñuales Gutiérrez wrote:
 
 On Wed, Dec 30, 1998 at 02:46:58PM +0100, Cron Daemon wrote:
  /etc/cron.daily/suidmanager:
  File /usr/bin/htpasswd registered but not installed
  File /usr/lib/emacs/19.34/i386-debian-linux/movemail registered but not 
  installed
  /usr/bin/mail PERMISSION MISMATCH: was root.mail 777 changed to root.mail 
  2755
 
No es cosa de cron sino del paquete suidmanager 
El paquete suidmanager gestiona permisos especiales para ficheros
mirate las manpages, pero en principio lo que pasa es que 
a) el fichero htpasswd aparece en el fichero de configuracion suid.conf
pero no esta instalado
b) movemail idem de idem
c) mail que esta controlado por suidmanager ha cambiado sus permisos 


-- 
Antonio Calvo Rodriguez
[EMAIL PROTECTED]
Vigo/Galicia/España
--


No comprendo los mensajes de cron.

1998-12-30 Por tema Javier Viñuales Gutiérrez
On Wed, Dec 30, 1998 at 02:46:58PM +0100, Cron Daemon wrote:
 /etc/cron.daily/suidmanager:
 File /usr/bin/htpasswd registered but not installed
 File /usr/lib/emacs/19.34/i386-debian-linux/movemail registered but not 
 installed
 /usr/bin/mail PERMISSION MISMATCH: was root.mail 777 changed to root.mail 2755

Por favor alguien me puede explicar qué significan las lineas del mensaje
que me envia cron cada vez que ejecuta las tares de crontab (arriba copiado),
crontab que en mi caso es:

# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the crontab'
# command to install the new version when you edit this file.
# This file also has a username field, that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user  command
42 14   * * *   rootrun-parts --report /etc/cron.daily
47 14   * * 7   rootrun-parts --report /etc/cron.weekly
52 14   1 * *   rootrun-parts --report /etc/cron.monthly
#
# Removed invocation of anacron, as this is now handled by a 
# /etc/cron.d file

con /etc/cron.daily/ asi:
calendarman-db  standardtetex-bin
findmgetty  suidmanager
login_app.dpkg-new  netbase sysklogd

con /etc/cron.weekly/ asi:
auctex   dpkg-mountable   man-db   super
distributed-net  efax mgetty-fax   sysklogd

y con /etc/cron.monthly/ asi:
standard


¿Sería aconsejable meter algo más en alguno de los directorios?


Gracias.
-- 

Javier Viñuales Gutiérrez 
[EMAIL PROTECTED]