X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Problem with openssh and domain user rights Date: Thu, 24 Jul 2008 16:26:50 +0200 Message-ID: <6639BA20B265594590E97DD72A8EE0359DA856@exosw.osw.ori.local> From: "Jevos, Peter" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m6OERTXQ026654 Hi all I have a problem with opsnssh login. I've red documntation and mailing list but I didn't find an answer. So I installed openssh according to http://pigtail.net/LRP/printsrv/cygwin-sshd.html manual Also I run: mkpasswd -cl > /etc/passwd mkgroup -ld > /etc/group When I run ssh localhost I can login withou any problem and my whoami is the same like the user I've started cygwin. But when i'm manipulating with some files that are very strict to domain users i cannot access it. So it means that rights are not the same even though the login user is the same and the rights of files belog to my user ( peter ). More details: I'm importing data into Access2007 that is linked with Sharepoint services ( all of these things from Nagios ). And it strictly uses domain name user. With local account (Peter ) I can import it but when i do ssh Peter AT localhost I cannot. Cat /etc/passwd: SYSTEM:*:18:544:,S-1-5-18:: LocalService:*:19:544:U-NT AUTHORITY\LocalService,S-1-5-19:: NetworkService:*:20:544:U-NT AUTHORITY\NetworkService,S-1-5-20:: Administrators:*:544:544:,S-1-5-32-544:: Administrator:unused_by_nt/2000/xp:500:513:U-PETER\Administrator,S-1-5-2 1-47721991-1295585891-3606265028-500:/home/Administrator:/bin/bash Guest:unused_by_nt/2000/xp:501:513:U-PETER\Guest,S-1-5-21-47721991-12955 85891-3606265028-501:/home/Guest:/bin/bash Peter:unused_by_nt/2000/xp:11167:10513:Peter,U-domain_name\Peter,S-1-5-2 1-853024553-185696384-3473746203-1167:/cygdrive/c/Users/peter.domain_nam e:/bin/bash sshd:unused_by_nt/2000/xp:1016:513:sshd privsep,U-PETER\sshd,S-1-5-21-47721991-1295585891-3606265028-1016:/var/e mpty:/bin/false sshd_server:unused_by_nt/2000/xp:1017:513:sshd server account,U-PETER\sshd_server,S-1-5-21-47721991-1295585891-3606265028-1017 :/var/empty:/bin/false cat /etc/group: SYSTEM:S-1-5-18:18: None:S-1-5-21-47721991-1295585891-3606265028-513:513: Administrators:S-1-5-32-544:544:10513: Guests:S-1-5-32-546:546: Power Users:S-1-5-32-547:547: Users:S-1-5-32-545:545: AutoInfoAdmins:S-1-5-21-853024553-185696384-3473746203-1618:11618: Domain Admins:S-1-5-21-853024553-185696384-3473746203-512:10512:10513: Domain Computer Managers:S-1-5-21-853024553-185696384-3473746203-3119:13119: Domain Computers:S-1-5-21-853024553-185696384-3473746203-515:10515: Domain Controllers:S-1-5-21-853024553-185696384-3473746203-516:10516: Domain Guests:S-1-5-21-853024553-185696384-3473746203-514:10514: Domain Users:S-1-5-21-853024553-185696384-3473746203-513:10513: ERPAdmins:S-1-5-21-853024553-185696384-3473746203-1256:11256: Group Policy Creator Owners:S-1-5-21-853024553-185696384-3473746203-520:10520: Thanks for any help or hints, cause after 3 days of examinig i'm really lost Br peter -- 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/