[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#12030: marked as done (pam: wrong syntax in /etc/pam.d/other ?)



Your message dated Tue, 26 Jan 1999 20:35:32 -0500
with message-id <19990126203532.D9407@visi.net>
and subject line Closed bugs for pam source
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 12 Aug 1997 00:04:29 +0000
Received: (qmail 18362 invoked from network); 12 Aug 1997 00:04:05 -0000
Received: from server.et-inf.fho-emden.de (server.et-inf.fho-emden.de@192.129.16.1)
  by 205.229.104.5 with SMTP; 12 Aug 1997 00:04:05 -0000
Received: from zaphod.pi.fho-emden.de (ppp003asc.fho-emden.de [193.174.117.3]) by server.et-inf.fho-emden.de (8.8.5/8.7.3) with ESMTP id BAA03201 for <submit@bugs.debian.org>; Tue, 12 Aug 1997 01:58:29 +0200
Received: (from tobias@localhost)
	by zaphod.pi.fho-emden.de (8.8.5/8.8.5) id BAA02409;
	Tue, 12 Aug 1997 01:57:49 +0200
Message-ID: <19970812015749.45914@zaphod>
Date: Tue, 12 Aug 1997 01:57:49 +0200
From: Peter Tobias <tobias@et-inf.fho-emden.de>
To: submit@bugs.debian.org
Subject: pam: wrong syntax in /etc/pam.d/other ?
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.79

Package: libpam0
Version: 0.56-2

It seems that /etc/pam.d/other uses the wrong syntax. I get the
following error message while using samba:

Aug 12 01:11:56 merlin pam[6717]: (other) illegal module type: OTHER
Aug 12 01:11:56 merlin pam[6717]: (other) illegal control flag: auth
Aug 12 01:11:56 merlin pam[6717]: unable to dlopen(/usr/lib/security/required)
Aug 12 01:11:56 merlin pam[6717]: [dlerror: File not found]
Aug 12 01:11:56 merlin pam[6717]: adding faulty module: /usr/lib/security/required
Aug 12 01:11:56 merlin pam[6717]: (other) illegal module type: OTHER
Aug 12 01:11:56 merlin pam[6717]: (other) illegal control flag: account
Aug 12 01:11:56 merlin pam[6717]: (other) illegal module type: OTHER
Aug 12 01:11:56 merlin pam[6717]: (other) illegal control flag: password
Aug 12 01:11:56 merlin pam[6717]: (other) illegal module type: OTHER
Aug 12 01:11:56 merlin pam[6717]: (other) illegal control flag: session


/etc/pam.d/other contains:

OTHER   auth     required       pam_deny.so
OTHER   account  required       pam_deny.so
OTHER   password required       pam_deny.so
OTHER   session  required       pam_deny.so


-- 
Peter Tobias <tobias@et-inf.fho-emden.de> <tobias@debian.org> <tobias@linux.de>
PGP ID EFAA400D, fingerprint = 06 89 EB 2E 01 7C B4 02  04 62 89 6C 2F DD F1 3C 


Reply to: