[Samba] SSH with User in Member Domain

Rowland Penny rpenny at samba.org
Tue Jan 16 20:42:12 UTC 2018


On Tue, 16 Jan 2018 18:31:31 -0200
Carlos via samba <samba at lists.samba.org> wrote:

> Uhum, i tested with ssh:
> 
>   ssh XXX at FILESERVER
> 
>   journalctl -f
> 
> Jan 16 18:28:42 HOSTNAME  sshd[2250]: pam_unix(sshd:auth): 
> authentication failure; logname= uid=0 euid=0 tty=ssh ruser= 
> rhost=IP-SOURCE  user=XXXXX
> Jan 16 18:28:43 HOSTNAME  sshd[2250]: Failed password for XXXX from 
> IP-SOURCE  port 39896 ssh2
> 

Try 'apt-get install libpam-krb5' on the fileserver.

If I look in /var/log/auth.log, I find this:

Jan 16 20:37:25 devstation sshd[13213]: pam_krb5(sshd:auth): user rowland authenticated as rowland at SAMDOM.EXAMPLE.COM
Jan 16 20:37:25 devstation sshd[13213]: Accepted password for rowland from 192.168.0.7 port 57903 ssh2
Jan 16 20:37:25 devstation sshd[13213]: pam_unix(sshd:session): session opened for user rowland by (uid=0)

Rowland



More information about the samba mailing list