Displaying 20 results from an estimated 1000 matches similar to: "Porting openssh to Win32"
2003 Sep 18
2
[Fwd: Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh]
Roger Marquis wrote:
> [snip]
>
>It takes all of 2 seconds to generate a ssh 2 new session on a
>500Mhz cpu (causing less than 20% utilization). Considering that
>99% of even the most heavily loaded servers have more than enough
>cpu for this task I don't really see it as an issue.
>
>Also, by generating a different key for each session you get better
>entropy,
2001 Dec 21
6
Killing the builtin entropy code
Over the holidays, I intend to finally rid portable OpenSSH of the
builtin entropy collection code. Here's what I intend to do:
When init_rng is called, we'll check OpenSSL's RAND_status(). If this
indicates that their PRNG is already seeded, we'll do nothing. This
effectively detects platforms which have /dev/urandom (or similar)
configured into OpenSSL.
If OpenSSL isn't
2002 Jan 22
4
ssh-rand-helper
Now that ssh-rand-helper has been segregated into a separate program,
I'd like to revisit an old question about its entropy gathering.
- would it be desirable to make it possible for ssh-rand-helper to fall
back to external commands if PRNGD cannot be reached, instead of
choosing one or the other at compile time?
- When using PRNGD, the program gets 48 bytes of entropy from PRNGD,
2018 Oct 30
1
Re: Multiple convertion from hyper-v VM to RHEV 4.1
On Tue, Oct 30, 2018 at 10:27:49AM -0300, HUGO DANIEL MEDINA SOSA wrote:
> Hi Richard, how are you!! ... I find you mail address in a mailing list
> when i search for a tool to convert multiple VMs allocated in Hyper-V
> plattform to RHEV 4.1 plattform.
> The issue presented for me is that i have almost fifty (~50) linux VMs [Red
> Hat 6.x-7.x , CentOS 6.x-7.x] in Hyper-V 2012 R2
2000 Jan 27
6
EGD requirement a show stopper for me
On Thu, Jan 13, 2000 at 17:34:10, Andre Lucas wrote:
> Subject: /dev/urandom
> On Thu, Jan 13, 2000 at 09:24:01AM -0700, SysProg - Nathan Paul Simons wrote:
> > On Thu, 13 Jan 2000, Ben Taylor wrote:
> >
> > > On Thu, 13 Jan 2000, Max Shaposhnikov wrote:
> > > > why ssh1.27 doesn't requre /dev/urandom on solaris?
> >
> > i think the
2019 May 20
2
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
Hello Cristian,
Well, nothing to say about your steps, these looks good.
And lmdb could be disable in the sernet packages, cant say, i dont know.
And only one DC has these problems or all? If only one DC crashed.
Which DC crashes. Last added? Oldest?
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Christian
2017 May 10
3
Kcc connection
Hello Christian,
Can you post me the message you got from the samba-check-db-repl.sh,
Then i'll add something for it.
And can you tell with version nummer of the script your using.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Christian Naumer via samba
> Verzonden: woensdag 10 mei 2017 9:30
> Aan:
2019 May 20
4
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
In addition to Rowland comment.
if you still able to test it. Remove 1 setting at a time, restart and test it.
Start with these, in this order.
logging = syslog only
prefork children = 8
I think if the logging line is removed your problem is solved.
man smb.conf /logging should explain more.
Because I cant/find the setting : logging = syslog only
Greetz,
Louis
2017 May 10
3
Kcc connection
Hello all,
we have upgraded our 4 DCs from samba 4.4.12 to 4.6.3. The setup is working fine and no errors were displayed during the upgrade. After a day I noticed that the DC (dc1) holding the fsmo roles is missing one kcc connection (to dc3) in the output of samba-tool drs showrpl. Otherwise there are no errors displayed. On windows in the ADSites tool I see that the connection is missing and I
2000 Feb 25
1
yarrow unix source
Hi guys
We at ZKS were also interested in yarrow under unix. However the
implementation that counterpane have on their web page doesn't correspond to
the paper -- it is a pretty different design.
Also the windows code is hairy in the extreme -- I decided to reimplement it
from scratch from the paper, rather than try to look at that windows code too
much (yeuch!). And in writing from the
2017 May 10
2
Kcc connection
Hello Christian,
Ive had a quick look at you output, that looks pretty normal.
I'll have a good look Friday, tomorrow day off.
So my suggestion is post the output to the list but -d10 is not needed.
The regular output should be sufficiant.
Im wondering why there is no dc3 in kcc also but why i see over 15 RPC sessions.
Maybe normal maybe not, this i dont know.
Greetz,
Louis
>
2019 Apr 15
3
resolv.conf
Hello you all,
this is a bit OT but I think I'll find some people here that can help.
We have 4 DCs all on the same site. This is working fine. 3 Are VMs one
is a physical server. They are the only DNS servers in that network. On
a member server running our icinga2 installation I have this in the
resolv.conf:
options rotate timeout:2 retries:1
search example.com
nameserver x.x.x.x (ip dc1)
2008 Nov 24
5
FreeBSD Security Advisory FreeBSD-SA-08:11.arc4random
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-08.11.arc4random Security Advisory
The FreeBSD Project
Topic: arc4random(9) predictable sequence vulnerability
Category: core
Module: sys
Announced:
2008 Nov 24
5
FreeBSD Security Advisory FreeBSD-SA-08:11.arc4random
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-08.11.arc4random Security Advisory
The FreeBSD Project
Topic: arc4random(9) predictable sequence vulnerability
Category: core
Module: sys
Announced:
2019 May 20
3
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
Am 20.05.19 um 11:59 schrieb Rowland penny via samba:
>> logging =syslog only
>
> Why do you have a parameter with another parameter as its value ?
>
> both 'logging' and 'syslog only' are both parameters, did you mean
> 'logging = syslog' ?
Yes I meant this "logging = syslog"
>
>> server role = active
2008 Jun 10
2
application using wxRuby: Albuin (OT?)
Hi.
Just wanted to tell you that I''ve just uploaded Albuin - a music player
I''ve been working on - to RubyForge.
Albuin is heavily inspired by Muine - a music player for GNOME with a really
nice and simple UI.
As I''m stuck on windows (photoshop, autocad, archicad...) Albuin is my
attempt to "port" Muine to windows.
Using Ruby and WxRuby as a bonus
2003 Feb 22
1
moving a samba pdc
hello list,
I had to move a samba pdc server to a new hardware plattform.
So I copied the whole files of the samba shares.
And additionally the following config files:
/etc/passwd
/etc/group
/etc/smb.conf
/etc/smbpasswd
/etc/secrets.tdb
The new server has the same name and ip address like the old one.
But now, the w2k users can no more download their profiles. (w2k says
something like access
2004 Oct 29
1
winDialog (equivalent) on Unix anyone ?
Hi,
We have a few R scripts, that have a minimalistic
GUI Interface using winDialog() calls.
Is there any cross-plattform equivalent we can port to,
such that the code will run on both Windows and Unix ?
I thought about either tcltk or gtk Stuff.
I was astonished that I couldn't find anything
similar that had been implemented since the 0.99 release,
or do I miss something obvius ?
Yours,
2019 May 06
2
Samba with AD : SID rejected
Am 06.05.19 um 16:06 schrieb Rowland Penny via samba:
> Yes, user 'vincent' has uidNumber 10010, gidNumber 13010 and
> primaryGroupID 513.
>
> 513 corresponds to the group "Domain Users", which have gidNumber
> 13010
>
> Vincent
Might this be the problem? He has primaryGroupID set to 513 (hello
calssicupgrade?) but "Domain Users" hast a gid of
2019 May 20
2
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
Am 20.05.19 um 15:34 schrieb Rowland penny via samba:
> On 20/05/2019 14:02, Christian Naumer via samba wrote:
>> Am 20.05.19 um 14:31 schrieb Rowland penny via samba:
>>> Samba 4.10.0 was the first version that works with python3 and whilst
>>> this may not have a bearing on your problem, is python3 installed.
>> No python3 is installed. I would also saume that