On Mar 21 18:19, MIke Hanby wrote: > Hey y'all, (sorry if this double posts) > > System: Windows XP Pro with brand new install of cygwin running sshd. This > system is a member > of a Widnows 2003 Active Directory domain. > > Problem: I've gone through the config steps listed below and unable to > connect to my sshd server. > On the sshd server, from the cygwin prompt I enter the > following: > $ ssh -p 3020 localhost > [EMAIL PROTECTED]'s password: > Last login: Sat Mar 20 16:01:17 2004 from localhost > Fanfare!!! > You are successfully logged in to this server!!! > /bin/bash: Permission denied > Connection to localhost closed.
Perhaps ownership and permissions of the home directory and files in it? Does your home directory belong to the local user account? Do you have another joeshmo entry in /etc/passwd for the local user? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/