Displaying 12 results from an estimated 12 matches for "industriestrasse".
2001 Jan 09
3
OpenSSH on Reliant UNIX
...for Solaris but I was not able to test
it, yet.
This mail is intended as an indication that the sentence
"port to Reliant UNIX has been added" which appears in some documentation
and announcements is not completely true.
Norbert.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2000 May 12
1
Patch: OpenSSH 2.1.0 under Solaris 8, Solaris 7 and other systems , too
...t;,
+ entropy_sources[c].path,
entropy_sources[c].args[1],
+ entropy_sources[c].badness);
#endif
if (entropy_sources[c].badness > 0)
--
Norbert Bladt
ATAG debis Informatik, TZ1 - Z364
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2000 May 19
2
Solved: on Solaris, "couldn't wait for child '...' completion: No child processes"
...helps,
Norbert.
P.S. The real fix for the next release would be to either
ask for the timeout value, determine it automagically in
some way or change the hard-coded value of 100 in the "configure"
script to something more reasonable.
--
Norbert Bladt
ATAG debis Informatik, TZ1 - Z364
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2001 Mar 20
3
Rhosts-RSA authentication broken
...w it works, again.
Please advice if this is not the right fix or whether this
change was intended.
Thanks for providing openssh !
Regards,
Norbert.
P.S. I am not subscribed to the developer list so a cc:
to my mail address is appreciated.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
<<auth-rh-rsa.diff>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auth-rh-rsa.diff
Type: application/octet-stream
Size: 529 bytes
Desc: not availab...
2000 May 19
0
AW: Solved: on Solaris, "couldn't wait for child '...' completion : Nochild processes"
...s
> to it right now.) This was discussed last week for 2.1.0 - just change
> error() to debug() for those two messages.
Sorry, you are completely right.
I noticed it right now myself, that this is not the real fix.
Regards,
Norbert Bladt.
--
Norbert Bladt
ATAG debis Informatik, TZ1 - Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2001 Jan 08
0
AW: X11-Forwarding for Reliant UNIX (formerly SINIX)
...u try setting the "--with-ipaddr-display" option to configure?
OK. I'll try that.
> Does this fix the problem? If so I will make it the default for Reliant
> Unix.
I'll report the result to the list.
Later,
Norbert.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2001 Jan 09
0
AW: fatal: PRNG initialisation failed
...in the command file
or you run out of memory.
Because there should be much more "malloc"s done by sshd than just these
four.
Sorry, that I can't help much more than analyzing the
truss output.
Hope it helps, anyway,
Norbert.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2001 Jan 09
0
Result: X11-Forwarding for Reliant UNIX (formerly SINIX)
...opens the communication to the
local name piped /tmp/.X11-unix/Xn
(n being the DISPLAY number) instead of the TCP-port 6000+n.
I am still thinking that opening and creating the named pipe in
/tmp/.X11unix
is the real and final fix.
Norbert.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2001 Jan 09
0
Difference 2.1.1 and 2.3.0p1 on Reliant UNIX
...AAuthentication.
These kind of problems are not easy to determine without looking at
the source and adding calls to debug(...) to it.
Is that change intended or is this the result of the "added" support
for Reliant UNIX ?
Norbert.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2000 Jul 04
0
AW: rhostsauthentication fails. (Or why I hate poorly documented software.)
...asswords or passphrases.
The same for "ssh" or "scp".
We don't have any .rhosts file either.
I think we'll set the "PasswordAuthentication no"
in our server sshd_config file, later.
HTH,
Norbert Bladt.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
> However here's what "ssh -v server" on the client gives me...
>
> SSH Version OpenSSH-2.1, protocol versions 1.5/2.0.
> Compiled with SSL (0x0090581f).
> debug: R...
2001 Jan 08
1
X11-Forwarding for Reliant UNIX (formerly SINIX)
...rt ?
The source code is there to do it in case the DISPLAY variable is
containing the string "unix". I already have changed the code to
open the named pipe in that case, but this is obviously never done.
Somehow confused,
Norbert.
--
Norbert Bladt
ATAG debis Informatik, ISM-TZ1 / Z302
Industriestrasse 1, CH 3052-Zollikofen
E-Mail: norbert.bladt at adi.ch Tel.: +41 31 915 3964 Fax: +41 31 915 3640
2014 Dec 22
2
Syslinux 6.03 UEFI PXE Boot
...hnologies.eu/>
Es gelten unsere Allgemeinen Leistungsbedingungen die
unter http://www.msc-technologies.eu/T&C abrufbar sind.
Our standard terms and conditions apply which are
available under http://www.msc-technologies.eu/T&C.
MSC Technologies GmbH
Headquarters: Industriestrasse 16, 76297 Stutensee
Trade Register: Mannheim, HRB Nr. 10 3631
Board: Johannes Alberti, Peter Bielefeld, Silvano Geissler, Klaus Hagenacker, Thomas Klein, Mike McCoy,
Manfred Schwarztrauber, Patrick Zammit
VAT: DE 143 585 507
WEEE Reg. Nr. : DE 31011852
Diese E-Mail enthalt vertr...