Re: Issue with seteuid and openssh

2022-05-26 Thread Stephen Carrier
On Wed, May 25, 2022 at 07:51:14PM +0200, Achim Gratz wrote: > Check the dependencies on both the cygserver and sshd service > definitions. You must start them after the network is up (make them > both depend on tcp_ip and sshd depend on cygserver) or they won't work > correctly. On domain

Re: Issue with seteuid and openssh

2022-05-26 Thread Stephen Carrier
so was a seteuid() problem and not a sshd problem. You might check if cron service is similarly affected. Hope this helps. Stephen Carrier BEAR Center UC Berkeley -- 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

Re: Ssh key sync problems between linux server and windows server

2021-08-03 Thread Stephen Carrier
On Mon, Aug 02, 2021 at 10:08:58AM +0200, Roberto Sabelli via Cygwin wrote: > Hi everyone, I have this problem that I can't solve: > > I have a linux server (Red Hat Enterprise Linux 6 64bit) and a Windows > server (Windows Server 2016 Datacenter). > CYGWIN v. 1.5.22 is installed on the Windows

Re: Cygwin sshd broken by seemingly trivial network change

2020-12-17 Thread Stephen Carrier
On Wed, Dec 16, 2020 at 09:37:08AM -0600, wors...@bellsouth.net wrote: > While installing a new router, I changed my local network from 192.168.4.* > to 192.168.50.*. This seems to have broken Cygwin sshd on both of my remote > computers, but only for Cygwin; sshd works fine if I boot the remote >

Re: Updated: fetchmail-6.4.14-1

2020-12-07 Thread Stephen Carrier
On Fri, Dec 04, 2020 at 05:21:14PM -0800, L A Walsh wrote: > On 2020/12/04 12:18, Achim Gratz wrote: > > L A Walsh writes: > > >I see no reference to any python of any version. > > > > Yes, the package does depend on it, and as noted in the announcement it > > depends specifically on

Re: CRON executes CRONTABS only when run from terminal as "/usr/sbin/cron &"

2020-11-25 Thread Stephen Carrier
>From an e-mail reply that was not posted to the list: On Wed, Nov 18, 2020 at 04:04:40PM -0700, Keith Christian wrote: > On Mon, Nov 16, 2020 at 1:49 PM Stephen Carrier wrote: > > > > On Mon, Nov 16, 2020 at 12:44:33PM -0800, Stephen Carrier wrote: > > > On Sun, Nov 1

Re: CRON executes CRONTABS only when run from terminal as "/usr/sbin/cron &"

2020-11-16 Thread Stephen Carrier
On Mon, Nov 16, 2020 at 12:44:33PM -0800, Stephen Carrier wrote: > On Sun, Nov 15, 2020 at 02:03:28PM -0700, Keith Christian via Cygwin wrote: > > Cygwin people, > > > > Running with this version of Cygwin. > > CYGWIN_NT-10.0 DESKTOP-ASERVER 3.1.7(0.340/5/3) 2020-08-

Re: CRON executes CRONTABS only when run from terminal as "/usr/sbin/cron &"

2020-11-16 Thread Stephen Carrier
On Sun, Nov 15, 2020 at 02:03:28PM -0700, Keith Christian via Cygwin wrote: > Cygwin people, > > Running with this version of Cygwin. > CYGWIN_NT-10.0 DESKTOP-ASERVER 3.1.7(0.340/5/3) 2020-08-22 17:48 x86_64 Cygwin > > Windows info: > $ /lib/csih/winProductName.exeMicrosoft Windows 10

Re: Remotely restart a windows machine

2020-09-29 Thread Stephen Carrier
Specify the target computer. > > ..mark > -- > 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 Alternatively, you could install sshd on the remote machine for shutting down (with "shutdown /s" or whatever) and much more besides. --Stephen Carrier -- 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

Re: Cygwin 3.1.5, 3.1.6 and 3.1.7 builds reporting tty errors with OpenSSH Services in indows Event Logs

2020-09-17 Thread Stephen Carrier
Please don't top-post in this list. I'll move your reply down. >From: [2]Stephen Carrier >Sent: Wednesday, 16 September 2020 2:22 AM >To: [3]Peter Board >Cc: [4]cygwin@cygwin.com >Subject: Re: Cygwin 3.1.5, 3.1.6 and 3.1.7 builds reporting tty errors &g

Re: Cygwin 3.1.5, 3.1.6 and 3.1.7 builds reporting tty errors with OpenSSH Services in indows Event Logs

2020-09-15 Thread Stephen Carrier
On Mon, Sep 14, 2020 at 08:18:53AM +, Peter Board via Cygwin wrote: > Hi, > > I am trying to update our Cygwin libraries at work, which we use on many > servers to provide OpenSSH services. > I have been making update packages for many years from a Cygwin install on a > development server,

Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-19 Thread Stephen Carrier
On Sun, Aug 16, 2020 at 11:36:10AM +0200, Marco Atzeri via Cygwin wrote: > On 16.08.2020 10:17, Subramanya Narayanaswamy via Cygwin wrote: > > Hi Team, > > > > I'm facing below issue while trying to start CYGSSHD server. I'm running > > the below command as an Administrator but not sure why

Re: Issue in starting the CYGSSHD service

