Displaying 3 results from an estimated 3 matches for "rorecovery1".
2016 Jun 10
2
FW: Problem with Active Directory authentication
Jun 9 15:51:55 rorecovery1 sshd[6325]: fatal: Access denied for user ahk at partners.org by PAM account configuration [preauth]
on the ssh server system run pam-auth-update
select kerberos auth
if its not there install pam-krb5
and try again.
gr
Louis
Op 9 jun. 2016 om 21:56 heeft Kaplan, Andrew H. <AHKAPLAN...
2016 Jun 09
1
FW: Problem with Active Directory authentication
Hi,
If you have the "template = /bin/bash" option, I think it is more likely
something wrong with the way ssh is trying to authenticate the username.
Do a "getent passwd" and then try "ssh -v '<username exactly as getent
returns it (case sensitive)>'@<fqdn of server>. If it doesn't work, post
the output of what ssh generates.
Mike E.
On Thu,
2016 Jun 10
0
FW: Problem with Active Directory authentication
...nks.
________________________________________
From: samba [samba-bounces at lists.samba.org] on behalf of L.P.H. van Belle [belle at bazuin.nl]
Sent: Friday, June 10, 2016 1:42 AM
To: samba at lists.samba.org
Subject: Re: [Samba] FW: Problem with Active Directory authentication
Jun 9 15:51:55 rorecovery1 sshd[6325]: fatal: Access denied for user ahk at partners.org by PAM account configuration [preauth]
on the ssh server system run pam-auth-update
select kerberos auth
if its not there install pam-krb5
and try again.
gr
Louis
Op 9 jun. 2016 om 21:56 heeft Kaplan, Andrew H. <AHKAPLAN...