delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/07/29/04:55:55

DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 46T8tsM41690222
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=l5MyOhYv
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D425E3858C31
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1722243351;
bh=0Zjvpj83jLOHZ7zhbLy6H66k1IXvSENgtHUx7QRn3+0=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:From;
b=l5MyOhYvAFQqzwCb437Qjujm20U/aT6zzuEnsadrLlDfsVjOIXgt6z0SGQQEJ36re
RCfGhy2DZA84tKuLrgKZcH7jfROJ7OhXHPF6fTjLKlH4h/GQIhWXPXb1dF2mNv7rUw
/VPygR19MWI8yqOPHX8g1QhvGskorwNtjdXx9Skc=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0198C3858CDB
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0198C3858CDB
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722243315; cv=none;
b=BpcjXpKL6m66+ABRUaVzJy1x0COX/paMm7XaJkXBO6yetNf3K0NzQ9Mw+p+O2YqG+KEA7qEXVOO54ADkfAKPb+lYugc5h5f8eiPoNlUaEdxk+0n4kyCFIJcucOpdgDPXf6DWQ41HfR87JXW6RyIUECKdAT36RHg47Uol71Vwdoo=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1722243315; c=relaxed/simple;
bh=mL7gBJhxXdR/QqP75YewzBDdYeVjqu6W/tOgC9VQL1k=;
h=DKIM-Signature:Date:To:From:Subject:Message-ID:MIME-Version;
b=ADos4JzAWAaMLQBBLeTWoGnMALVTMpm0YmRhJWhoK1v1yToqoC56dyorOhvNvPlSrls1l/ojDCI15sKXOIjKlH5tAz6xjORUO8b/JFeMJtP61nPLFnccxe8hvW9FygiQ4VUyw2Sd1am7OB8FoZnx6EkA4KJhzyoEIxZAnn/lpY8=
ARC-Authentication-Results: i=1; server2.sourceware.org
Date: Mon, 29 Jul 2024 08:54:52 +0000
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: Fw: Re: rpcd.exe solved
Message-ID: <szAjFLKFOeZP_UQqird5Q2G5sxOTXHVOr8g1MpLLiaqMYaKn2GrWMAUkdv_O3LMdZsT-ooNN8Irp8R4v4QxcfVz0OeFvD_Vn9xRBFMkXS-k=@proton.me>
Feedback-ID: 65268012:user:proton
X-Pm-Message-ID: 6d4b14b6d66740eb902ddf3e4750e3cc7166d94f
MIME-Version: 1.0
X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, RCVD_IN_DNSWL_LOW,
RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Jim McNamara via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Jim McNamara <jmcnamara10001 AT proton DOT me>
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 46T8tsM41690222

Hi all-

I've been testing out stuff like this now 
rsync -av -e "sshpass -p 'pass' ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null" /home/user user AT dockerip:/cygdrive/c/home/user

i will hook up to keys hopefully soon.

thanks all,
jim




Sent with Proton Mail secure email.

------- Forwarded Message -------
From: Jim McNamara via Cygwin <cygwin AT cygwin DOT com>
Date: On Sunday, July 28th, 2024 at 8:19 PM
Subject: Fw: Re: rpcd.exe
To: cygwin AT cygwin DOT com <cygwin AT cygwin DOT com>


