What is in the logs on the machine that is failing? Can you login to admin from anywhere? Logs are you best friend.
Also, a simply "ssh -vvv" will help.

~J

On 8/1/15 12:51 PM, Matt . wrote:
Hi,

This didn't fix it yet.

I wonder if there are any checks I can do as in the very past I was
able to do a simple replica without any issues.

Matt

2015-08-01 21:34 GMT+02:00 Janelle <janellenicol...@gmail.com>:
Double check you do not have "AllowGroups" set in your /etc/ssh/sshd_config
file. If you do, add the "admins" group.

Also, make sure on the master, that the /etc/nsswitch.conf was properly
updated. Several server installs I have done, have left off the "sss" for
"passwd", "group" and "shadow".

passwd:     files sss
shadow:     files sss
group:      files sss

I bet one of those will fix your problem. Restart sssd and/of sshd if you
have to make changes.

~Janelle




On 8/1/15 10:13 AM, Matt . wrote:
Hi Guys,

I'm doing a replica install there my admin password for the SSH check
to the master is not accepted.

The password is not expired, I can use it on the GUI and even changing
it in the GUI doesn't fix this.

What can I check ?

Cheers,

Matt


--
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project

Reply via email to