Displaying 20 results from an estimated 9000 matches similar to: "[Bug 1629] New: allow --port=#### option at configuration time?"
2002 Feb 28
4
Update to solaris package creation
Can someone else from the Solaris realm that uses our package system
verify that this should be done? It looks right, but I want
another opinion before commiting.
- Ben
> On Wed, 27 Feb 2002, Antonio Navarro wrote:
>
>> Hi Ben,
>>
>> I have made some modifications to the buildpkg.sh script that is
>> distributed with openssh.
>>
>> I am sending it to
2009 Aug 05
11
[Bug 1628] New: /var/run/sshd.pid file collisions...
https://bugzilla.mindrot.org/show_bug.cgi?id=1628
Summary: /var/run/sshd.pid file collisions...
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
2004 Apr 30
0
buildpkg.sh enhancements
I've made some changes to buildpkg.sh to make it easier for package
builders to add their local changes.
I'd like people that use buildpkg.sh to test and comment on these
changes before I commit them to CVS.
None of the defaults have changed.
Some of the patch is is just moving chunks of code to a different
location to make some of the enhancements work.
Some things you may find
2009 Aug 05
4
[Bug 1627] New: SMF issues on sparse-root zones
https://bugzilla.mindrot.org/show_bug.cgi?id=1627
Summary: SMF issues on sparse-root zones
Product: Portable OpenSSH
Version: 5.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2010 May 21
3
SSH service not getting restarted
Hi,
I have this in my sshdconfig module''s init.pp but the service is not
getting restarted even though at first connect the file sshd_config is
getting modified with the Banner entry. Can someone please help?
class sshdconfig {
file {
"/etc/ssh/sshd_config":
path => "/etc/ssh/sshd_config",
owner => root,
2002 Mar 13
1
Problem with buildpkg.sh
I am attempting to successfully run the buildpkg.sh script which is located
in the contrib/solaris directory. I am receiving the following error:
Building pkginfo file...
Building prototype file...
Building package..
## Building pkgmap from package prototype file.
## Processing pkginfo file.
pkgmk: ERROR: parameter <VERSION> cannot be null
## Packaging was not successful.
pkgtrans: ERROR:
2002 Jun 18
0
Solaris packaging of rsync - script comes here
Hello everybody,
I have written a shell script that makes the building
of a Solaris package of rsync easier. Because I think it is useful
for other Solaris user, I wold be very happy, if somebody
would include it to the source tree.
There is one little things to do:
- include it in the auto-configuration process, so that the
version number will be set correctly.
So far,
Jens
----- Script
2001 Oct 17
3
Again: bugs in contrib/solaris/opensshd.in and buildpkg.sh
(Shame on me: wrong filename in last posting, now here are correct
diffs)
in contrib/solaris/ (openssh-SNAP-20011017.tar.gz)
1) buildpkg.sh makes wrong link for /etc/init.d/opensshd
2) /etc/init.d/opensshd has not-working killproc
here my version tested on Solaris 2.4 and 8
(no pgrep with solaris 2.4, XARGS was undefined, simpler
syntax)
J?rg
--- contrib/solaris/buildpkg.sh Fri Oct 12
2002 Dec 10
3
X forwarding on OpenServer
Hi All,
I've been having issues getting X forwarding to work on OpenServer for OpenSSH versions 3.4p1 and 3.5p1. I have compiled OpenSSH on Redhat Linux 8.0, Solaris 8, and OpenServer 5.0.6, but the OpenServer box is the only one that exhibits the problem. I've detailed everything below.
I am using PuTTY for my ssh client under Windows. If I connect to the Linux or Solaris boxes, X
2002 Jul 15
10
Patch: Solaris packages don't create privsep user or group
Hi.
Solaris packages created by buildpkg.sh don't create privsep user or
group and sshd won't start until they are created (or privsep is
disabled):
## Executing postinstall script.
starting /usr/local/sbin/sshd... Privilege separation user sshd does not
exist
/etc/init.d/opensshd: Error 255 starting /usr/local/sbin/sshd...
bailing.
The attached patch (against -cvs) ports the relevant
2002 May 31
11
(no subject)X-forward
No "ssh -X hostname" doesn't work.
But when you "export DISPLAY=..." it works!?
I set the the Display Hack so that I can see my IP with "env" or "echo
SSH_CLIENT" when I'm connect via VPN-Tunnel and I don't know my IP in
the Net I'm connected through.
Andreas Kerl
-----------------------------------------
DTS Medien GmbH
Heidestrasse 38
2015 Jun 30
2
Call for testing: OpenSSH 6.9
On Tue, 30 Jun 2015, Damien Miller wrote:
| I think we should just disable the test if the host doesn't support IPv6.
|
| diff --git a/regress/cfgparse.sh b/regress/cfgparse.sh
| index 7f377d8..e19b4d0 100644
| --- a/regress/cfgparse.sh
| +++ b/regress/cfgparse.sh
| @@ -3,6 +3,12 @@
|
| tid="config parse"
|
| +# Possessing struct addrinfo is a reasonable proxy for IPv6
2015 Jun 30
2
Call for testing: OpenSSH 6.9
On Tue, 30 Jun 2015, Damien Miller wrote:
| On Mon, 29 Jun 2015, Tim Rice wrote:
|
| > On Tue, 30 Jun 2015, Damien Miller wrote:
| >
| > | I think we should just disable the test if the host doesn't support IPv6.
| > |
| > | diff --git a/regress/cfgparse.sh b/regress/cfgparse.sh
| > | index 7f377d8..e19b4d0 100644
| > | --- a/regress/cfgparse.sh
| > | +++
2001 Feb 12
3
add scp path to _PATH_STDPATH
what do you think about this patch to add the path to scp to
_PATH_STDPATH? is there a better or cleaner way to do this? i'm hoping
to ward off 'scp doesn't work' questions for the next release.
i did *not* add this to a --with-default-path path, because if a user
specifies that, they should control its value completely.
Index: Makefile.in
2005 Aug 29
4
Conflict between LDAP and Privilege Separation?
Hi all.
OpenSSH_4.1p1, OpenSSL 0.9.7g 11 Apr 2005 on Solaris 8 using host-based
authentication.
With "PrivilegeSeparation yes" and "UsePAM no" everything works as
desired. If I enable PAM, I am able to connect, but just before it
gives me a shell, it disconnects. If I leave PAM enabled and disable
PrivilegeSeparation, it works.
Is this a current limitation, or is there
2002 Mar 17
1
[patch] AIX package build fixes, please commit
Hello All,
This is a resend of a patch I posted nearly two weeks ago. As
of a few minutes ago, it hasn't been committed and thus the AIX package
builds from CVS fail. (I know because I now have a cron job that tells
me :-)
Could someone please review and commit the attached patch and
chmod a+x contrib/aix/*.sh, or let me know what needs to be changed?
It makes the following changes
2009 Feb 20
4
openssh-5.1p1 configure failure
Hi
If I try to run configure for openssh-5.1p1 with --wtih-selinux option
it fails giving the error "selinux support requires selinux library"
all of the below also dont work
a) --wtih-selinux
b) --wtih-selinux=path of cross complied library
c) LDFLAGS=-Lpath of cross complied library
if I remove --wtih-selinux option I am able to everything is fine.
How to solve this error?
Thanks
2006 Apr 25
1
NIS - netgroup
Hello;
Sorry for the crosspost/repost, but I am getting desparate here.
I am having difficulties setting up ssh (ossh4.3p2 - NIS -Solaris8/Sparc) to
authenticate and allow ossh access based on NIS netgroup. So, users and/or
host should be from a valid netgroup triple, contained within the ossh
servers .rhosts, .shosts, hosts.equiv and/or shosts.equiv.
I am having alot of trouble getting NIS
2003 Nov 24
3
OpenSSH on AmigaOS...
Hello!,
I have succesfuly compiled OpenSSH on the AmigaOS platform.....all seems to
work fine by now...except by sshd, it fail in monitor.c(monitor_sockletpair):
socketpair() func with errno #46...so, I was wondering if there is some
alternative I can use here ?.
any help appreciated.
Kind regards
ps.: excuse my bad english..
--
Diego CR - http://Amiga.SourceForge.net
2013 Sep 26
1
6.2p2 question
Built RPM's from the 6.2p2 openssh.spec file on a Red Hat 6.4 x86_64
server. Build a new Red Hat 6.4 x86_64 server, then when I go to install
the RPM's on the server it overwrites
the functioning /etc/ssh/sshd_config and /etc/pam.d/sshd files with a
non-functional versions. Normally when I compile on the systems Openssh
does not over write these files.
Any ideas?
Thanks
David