Displaying 20 results from an estimated 10000 matches similar to: "Bug in remote gui app execution via cygwin sshd"
2011 Jun 30
4
sshd and .bashrc
The short version: There's a "#define USE_PIPES"
in the middle of session.c; it would be better if
it were in (e.g.) defines.h or some other .h file.
(If in fact it needs to be defined at all; I'm not
convinced that it does.) Here's the (much) longer
version:
I recently installed the latest OpenSSH on some of
our servers (RHEL5, which provides the 4.3 release)
and soon
2015 Feb 18
0
listener authentication
On 02/17/2015 12:09 AM, Ron Harmon wrote:
> Thomas,
>
> Sorry to be a pain, but I'm still getting errors when I start Icecast.
> StartingIcecast 2.4.1
> Using config "icecast.xml" from installation directory ...
>
> Please open http://localhost:8000 or http://127.0.0.1:8000 in your web
> browser t
> o see the web interface.
> [2015-02-16 18:49:49] WARN
2015 Feb 16
0
listener authentication
On 02/16/2015 03:08 PM, Ron Harmon wrote:
> Thanks for your quick reply.
> I am looking at htpasswd. I am using 2.41 on Windows 7 with BUTT.
> I have read the documentation but I don't understand where to enter
> this in the config file.
> |<mount>
> <mount-name>/example.ogg</mount-name>
> <authentication type="htpasswd">
>
2015 Feb 19
2
listener authentication
Thomas and Phillip,
Thanks so much for your help. I have it working now but, is there a way to
setup that when the user clicks on the m3u to play that it would open a
player in the web page instead of creating the m3u file then having to open
it in windows media player as some of the time WMP wont play the file.
Thanks,
Ron
On Wed, Feb 18, 2015 at 2:30 AM, "Thomas B. R?cker"
2002 Jun 11
0
[Bug 273] New: sshd hangs on shell exit if user spawned child with /bin/nohup
http://bugzilla.mindrot.org/show_bug.cgi?id=273
Summary: sshd hangs on shell exit if user spawned child with
/bin/nohup
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2008 Jul 11
2
[PATCH] contrib/cygwin/ssh-{host,user}-config
Hi,
attached a total revamp of the ssh-host-config and ssh-user-config
scripts. The underlying idea is that one of our maintainers has
contributed a unified configuration script environment for Cygwin,
called csih. This is now used by the below ssh config scripts as well.
There's also an additional file called sshd-inetd, which is a service
configuration file for inetutils. The Makefile
2001 Apr 28
1
Cygwin and sshd (fwd)
---------- Forwarded message ----------
Date: Sat, 28 Apr 2001 13:12:47 -0400
From: Brandon Barker <bebarker at meginc.com>
To: openssh at openssh.com
Subject: Cygwin and sshd
Is it possible to compile and run sshd on win32 with cygwin? When I trie to ./configure and make and make install, only the client programs are produced.
Thanks,
Brandon Barker
2002 Oct 03
0
[Bug 409] New: Installation from cygwin doesn't configure sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=409
Summary: Installation from cygwin doesn't configure sshd
Product: Portable OpenSSH
Version: -current
Platform: ix86
URL: ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/IN
STALL
OS/Version: Cygwin on NT/2k
Status: NEW
Severity:
2002 Oct 31
0
[Bug 409] Installation from cygwin doesn't configure sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=409
marc.girod at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marc.girod at nokia.com
2006 Jul 07
0
cygwin sshd
Hello,
I've used cygwin and openssh's sshd many times successfuly on Windows
systems previously, including windows server 2003 (thanks to the guide found
at http://www.chinese-watercolor.com/LRP/printsrv/cygwin-sshd.html ). I
recently installed active directory on a windows server 2003 system and
promoted it to a domain controller. The problem is, only users in the
Administrators group
2004 Jun 12
0
[Bug 879] running ssh-host-config twice breaks sshd installation on cygwin
http://bugzilla.mindrot.org/show_bug.cgi?id=879
Summary: running ssh-host-config twice breaks sshd installation
on cygwin
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2019 Jan 26
2
[PATCH 2/2] Cygwin: only tweak sshd_config file if it's new, drop creating sshd user
The sshd_config tweaks were executed even if the old file was
still in place. Fix that. Also disable sshd user creation.
It's not used on Cygwin.
---
contrib/cygwin/ssh-host-config | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/contrib/cygwin/ssh-host-config b/contrib/cygwin/ssh-host-config
index 52916d14ba94..cc36ea102f42 100644
---
2009 Aug 17
1
image() generates many border lines in pdf, not on screen (quartz) - R 2.9.1 GUI 1.28 Tiger build 32-bit (5444) - OS X 10.5.8
Dear all,
I have invested substantial amount of work in a complicated, yet on
screen perfect looking graph that uses image(). Unfortunately saving it
as pdf (or quartz.save at high resolution) all generate very disturbing
border lines around each small rectangle that image() has drawn. While
using Preview it helps to turn off antialiasing to make those faint
lines disappear on screen
2012 Aug 09
2
How to overlay a global map on a filled contour?
I would like to plot some lat-lon data in a filled contour, and then
overlay a map of the globe on top. I am trying something like this:
filled.contour(lons, lats, glb.data,
plot.axes={axis(1);axis(2);map(projection='rectangular',parameters=0,add
=T)}
)
The filled contour plots fine, and the map shows up, but only as a very
tiny little black rectangle in a small area of the
2011 Dec 11
1
How to pass file as argument in .desktop file for wine app?
I'm running Wine 1.3.24 on Ubuntu 11.04
Please consider this .desktop file for Notepad application:
Code:
[Desktop Entry]
Name=Notepad
Exec=wine "/home/zetah/.wine/drive_c/windows/notepad.exe" %F
Type=Application
Terminal=false
Categories=Wine
MimeType=text/plain
If I pass/drop text file on this notepad.desktop file, Notepad complains about error reading the file, as it
2009 Jan 07
3
[Bug 1549] New: change in remote command execution behavior
https://bugzilla.mindrot.org/show_bug.cgi?id=1549
Summary: change in remote command execution behavior
Product: Portable OpenSSH
Version: 5.1p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2006 Jun 06
0
Printing: strange results
Hello!
I have two questions about printing.
Q1: When I print simple text (hello world) from notepad to cups printer,
I see my text on paper with with strange strange rectangle before it and
small rectangle at the end. What is this ?
Q2: I'am trying to print report generated in FastReport (from delphi
application). Print job does not achieve cups (I see nothing in cups
logs). There is
2002 Jan 16
0
[Bug 70] New: Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70
Summary: Allow 'authorize host' questions to be able to be
answered via GUI app
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
2007 May 09
0
printf in GUI App?
In a MSVC++ 6.0 Win32 Application (not a Win32 Console Application), I
use printf. When I launch the app from a Windows console, the app
does not block (i.e. the command shell is ready for another command
although my app has not terminated). No printf statements are
displayed on the console/command shell.
The same app when launched/run in Wine 0.9.33 on Mac OSX in an X11
shell does block (i.e.
2017 Feb 28
2
any one interesting develop a gui app for tinc
Hi devs,
I am a tinc user use tinc at windows every day, I use a bat file to start
tinc in nodetach mode, and dig the problem when the network sucks.
Is there any one interesting to develop a gui control app like for openvpn?
Tks,
Cong