Sshd and domain authentication

Douglas E. Engert deengert at anl.gov
Wed May 21 04:01:05 EST 2003


"Lee-Lun, Michael [IT]" wrote:
> 
> Is there a way to run sshd on a windows 2000 server and have ssh clients
> authenticate to it using domain level authentication?

Almost. Windows 2000 uses Kerberos for authentication, and the SSPI which 
is an early version of the Kerberos GSSAPI. It uses the same protocol as 
the Kerberos GSSAPI. So if the ssh client and server use the GSSAPI then 
you are close. 

You still need a server for Windows. There may be one out there. 


> 
> Mike
> 
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev

-- 

 Douglas E. Engert  <DEEngert at anl.gov>
 Argonne National Laboratory
 9700 South Cass Avenue
 Argonne, Illinois  60439 
 (630) 252-5444




More information about the openssh-unix-dev mailing list