Hello I have enabled sshd feature and key authentication.
Ssh users that do not have authorized_keys received the message "/bin/bash: Operation not permitted" Here is permissions : $ ls -l /bin/bash -rwxr-xr-x+ 1 Administrateurs Utilisa. du domaine 700435 3 juin 14:09 /bin/bash User running sshd service is named "sshd". user@LOCALCOMPUTER~ $ cat /etc/passwd | grep sshd LOCALCOMPUTER+sshd:*:197619:197121:U-LOCALCOMPUTER\ sshd,S-1-5-21-310385243-3694341406-529650493-1011:/home/sshd:/bin/bash user@LOCALCOMPUTER ~ $ cat /etc/group | grep 197121 LOCALCOMPUTER+None:S-1-5-21-310385243-3694341406-529650493-513:197121: Could you help me please ? Regards, Stephane -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple