Re: sudo never asks me for a password
- From: "Kamil Kisiel" <kamil@xxxxxxxxxxxxxxx>
- Date: Fri, 23 Nov 2007 19:09:36 -0800
On 11/23/07, Christopher Cowart <ccowart@xxxxxxxxxxxxxxxxxxxx> wrote:
On Fri, Nov 23, 2007 at 03:43:39PM -0800, Kamil Kisiel wrote:
For some reason, on this particular FreeBSD machine, sudo never asks
me for a password, even if I haven't logged in for days.
I've been struggling with this problem for some time but still haven't
been able to find a solution. Any ideas?
Maybe something is misconfigured in your pam stack? Check
/etc/pam.d/sudo.
--
Chris Cowart
Lead Systems Administrator
Network & Infrastructure Services, RSSP-IT
UC Berkeley
Hi Christopher,
/etc/pam.d/sudo looks like this:
#
# $FreeBSD: src/etc/pam.d/su,v 1.16 2003/07/09 18:40:49 des Exp $
#
# PAM configuration for the "su" service
#
# auth
auth sufficient pam_rootok.so no_warn
auth sufficient pam_self.so no_warn
auth requisite pam_group.so no_warn
group=wheel root_only fail_safe
auth include system
# account
account include system
# session
session required pam_permit.so
--
Kamil
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: sudo never asks me for a password
- From: Christopher Cowart
- Re: sudo never asks me for a password
- References:
- sudo never asks me for a password
- From: Kamil Kisiel
- Re: sudo never asks me for a password
- From: Christopher Cowart
- sudo never asks me for a password
- Prev by Date: Re: Basically: why such troubles with KDE audio?
- Next by Date: Re: sudo never asks me for a password
- Previous by thread: Re: sudo never asks me for a password
- Next by thread: Re: sudo never asks me for a password
- Index(es):