From: Alexander Skwar <listen@alexander.skwar.name>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: PAM issues
Date: Tue, 14 Nov 2006 13:04:56 +0100 [thread overview]
Message-ID: <4087488.4D2mFJuCGi@work.message-center.info> (raw)
In-Reply-To: 1197198.BZ3kHPXpCV@m-id.message-center.info
Alexander Skwar <listen@alexander.skwar.name>:
> Instead, I rebuilt vixie-cron, which helped as well.
Hm. I'm now having issues with SSH and sudo as well :(
When I try to login with SSH, I find the following in syslog:
Nov 14 13:00:30 dewup-ww02 sshd[25175]: error: PAM: Authentication failure for vz6tml from localhost
When I do sudo, I get:
Nov 14 13:01:50 dewup-ww02 sudo: pam_unix(sudo:auth): authentication failure; logname=vz6tml uid=0 euid=0 tty=pts/40 ruser= rhost= user=vz6tml
/etc/pam.d/sudo is the default file; ie:
# File autogenerated by pamd_mimic_system in pam eclass
auth include system-auth
account include system-auth
password include system-auth
session include system-auth
/etc/pam.d/sshd is also default:
#%PAM-1.0
auth include system-auth
auth required pam_shells.so
auth required pam_nologin.so
account include system-auth
password include system-auth
session include system-auth
And /etc/pam.d/system-auth is also default:
#%PAM-1.0
auth required pam_env.so
auth sufficient pam_unix.so try_first_pass likeauth nullok
auth required pam_deny.so
account required pam_unix.so
password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 try_first_pass retry=3
password sufficient pam_unix.so try_first_pass use_authtok nullok md5 shadow
password required pam_deny.so
session required pam_limits.so
session required pam_unix.so
Even after rebuilding openssh (4.5_p1) and sudo (1.6.8_p12-r1), I still
cannot use those applications.
Alexander Skwar
--
Oblivion together does not frighten me, beloved.
-- Thalassa (in Anne Mulhall's body), "Return to Tomorrow",
stardate 4770.3.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-11-14 12:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-13 14:12 [gentoo-user] PAM issues Alexander Skwar
2006-11-13 18:15 ` Lorenzo Marussi
2006-11-13 18:20 ` Lorenzo Marussi
2006-11-13 19:14 ` [gentoo-user] " Alexander Skwar
2006-11-14 12:04 ` Alexander Skwar [this message]
2006-11-14 12:56 ` Alan McKinnon
2006-11-14 13:23 ` Alexander Skwar
2006-11-14 13:36 ` Alan McKinnon
2006-11-14 16:40 ` [gentoo-user] " Alexander Skwar
2006-11-14 17:11 ` Lorenzo Marussi
2006-11-14 19:20 ` [gentoo-user] " Alexander Skwar
2006-11-15 10:35 ` [gentoo-user] " Alexander Skwar
2006-11-14 7:52 ` [gentoo-user] " Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4087488.4D2mFJuCGi@work.message-center.info \
--to=listen@alexander.skwar.name \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox