remote install of sshd

2002-03-09 Thread Christian Schmidt
I like to install the cygwin sshd on some NT/2000-hosts. Is there a way to remotely install the sshd-service? How do I grant all the domain-users access to theses hosts with their NT-username and password? Is 'mkpasswd -d >> /etc/passwd' sufficient? Can I have the cygwin files on a network sha

authenticate ssh-user with ldap

2004-10-21 Thread Christian Schmidt
I have sshd running on a Win XP system, which is _not_ (and sould not be) connected to a domain. How can I grant users which are authenticated with ldap on a linux-system ssh-access to my system? I could add a user with the same name to my XP system, but I could not keep the passwd in sync. One ide

Re: authenticate ssh-user with ldap

2004-10-21 Thread Christian Schmidt
Corinna Vinschen wrote: > On Oct 21 11:10, Christian Schmidt wrote: >> I have sshd running on a Win XP system, which is _not_ (and sould >> not be) connected to a domain. >> How can I grant users which are authenticated with ldap on a >> linux-system ssh-access to my sy