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 Message-ID: <1105023851.41dd536be5f2a@netmail2.netcologne.de> Date: Thu, 6 Jan 2005 16:04:11 +0100 From: tosch To: cygwin AT cygwin DOT com Subject: login not possible on NT but on W2K and XP MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NetCologne NetMail (IMP) 4.0-cvs Hi folks, situation: ========== a heterogenous network with NT(SVP 6a), W2K, XP and several unix-servers. I would like to skip to any desired server via sshd without password, because i don't want to take a "bunch of keys" with me. Also the windows-systems have to be reachable on this way. Not only therefore (but because i like it) i installed the same cygwin-version (1.5.11(0.116/4/2)) on these systems. problem: ======== "permission denied" on the NT-System while login works fine on XP and W2K. The point 1. to 3. shows the behaviour on XP, W2K and NT (in this order). 1.) __________________________________________________________ tos AT tux ~ # ssh sys-10102 Warning: No xauth data; using fake authentication data for X11 forwarding. Last login: Thu Jan 6 14:31:10 2005 Fanfare!!! You are successfully logged in to this server!!! tosī base is /home/tos tos AT SYS-10102 ~ # logout Connection to sys-10102 closed. __________________________________________________________ 2.) __________________________________________________________ tos AT tux ~ # ssh jet03a.gewkoelnag.de Warning: No xauth data; using fake authentication data for X11 forwarding. Last login: Thu Jan 6 14:56:42 2005 from 10.96.1.75 #tos AT jet03a ~ $ logout Connection to jet03a.gewkoelnag.de closed. __________________________________________________________ 3.) __________________________________________________________ tos AT tux ~ # ssh mjet02p.gewkoelnag.de tos AT mjet02p DOT gewkoelnag DOT de's password: Permission denied, please try again. tos AT mjet02p DOT gewkoelnag DOT de's password: tos AT tux ~ # __________________________________________________________ i figured out, that it isn't really a ssh- but a login-problem. So i tested the login-behaviour on the 3 systems. 1.) __________________________________________________________ tos AT SYS-10102 ~ # login tos Password: Last login: Thu Jan 6 15:24:00 on tty2 Fanfare!!! You are successfully logged in to this server!!! tosī base is /home/tos tos AT SYS-10102 ~ __________________________________________________________ login wants pw 2.) __________________________________________________________ #tos AT jet03a ~ $ login tos Last login: Thu Jan 6 15:24:20 on tty0 #tos AT jet03a ~ $ __________________________________________________________ no pw necessary (why!?) 3.) __________________________________________________________ tos AT mjet02p ~ $ login tos Password: Login incorrect __________________________________________________________ login not possible user tos is a domain-user which was announced to cygwins /etc/passwd via mkpasswd. There are no local users tos. I think my problem has to do with the user-validation against the domain-server but i don't know enough about the underlying concept. Meanwhile i tried so many attempts, read a lot of hints in cygwin-mailing list and documentation, changed permissions and so on ... but now i'm at my wits' end. i would appreciate very much any suggestions thanks in advance and kind regards, thomas (aka tos) -- 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/