2020-08-18 Thread Stephen Carrier
On Mon, Aug 17, 2020 at 09:37:20AM -0700, Subramanya Narayanaswamy via Cygwin wrote: > Hi Team, > > > > Has anyone faced the same issue I'm facing now ? After installation of CYGWIN > I tried to run command to start cygsshd in CYGWIN terminal with Admin > privalages and facing the below

Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-12 Thread Stephen Carrier
On Wed, Aug 12, 2020 at 01:43:30PM +, Subramanya Narayanaswamy via Cygwin wrote: > Do you have any steps to follow to create an admin user using ssh-user-config > command? Because when I run ssh-user-config it is taking SYSTEM user as > default user name and doesn't prompt to create new

Re: Two naive questions

2020-04-24 Thread Stephen Carrier
On Thu, Apr 23, 2020 at 03:13:12PM -0400, Christopher Faylor wrote: > On Thu, Apr 23, 2020 at 09:49:34AM -0700, Stephen Carrier wrote: > >On Wed, Apr 22, 2020 at 12:57:50PM +0300, Andrey Repin wrote: > >>You can ask list management software to resend past messages. I don't &g

Re: Two naive questions

2020-04-23 Thread Stephen Carrier
On Wed, Apr 22, 2020 at 12:57:50PM +0300, Andrey Repin wrote: > You can ask list management software to resend past messages. > I don't recall specifics, and given the recent change, they may be entirely > obsolete. > You can check https://www.list.org/ for directions. Glendower: I can call the

Re: Two naive questions

2020-04-21 Thread Stephen Carrier
On Mon, Apr 20, 2020 at 04:09:21PM -0400, Christopher Faylor wrote: > With mailman, if you click on a message in the archives and then click > on the email address at the top, your mail client of choice will be > opened with correct "In-Reply-To" set. If you want to reply to the list > then

Re: Two naive questions

2020-04-20 Thread Stephen Carrier
On Fri, Apr 17, 2020 at 12:44:30PM -0600, Brian Inglis wrote: > On 2020-04-17 12:16, Andrey Repin wrote: > > Greetings, Stephen Carrier! > >> I remember having had the same confusion the first few times I initiated > >> threads. > > > When you start a new thre

Re: Two naive questions

2020-04-17 Thread Stephen Carrier
On Fri, Apr 17, 2020 at 07:10:51AM +0200, Marco Atzeri via Cygwin wrote: > Am 16.04.2020 um 22:21 schrieb Fergus Daly via Cygwin: > > I've been reading/writing to this list since 2001 or maybe earlier and have > > only just Subscribe'd. Mainly because I have been aware when contributing > > to a

Re: crontab message "must be privileged to use -u"

2020-03-20 Thread Stephen Carrier
On Wed, Mar 18, 2020 at 10:54:51PM +0300, Andrey Repin wrote: > Greetings, All! > > I'm trying to use Cygwin's cron, but have a small issue: > > # crontab -u 18 -l > must be privileged to use -u > > Is there a way around the problem? > I'm in an elevated shell, but it seems crontab is doing a

Re: msmtp 1.8.5 built using ${prefix}/${SYSCONFDIR}

2019-10-10 Thread Stephen Carrier
On Thu, Oct 10, 2019 at 01:09:14PM +0300, Jari Aalto wrote: > On 2019-10-09 20:10, Ken Brown wrote: > > On 10/9/2019 4:03 PM, Stephen Carrier wrote: > > >>> $ msmtp --version > > >>> msmtp version 1.8.5 > > >>> Platform: x86_64-pc-cygwin >

Re: msmtp 1.8.5 built using ${prefix}/${SYSCONFDIR}

2019-10-09 Thread Stephen Carrier
On Wed, Oct 02, 2019 at 01:38:13PM -0600, Brian Inglis wrote: > On 2019-10-02 12:18, Stephen Carrier wrote: > > On Tue, Oct 01, 2019 at 08:43:40PM -0600, Brian Inglis wrote: > >> On 2019-10-01 18:47, Stephen Carrier wrote: > >>> The latest verion of the msmtp packag

Re: location of msmtp system-wide configuration

2019-10-02 Thread Stephen Carrier
On Tue, Oct 01, 2019 at 08:43:40PM -0600, Brian Inglis wrote: > On 2019-10-01 18:47, Stephen Carrier wrote: > > The latest verion of the msmtp package: 1.8.5+20190811+git7912c76-1 . > > Differs from the previous version: 1.6.6-1 . > > > > In that the location of the sys

location of msmtp system-wide configuration

2019-10-01 Thread Stephen Carrier
. In my case it only confused me as I set up a new system. Please consider changing this default back to what it was for the convenience of those who will otherwise need to figure this out. thanks, Stephen Carrier -- Problem reports: http://cygwin.com/problems.html FAQ

Re: pipe broken by WSL?

2019-05-02 Thread Stephen Carrier
"wsl uname" is replaced with "wsl uname < /dev/null" ? Stephen Carrier BEAR Center -- 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

sshd problem on WS2008R2 64bit

2019-03-05 Thread Stephen Carrier
ed. Is this a known problem? Is there any workaround or fix to let cron and sshd work without a windows login first to prime the pump? Thanks, Stephen Carrier BEAR Center UC Berkeley Cygwin Configuration Diagnostics Current System Time: Wed Mar 06 00:55:28 2019 Windows 2008 R2 Server Datacente