I'm nearly there... created a new user ok: sss_useradd user123 changed the passwd ok: passwd user123 can get details ok: getent passwd user...@local
all perform and return details as expected. ssh -vv user...@localhost There's a few errors in there, but that would be because we're not using Kerberos or whatever. The bit that seems to be broken is at at the end: debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/identity debug1: Trying private key: /root/.ssh/id_rsa debug1: Trying private key: /root/.ssh/id_dsa debug2: we did not send a packet, disable method debug1: Next authentication method: password user...@localhost's password: debug2: we sent a password packet, wait for reply Connection closed by ::1 -- David O'Brien Red Hat Asia Pacific +61 7 3514 8189 http://freeipa.org/page/DocumentationPortal http://git.fedorahosted.org/git/ipadocs.git "The most valuable of all talents is that of never using two words when one will do." Thomas Jefferson _______________________________________________ sssd-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/sssd-devel
