Displaying 20 results from an estimated 2000 matches similar to: "C2 configuration requierements for freeBSD"
2009 Mar 01
2
Trusted Path Execution
I would like to know that there is or is not a way to prevent users from
executing binaries that are not owned by root or that the user is in a
particular group. Is this something I can achieve with TrustedBSD's MAC
framework?
2003 Sep 03
3
MAC problems
FreeBSD version: 5.1-RELEASE
Hi,
I'm quite new to FreeBSD. I've check list archives and
read a handbook, but I didn't find solution to my problem
and I hope this is not off-topic.
I've installed 5.1-RELEASE, enabled ACLs on the filesystems
and I wanted to test MAC features. I'm also new to MAC, so
perhaps this is some my mistake.
When I enable mac_biba or mac_lomac (in
2005 Apr 28
1
make installworld, permissions and labels
Just a quick question,
My system is quite heavily customised with regard to permissions
and MAC labels on system binaries. Is there any way to stop
make installworld resetting all my customisation? At the moment
I have a set of scripts to set permissions on everything but that's
not exactly ideal.
Mark
--
PGP: http://www.darklogik.org/pub/pgp/pgp.txt
B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F
2006 Nov 03
1
Enc: FreeBSD and the new virtual machine-based rootkits
----- Mensagem encaminhada ----
De: Ricardo A. Reis <ricardo_bsd@yahoo.com.br>
Para: security@freebsd.org
Enviadas: Sexta-feira, 3 de Novembro de 2006 10:54:14
Assunto: FreeBSD and the new virtual machine-based rootkits
Hi All,
Recently i participated in Brazil on October 2006 The FIRST/TRANSITS and
II Latin American Incident Response Conference (COLARIS).
In the II COLARIS - Joanna
2005 Oct 21
1
samba-3.0.14a binaries for HP-UX-11.0
Hi,
im looking for a binary package of samba with a libnss_winbind.1
for HP-UX-11.0
The depot files in
http://de.samba.org/samba/ftp/Binary_Packages/hp/samba-3.0.14a
look good, but there are these three requierements:
OpenLdap 2.1.3 (http://hpux.cs.utah.edu)
OpenSSL 0.9.7d (http://hpux.cs.utah.edu)
LibIconv 1.9.2 (http://hpux.cs.utah.edu)
I was unable to locate this Packages on
2010 Jan 29
1
Plotmath: suprscript on scalable delimiter?
ComRades,
How do you put a superscript on a scalable delimiter?
I want to put 'b' as the power of the expression in the following plot:
t <- 1:25
K <- 0.2
y <- ((1-exp(-K*t))/(1-exp(-K*t)*exp(K)))^3
plot(t,y,"l",main="K=0.2, b=3")
text(15,5,expression(bgroup("(",frac(1-e^-Kt,1-e^-Kt*e^K),")")))
Plotmath examples in demo(plotmath) do not
2011 Mar 31
1
Simple lattice question
DeaR ComRades,
require(lattice)
data <- data.frame(SP=sort(rep(as.factor(c('A','B','C','D','E')),12)),
x=rpois(60,10),
y=rep(c(rep(0,4),rep(10,4),rep(20,4)),5),
z=rep(1:4,15))
xyplot(x~y|SP,data=data,groups=z,layout=c(2,3),pch=1:4,lty=1:4,col='black',type='b')
How do I put a legend
2011 Mar 23
1
R helps win competitions
DeaR ComRades,
This is a quote from a News article in Science's 11-February issue, about competitions to model data:
"For Chris Raimondi, a search-engine expert based in Baltimore, Maryland, and winner of the HIV-treatment competition, the Kaggle contest motivated him to hone his skills in a newly learned computer language called R, which he used to encode the winning data model.
2007 Jul 14
2
OpenBSM questions
Hello
I have some issues with OpenBSM which i cannot resolve, so i decided to
ask there.
1) I found some bugs in the auditreduce utility and created patch for it
- http://www.freebsd.org/cgi/query-pr.cgi?pr=114534.
Please, someone from freebsd team - take it, i think its better to fix
this before next release.
2) I found that when i`m using XDM as login manager with OpenBSM, all my
audit
2006 Nov 08
2
Sandboxing
Hi.
This is mostly hypothetical, just because I want to see how knowledgeable
people would go about achieving it:
I want to sandbox Mozilla Firefox. For the sake of example, I'm running it
under my own user account. The idea is that it should be allowed to
connect to the X server, it should be allowed to write to ~/.mozilla and
/tmp.
I expect some configurations would want access to audio
2004 Nov 21
1
mac_portacl and automatic port allocation
Hello,
I really like the idea behind mac_portacl but I find it difficult to use
it because of one issue. When an unprivileged program binds to high
automatic port with a call to bind(2) and port number set to 0 the
system chooses the port to bind to itself. This mechanismus is used by
number of programs, most commonly by ftp clients in active mode.
Unfortunately this 0 is checked by the
2018 Jan 09
0
65534 rows & c.
I have a samba file server that I created about 20 years ago and in the
time I have done the little updates needes to new server (when I move to a
new server I copy config and adapt if needed).
It only do public file sharing.
Some week ago a client stopped to connect to the share.
Only this client (Win 10 updated to 1703 or 1709).
It can connect to other windows shares or linux samba shares,
2004 Sep 24
1
openssh version
On Wed, 2 Jan 2002, John Hay wrote:
> Well I can accept your argument for -stable, although bigger changes has
> gone in -stable in the past, but what about -current? My -current boxes
> also still claim: "sshd version OpenSSH_2.9 FreeBSD localisations
> 20011202" And this is the problem, if we don't have -current upgraded
> we have little chance in getting wrinkles
2006 Apr 25
3
billing realtime
Hi all
I think this could be en old question. I would like to do a
realtime billing prepaid system, mainly using asterisk.
I have found few things;
I can not get CDR function into agi because asterisk set them
once the call is absolutely finish (at least main values for the main
porpouse, billsec,duration, etc..)
There is a patch that allow you to use CDR
2006 Sep 15
6
Problem with Load Balancing
Hi everybody!
I''m trying to implement the load balancing for a LAN with two ISPs. I''ve
installed a Suse Linux Enterpise Server 9 with iproute2 for that porpouse.
The server have two NICs, one of them is for both the LAN and ISP 1. I''ve
setup both NICs with YAST (if I use ip for this, then the whole thing
doesn''t work!) and execute the following commands to
2015 Jan 14
1
Questions regarding imaptest
Hi,
The measurements were created under the following conditions :
? operating system : Red Hat Enterprise Linux Server release 6.6 (Santiago)
kernel in version 2.6.32-504.el6.x86_64
? virtual server (VMware) with an Intel(R) Xeon(R) 4vCPU E5649 x 2,526 GHz
(2 cores per virtual socket) and 4 GB RAM
? 7,200 RPM SATA 1TB (FC SAN IBM System Storage N3400)
? all file systems had been formated in
2014 Jul 06
4
mdiskchk and WinPE
Thus the rub: The exe seems to have disappeared from winbin as well. It's there, but downloads as a zero-byte file.
> Date: Sun, 6 Jul 2014 22:40:21 +0200
> From: herbszt at gmx.de
> To: sha0.miller at gmail.com
> CC: syslinux at zytor.com; jml9904 at hotmail.com
> Subject: Re: [syslinux] mdiskchk and WinPE
>
> Shao Miller wrote:
> > On 7/6/2014 01:55, Ady wrote:
2006 Sep 11
1
Extracting mean level of factor for all levels from a glm
ComRades:
I have a glm where interest lies in the estimated mean levels of the
response Y for every level of factor Year (regardeless of statistical
significance of the factor), when the effect of other factors have been
accounted for. The model is of the form:
fit<-glm(Y~Year+Mo+Area+Ship+Eff,family=gaussian(link="log"),data=data)
where Year is categorical and has T levels
2007 Aug 22
2
Access table names
Hello,
Anyone know if there is a way to get all of the column names from the
tables usinf rub on rails?
Thanks again
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2010 Jun 21
1
Problem with package installation
Dear ComRades,
I am having the "wrong MD5 checksums" error with every package I try to install.
It happened with R 2.11.0, then I updated to R 2.11.1, same thing.
sessionInfo()
R version 2.11.1 (2010-05-31)
i386-pc-mingw32
locale:
[1] LC_COLLATE=Spanish_Spain.1252 LC_CTYPE=Spanish_Spain.1252 LC_MONETARY=Spanish_Spain.1252
[4] LC_NUMERIC=C