From owner-freebsd-questions@freebsd.org Sat Sep 2 14:26:49 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70ACCE15DF6 for ; Sat, 2 Sep 2017 14:26:49 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: from mail-oi0-x22e.google.com (mail-oi0-x22e.google.com [IPv6:2607:f8b0:4003:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3192A64827 for ; Sat, 2 Sep 2017 14:26:49 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: by mail-oi0-x22e.google.com with SMTP id w10so19742412oie.1 for ; Sat, 02 Sep 2017 07:26:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=N6ellmtpLe1bubnLKuKjj9rqxKBOi0eYLrwYosbJ80w=; b=GQsWhfa5ig9IKK5FdpPNkRJ/PsKPuvChxsXETyMn73OsQGnsZDSpR6bgLFgCmVT2El pOe5BFnTwGNZbwN41gLPQx0g1nEoFUcJaPcQiLnJC4MvheM+gSjkATOqZUlhi3jAs4TD JFYudUUaCrBC+Z2O0RHFqlBn2jLcXwstze346wmuG24Us5xAkb8RZv76y37s9rlJuwNm XJEhK1gdrEOb6sdcMRAkeX4jqbh+cGFiFDeDPZbGsgxKeeOlz5fGyaQI7vIx6zuh/OHP st2ufqmYdFMFLnouzkoT4Hoc/OriHx2JSbmjDlfAQ9VoZMbFxPD1G9m4ZVcVm7gYLlcD TYfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=N6ellmtpLe1bubnLKuKjj9rqxKBOi0eYLrwYosbJ80w=; b=hfsdeL0QoLF2+O0VI8jvl11FZXeH9bozTeWTbA7NHBixu3oanjYUwwn3wbtKZqV+wI +wFr0swDI3OVsmkJIFrlnPS7gAodXKiJvewciKdr6kxTJsuzUcAxYBOeJtRONM09+9Fd /YIyHk9fLnwan6QC5svVr3z860IVu/C6M+W9WHJGrVJXPu6v2VEXn/Eu0IqIgHAPhCbk 2coapP+DqkQKeV8OZAkg3BRlkttSV+UMxj7T5VaLVJAnT9VtYYkPodYUpBYYYOEN8iLg 86lW6xzsrUK4CbpYByQ5fmAb6iaJ85U6WntYHf7LNDOuWwfqgwcW3c2YuhxeS+4sJ5F1 +WFA== X-Gm-Message-State: AHPjjUhdQ9low79P/2niaVNGWoShbVwy6969oGFhSO55FFTZvhmpxWr1 qhsHZzaM4/qu6gfEu9dQB2Ee8ZE5Lw== X-Google-Smtp-Source: ADKCNb4dpn7KJfDP3mmcTq+rw/UKMa9pnQhgCRfuoUUvbiTJOKlDJ+zQ/gQee8frxOty+ZRZENqY6pOg3HN+wKNE3ek= X-Received: by 10.202.214.78 with SMTP id n75mr1607362oig.235.1504362407977; Sat, 02 Sep 2017 07:26:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.35.230 with HTTP; Sat, 2 Sep 2017 07:26:47 -0700 (PDT) In-Reply-To: <28182830-ee7b-4c9b-9ea6-c708535c2b32@localhost> References: <28182830-ee7b-4c9b-9ea6-c708535c2b32@localhost> From: David Mehler Date: Sat, 2 Sep 2017 10:26:47 -0400 Message-ID: Subject: Re: Re: latest sudo locks out a user To: edgar Cc: Adam Vande More , Dylan Williams , freebsd-questions Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2017 14:26:49 -0000 Hello, Thanks. I'll check in to the openbsd sudoreplay issue, but I'm not using it. When I asked about the pam change in the base I was wondering if that might effect sudo? I have not done a FreeBSD-update since before this issue began. Thanks. Dave. On 9/1/17, edgar wrote: > > > There was a post to openbsd misc@ about sudoreplay not working. Might be > worth posting there. Not sure if there is a sudo mailing list. > > > > > > > > > >> >> On Sep 1, 2017 at 12:23 PM, wrote: >> >> >> On Fri, Sep 1, 2017 at 11:33 AM, David Mehler wrote: > Hello everyone, >> > > Thank you for your responses. There have been no changes in the > >> sudoers file, and the syntax on it is correct. The user is in the > >> wheel group and in the sudoers file there's a line that says anyone in > >> that group can do anything as long as they have the password. > > I've >> reset the password, hasn't fixed the issue. > > I've got logging going >> and I do see the user, the environment > variables, and the command >> attempt, but nothing about an error, just > nothing. The log file has 3 >> lines in it, the other files in that > directory are empty. > > >> Could this possibly be a pam change? > PAM is from base. You stated only >> that you updated ports. -- Adam >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions To >> unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> >