From root@spotteswoode.dnsalias.org  Sun Apr 30 14:34:07 2006
Return-Path: <root@spotteswoode.dnsalias.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D1E9916A419
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Apr 2006 14:34:07 +0000 (UTC)
	(envelope-from root@spotteswoode.dnsalias.org)
Received: from mail-out01.broadnet-mediascape.de (mail-out01.broadnet-mediascape.de [62.206.1.18])
	by mx1.FreeBSD.org (Postfix) with SMTP id EE9CE43D6D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Apr 2006 14:34:00 +0000 (GMT)
	(envelope-from root@spotteswoode.dnsalias.org)
Received: (qmail 29721 invoked by uid 113); 30 Apr 2006 14:33:58 -0000
Received: from 212.99.206.141 by mail-out01 (envelope-from <root@spotteswoode.dnsalias.org>, uid 106) with qmail-scanner-1.25 
 (trophie: 7.510-1002/397/115453.  
 Clear:RC:1(212.99.206.141):. 
 Processed in 0.230113 secs); 30 Apr 2006 14:33:58 -0000
Received: from d463ce8d.datahighways.de (HELO spotteswoode.dnsalias.org) (212.99.206.141)
  by mail-out01.broadnet-mediascape.de with SMTP; 30 Apr 2006 14:33:57 -0000
Received: from spotteswoode.dnsalias.org (localhost [127.0.0.1])
	by spotteswoode.dnsalias.org (Postfix) with ESMTP id 216C81143D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Apr 2006 16:33:58 +0200 (CEST)
Received: (from root@localhost)
	by spotteswoode.dnsalias.org (8.13.4/8.13.4/Submit) id k3UEXvrh012582
	for FreeBSD-gnats-submit@freebsd.org; Sun, 30 Apr 2006 16:33:57 +0200 (CEST)
	(envelope-from root)
Message-Id: <200604301433.k3UEXvrh012582@spotteswoode.dnsalias.org>
Date: Sun, 30 Apr 2006 16:33:57 +0200 (CEST)
From: Charlie Root <root@spotteswoode.dnsalias.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: ports/sysutils/fcron: PAM support broken

>Number:         96552
>Category:       ports
>Synopsis:       ports/sysutils/fcron: PAM support broken
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 30 14:40:15 GMT 2006
>Closed-Date:    Sun May 07 12:28:15 GMT 2006
>Last-Modified:  Sun May 07 12:28:15 GMT 2006
>Originator:     ino-qc@spotteswoode.dnsalias.org
>Release:        FreeBSD 6.1-RC i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD spotteswoode.dnsalias.org 6.1-RC FreeBSD 6.1-RC #3: Sat Apr 29 16:34:16 CEST 2006 root@spotteswoode.dnsalias.org:/usr/obj/usr/src/sys/spott i386

>Description:

  # $FreeBSD: ports/sysutils/fcron/Makefile,v 1.22 2006/02/09 10:28:29 lawrance Exp $
  PORTNAME=	fcron
  PORTVERSION=	3.0.1

  due to an install bug, fcron* programs cannot auth against PAM.

>How-To-Repeat:
	
  try "fcrontab -l" after the "make BATCH=1 install clean" step.

>Fix:

  you would just need to rename the usr/local/etc/pam.d/fcron*pam
  files, eg (in sh, bash):
  ``for i in /l/etc/pam.d/*.pam; do mv -iv "$i" "${i%.pam}";done''

regards, clemens
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Apr 30 14:44:09 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96552 

From: clemens fischer <ino-qc@spotteswoode.de.eu.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/96552: ports/sysutils/fcron: PAM support broken
Date: Sun, 7 May 2006 14:10:21 +0200

 I'm very sorry. the instructions in "files/pkg-message" clearly tell
 where to put the *.pam files and how to name them. i had seen them, but
 overlooked that detail.
 
 please close ths PR.
 
   clemens fischer
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sun May 7 12:27:42 UTC 2006 
State-Changed-Why:  
Submitter reports this is not a bug. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96552 
>Unformatted:
 To: FreeBSD-gnats-submit@freebsd.org
 From: ino-qc@spotteswoode.dnsalias.org
 Cc: ino-qc@spotteswoode.dnsalias.org
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
