X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=JVpo5Cll4IOAC9rMeZTAQrNyBDnO4 uR4SGy/ZTfScpJfNKO3r8f2mynHG7TNWWBasu56I/zTCtA2vFcS/qnobytRigS0s MSmYZ+xuAOoxcJ2qzT6rbgdt3tUDj2mEres2jgGziDujKJlAfdH/RPk1tIlezdpH l16+doCa6ZnSas= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=GTgLFSGtwlh/1Tazu3EHLmIxpoc=; b=RhN AJymNGDXYb6aUgmTX4TBeKFT5U02B3LD7jYNqwy9fB56PDu6oOyew8Hn/y9SMH/M +/J6euFPR0REQplp8FngjlMeyIAAvkocpPpLL7L7gN1OM8j5eJhh/CAeV47NAv20 LdloLDgKQjR4YO0Ppv5iU7fLPQeUHeaWEHb1c6a0= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=posible, H*r:10.157.41, relationship X-HELO: mail-oi0-f43.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=MVklT/8qAVN/Wpr0h5tcg1gn2Qdxat7YYtDh8kwPNGw=; b=WYezaQ3MfuiGC69B1Ww3AKO4PTONAyrYjOTVu53+gAcRf+pqG1M73rU0CMGZe8HfmH 1CXskSB7bf07jfwGrxx5Uvg2iGXCIjS8ibNWe41KJNAS/M5d4GGUdL9hN6Bn1uEouccF aeCDDHkK15iCUSnE2pB/UWaS+tsyIPCGXlge8dK5hn40f56yvFXUyiwa4pAywRpBpFgK NZBScFie+Ty7M/JI0fPC/S61772VzAccmv1Hp4qaehCdBYWc9/C4WOoz3jJN/+c+mJhl //ldFmEgfU0V3Z+fJmUSmVh5/skswVLoqy349KNk/sFZ4o7Uzo7mZOZLBRkQjIeDLGof CpjQ== X-Gm-Message-State: AE9vXwMEUe9GJFR5cDJ2n4M80eTRgt3Ue4VPGddEUaqhoUng8B7rOr6ucukb3xHaKIlnPtCVPuzVCfqA+UCnnA== X-Received: by 10.157.34.48 with SMTP id o45mr44488551ota.37.1473336856897; Thu, 08 Sep 2016 05:14:16 -0700 (PDT) MIME-Version: 1.0 From: Carl Date: Thu, 8 Sep 2016 22:14:16 +1000 Message-ID: Subject: Can you modify how Cygwin prepends domain name to username? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi folks, Is is posible to modify the behavior of how Cygwin prepends a domain name to a username? I need to setup GPFS in an environment where the PC is a member of one domain and the user that the sshd service will run as is a member of a different domain. There is a trust relationship between the domains, however the user has its domain name prepended and this breaks things for setting up GPFS. ie: ADUNSW+root AT gpfs2-pc:~ $ mkpasswd.exe -c ADUNSW+root:*:2149521262:2147484161:U-ADUNSW\root,S-1-5-21-1140405718-358989843-3445714273-2037614:/home/root:/bin/bash I welcome any suggestions on how I might be able to work around this? Thanks, Carl. -- 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