> Hi-
> 
> The AI really did go nuts like you said.
> I just read the man page for that and
> mkpassword -l isnt cutting it with setting up on win side first.
> 
> I dont know why it told me that. Crazy-town.
> 
> I will think of a command for a second..
> 
> I know what i will do i will create the user
> in windows and then wipe out the context of the
> /etc/passwd and then issue mkpasswd with the
> appropriate switch(es).
> 
> thanks
> 
> 
> 
> 
> 
> 
> Sent with Proton Mail secure email.
> 
> 
> ------- Forwarded Message -------
> From: Jim McNamara via Cygwin cygwin AT cygwin DOT com
> 
> Date: On Sunday, July 28th, 2024 at 8:06 PM
> Subject: Re: rpcd.exe
> To: cygwin AT cygwin DOT com cygwin AT cygwin DOT com
> 
> 
> 
> > Hi -
> > 
> > I dont want to give away your email by replying because I am
> > afraid it won't obfuscate when I reply back.
> > 
> > Thanks for the reply from you and the group!
> > 
> > I'm trying to issue this command
> > 
> > mkpasswd -l rsyncuser >> /etc/passwd
> > 
> > i thought it would append a line to the end of my /etc/passwd file
> > that would indicate that i now have a rsync user.
> > 
> > it malfunctions and doesnt append anything.
> > 
> > I might want to mention when i go to install from the installer at the
> > end of the installer wizard i get this m\sg.
> > 
> > Package: _/Unknown package
> > xinit.sh exit code 3
> > 
> > I dont know why mkpasswd is not working in this syntax.
> > I am about to add it (passwd file entry) in manually. I changed subjects for a while and
> > I am working on computing again at GMT -4 20:00 Jul 28
> > 
> > What I have accomplished so far is containerized with docker
> > grsync and rsync and forwarded it over x windows to cygwin.
> > It worked well, but they said i have to have a user both in
> > docker and cygwin with the same user and group id.
> > This is a step so that I can use rsync part of the app.
> > Then i can escalate with grsync gui with advanced commands of
> > rsync and sudo into a directory where i need elevated privileges.
> > I am also working on ssh with all this in the meantime but leaving
> > some of that off for now.
> > 
> > I am setting up this special container up as part of my "workbench" to work
> > on apache royale by spinning up docker containers with custom
> > PhP extensioins.
> > 
> > So, i just dont know at the moment about this mkpasswd and
> > what i did wrong.
> > 
> > I will keep after it.
> > 
> > P.S. i might mention that the AI gives a killer tutorial on
> > windows permissions. It teaches to do chmod on mingw
> > which doesnt have that command like cygwin via icalcs,
> > but so doens't Brian and he is not any AI ;-)
> > 
> > thanks for any help,
> > jim
> > 
> > Sent with Proton Mail secure email.
> > 
> > On Sunday, July 28th, 2024 at 7:11 PM, _ _ robainloynet AT gmail DOT com wrote:
> > 
> > > Hey,
> > > 
> > > Welcome to the community!
> > > 
> > > To further help you with your problem, could you explain what are you trying to do ?
> > > 
> > > For context, rpcd is a program who is responsible for Remote Procedure Call on linux based system.
> > > 
> > > I'm not sure what did you ask Chat GPT but you should know that A.I. is not a source of true.
> > > 
> > > Have a good day !
> > > 
> > > Le dim. 28 juil. 2024, 22:16, Jim McNamara via Cygwin cygwin AT cygwin DOT com a écrit :
> > > 
> > > > Hi the old chatgpt 3.5 thinks rpcd.exe is in inetutils package. Is it still available. It says I need it to run mkpasswd.
> > > > 
> > > > I ran the python script python3 ./rpc_bapahbah.py
> > > > 
> > > > it listens on 8000
> > > > 
> > > > but it cant install rpcd.exe when i get to that step with cygrunserv cmd.
> > > > 
> > > > I think it is because it is missing rpcd.exe as in
> > > > 
> > > > find / -name "rpcd.exe" equals zed.
> > > > 
> > > > thanks,
> > > > jim
> > > > 
> > > > Sent with Proton Mail secure email.
> > > > 
> > > > --
> > > > Problem reports: https://cygwin.com/problems.html
> > > > FAQ: https://cygwin.com/faq/
> > > > Documentation: https://cygwin.com/docs.html
> > > > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
> > 
> > --
> > Problem reports: https://cygwin.com/problems.html
> > FAQ: https://cygwin.com/faq/
> > Documentation: https://cygwin.com/docs.html
> > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
> 
> 
> --
> Problem reports: https://cygwin.com/problems.html
> FAQ: https://cygwin.com/faq/
> Documentation: https://cygwin.com/docs.html
> Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019