X-Spam-Check-By: sourceware.org Message-ID: <6989476.post@talk.nabble.com> Date: Wed, 25 Oct 2006 03:18:26 -0700 (PDT) From: eyalroz To: cygwin AT cygwin DOT com Subject: using sshd as a non-administrator: minor issues and an aliasing question MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: eyalroz AT technion DOT ac DOT il X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I just installed cygwin with the sshd package on a machine on which I do not have admin privileges. The installation of cygwin went fine, and I'm having (minor) trouble with sshd: 1. (minor issue) When I run ssh-host-config I get a plethora of error messages, but they seem mostly harmless, i.e. trying to access places where only an admin would go, service lists, etc. Of course, one would except the script to check what privileges the user running it has, and only act admin-ishly if it is running for an admin, but nevermind. 2. (semi-minor issue) If I try to run sshd, even with sePrivilegeSeparation=no, I get: Privilege separation user sshd does not exist ... which, so I gather, is due to the following: http://cygwin.com/ml/cygwin/2006-10/msg00250.html WWHHHYYY did they do that? Anyway, I fabricated an sshd user by copying my own user line in /etc/passwd and replacing the username with sshd. This allows sshd.exe to run, fork, background itself and stay running - but I'm not sure if what I did is "The right thing (TM)". Now for my questions: 1. Should I have installed/configured cygwin/sshd/both in a different way? 2. Should I report a bug about any of these issues? If so, where to? 3. How do I add new username/password combinations other than my real NT username and password? I want the sshd to only accept myalias/tehfauxpass instead of myrealuser/therealpass , and of course not try to switch users to myalias but rather allow work as myrealuser. -- View this message in context: http://www.nabble.com/using-sshd-as-a-non-administrator%3A-minor-issues-and-an-aliasing-question-tf2506796.html#a6989476 Sent from the Cygwin Users mailing list archive at Nabble.com. -- 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/