Hi,
In our system build scripts we have this command:
/usr/sbin/pw -V $d useradd toor -u 0 -g 0 -d /root -s /bin/sh -c "Bourne-again
Superuser" -g wheel -o
After 10.2-BETA1, the toor account is being added with UID 1001 instead of UID
0. This looks like a problem with line 754 in pw_user.c, wh
Bezüglich Harald Schmalzbauer's Nachricht vom 12.07.2015 11:59 (localtime):
…
>>> I can't find suspicious code in r282213 which could cause this strange
>>> regression, but I verified carefully that problem arises with r284665.
>>> Actually, r282901
>>> (https://svnweb.freebsd.org/base?view=revis
On Mon, Jul 13, 2015 at 04:57:32PM +1000, Jan Mikkelsen wrote:
> Hi,
>
> In our system build scripts we have this command:
>
> /usr/sbin/pw -V $d useradd toor -u 0 -g 0 -d /root -s /bin/sh -c
> "Bourne-again Superuser" -g wheel -o
>
> After 10.2-BETA1, the toor account is being added with UID 1
On Mon, Jul 13, 2015 at 10:36:28AM +0200, Baptiste Daroussin wrote:
> On Mon, Jul 13, 2015 at 04:57:32PM +1000, Jan Mikkelsen wrote:
> > Hi,
> >
> > In our system build scripts we have this command:
> >
> > /usr/sbin/pw -V $d useradd toor -u 0 -g 0 -d /root -s /bin/sh -c
> > "Bourne-again Superu
Hi, I use the ports version of OpenSSL for everything and don't require
the base version. As a result I thought I would remove it by adding
WITHOUT_OPENSSL into /etc/src.conf and running make delete-old in
/usr/src. However this seems to only want to delete things related to
kerberos and gssapi
.. and in one instance, you had 57gig of RAM allocated just to ZFS
65536 size buffers.
-adrian
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubsc
hi,
With that much storage and that many snapshots, I do think you need
more than 96GB of RAM in the box. I'm hoping someone doing active ZFS
work can comment..
I don't think the ZFS code is completely "memory usage" safe. The
"old" Sun suggestions when I started using ZFS was "if your server
pan
On 7/13/2015 12:29, Adrian Chadd wrote:
> hi,
>
> With that much storage and that many snapshots, I do think you need
> more than 96GB of RAM in the box. I'm hoping someone doing active ZFS
> work can comment..
>
> I don't think the ZFS code is completely "memory usage" safe. The
> "old" Sun sugges
On Mon, Jul 13, 2015 at 7:03 AM, Matt Smith wrote:
> Hi, I use the ports version of OpenSSL for everything and don't require
> the base version. As a result I thought I would remove it by adding
> WITHOUT_OPENSSL into /etc/src.conf and running make delete-old in /usr/src.
> However this seems to
On Jul 13 11:29, Kevin Oberman wrote:
On Mon, Jul 13, 2015 at 7:03 AM, Matt Smith wrote:
Hi, I use the ports version of OpenSSL for everything and don't require
the base version. As a result I thought I would remove it by adding
WITHOUT_OPENSSL into /etc/src.conf and running make delete-old in
On Mon, Jul 13, 2015 at 3:14 PM, Matt Smith wrote:
> See now I assumed that the only things in the base that used it were
> Kerberos, GSSAPI, and OpenSSH. If you read the man page for src.conf it
> says that setting WITHOUT_OPENSSL also sets WITHOUT_KERBEROS,
> WITHOUT_GSSAPI, and WITHOUT_OPENSSH
On Mon, Jul 13, 2015 at 12:18 PM, Brandon Allbery
wrote:
> On Mon, Jul 13, 2015 at 3:14 PM, Matt Smith wrote:
>
>> See now I assumed that the only things in the base that used it were
>> Kerberos, GSSAPI, and OpenSSH. If you read the man page for src.conf it
>> says that setting WITHOUT_OPENSSL
On Mon, Jul 13, 2015 at 6:58 PM, Kevin Oberman wrote:
> Annoying! ssh has explicitly never used of OpenSSL. I just confirmed that
> it still does not. It does use gssapi and kerberos, so even though it makes
> no use of OpenSSL, it does use those two things which are not actually part
> of OpenSS
On 14/07/2015 12:03 AM, Matt Smith wrote:
> Hi, I use the ports version of OpenSSL for everything and don't
> require the base version. As a result I thought I would remove it by
> adding WITHOUT_OPENSSL into /etc/src.conf and running make delete-old
> in /usr/src. However this seems to only want t
On Mon, Jul 13, 2015 at 4:13 PM, Brandon Allbery
wrote:
> On Mon, Jul 13, 2015 at 6:58 PM, Kevin Oberman
> wrote:
>
>> Annoying! ssh has explicitly never used of OpenSSL. I just confirmed
>> that it still does not. It does use gssapi and kerberos, so even though it
>> makes no use of OpenSSL, it
15 matches
Mail list logo