Displaying 20 results from an estimated 20000 matches similar to: "Security Concern"
2002 Feb 19
3
ACL fully functional?
I have compiled both my kernel (2.4.17) and samba (2.2.3a) to support
ACL/EAs. It looks like it has gone well, but I get one message that
worries me, but I don't know if it should or not.
checking whether to support ACLs... checking for acl_get_file in -lacl... yes
checking for ACL support... yes
Using posix ACLs
checking for acl_get_perm_np... no
As you can see, the last line is where my
2002 May 07
6
What to do for ACL support?
Hi!
I'm trying to setup samba 2.2.4 on MandrakeLinux 8.2. The server should
act as a file storage for about 25 Windows 2000 clients.
Setting up a "basic" server which just serves the files is easy.
However, I'd also like to support NT ACLs on the Samba server. Well,
what do I have to do, to get it to work?
I'm using the Mandrake RPM for 2.2.4, which has ACL support
2002 Jul 18
1
CUPS and Samba without authorization
Perhaps one of you could lend us a hand with this...
We are trying to setup an open access print server using RedHat 7.3 and
Cups 1.15.
We are seeing the following error message on some of the log files related
to some Win2K users:
[2002/07/18 08:57:35, 0]
rpc_client/cli_spoolss_notify.c:spoolss_connect_to_client(133)
connect_to_client: machine JLEE rejected the tconX on the IPC$ share.
Error
2002 Jul 31
1
access denied errors after reboot
I had a system go down due to a storm that came through. It was on a UPS,
but the outage was extreme. Anyhow...it ended up crashing and I had to run
some e2fscks on it. Yesterday everything seemed fine fine fine. Today the
users cannot read/write the files and the logon script doesn't run. It's
being reported that they don't have access to the share. (eventhough they
can see it)
2002 Mar 13
1
little help over here
Hello all,
Just subscribed to the list, having a little trouble with samba as when i
try to vew the system from windows it says You have no permissions to access
this resource and i've tried everything i can.
Could someone send me some sample files that work.. like smb.conf,
smbpasswd, smbuser.. all the ones that are needed so i can see where i am
going wrong. Or suggest something to me.
2005 Jan 19
2
recoding large number of categories (select in SAS)
Hi,
I have data on stomach contents. Possible prey species are in the
hundreds, so a list of prey codes has been in used in many labs doing
this kind of work.
When comes time to do analyses on these data one often wants to regroup
prey in broader categories, especially for rare prey.
In SAS you can nest a large number of "if-else", or do this more
cleanly with "select"
2006 Sep 13
1
reshaping a dataset
Hi,
I'm trying to move to R the last few data handling routines I was
performing in SAS.
I'm working on stomach content data. In the simplified example I
provide below, there are variables describing the origin of each prey
item (nbpc is a ship number, each ship may have been used on
different trips, each trip has stations, and individual fish (tagno)
can be caught at each
2011 Mar 10
2
Not sure how to handle hazard in my survival model
Hi R experts :)
I'm trying to carry out a survival model on my data, but I am unsure of
whether it's appropriate or if I should do something specific in regards to
hazard.
My data is time to death by predator where I have 8 prey and one predator in
the setting. This means that two prey can't possibly die at the same time
and I can't quite get my head around how to include this in
2007 Feb 25
1
nested design in lme, need help with specifying model
Hi,
I wonder if anyone can help me with specifying a right model for my analysis. I am a beginner to lme methods and though have spent already many hours studying from various books an on-line helps, I was unfortunately not able to find a solution to my problem on my own.
Data structure:
I studied escape behavior of three species of a prey to a predator. The prey specimens (many) were in a
2010 Dec 11
2
Predator Prey Models
Dear R-users,
I am currently modifying a previously developed predator prey model and
was curious if there was a way to add in a disturbance to the model (let's
say at time t=100). The disturbance can be the introduction of 40 prey
(N=40) and 10 predators (Pred = 10). I would like to see my model go from a
state of equilibrium (up to t = 99), show this disturbance (at t = 100) and
then
2007 Dec 10
1
Multiple Reponse CART Analysis
Dear R friends-
I'm attempting to generate a regression tree with one gradient predictor and multiple responses, trying to test if change in size (turtle.data$Clength) acts as a single predictor of ten multiple diet taxa abundances (prey.data) Neither rpart or mvpart seem to allow me to do multiple responses. (Or if they can, I'm not using the functions properly.)
> library(rpart)
2008 May 26
4
Prey and OpenGL
I have installed Prey onto my pc running PCLinuxOS
following the instructions in
http://frankscorner.org/index.php?p=prey
or
http://appdb.winehq.org/objectManager.php?sClass=application&iId=3465
and tried running it. I then found I needed the nocd patch, which I downloaded and applied.
I then tried cd to the app folder, then wine prey.exe with the following result:
Prey 1.0.103 win-x86 Jun 10
2006 May 01
1
xyplot: trouble changing graphics settings
Hi
I am struggling with the correct code syntax to generate xyplots that are
different from the default graphics option.
This is simplified version of my data:
site size dnaconc prey
A 44 22.6 1
A 47 18.2 1
B 38 25.6 0
B 47 20.5 1
C 45 30.5 0
C 32 18.5 0
D 45 15.0 1
D 22 20.1 0
So I am using xyplot(dnaconc~size|site,data=bug,groups=prey) to generate
4 panels (one for each site).
My
2002 Apr 04
4
Samba 2.2.3a and password expiration?
One of my users complained that his Win2kSP2 complains that his password
Is going to expire in 8 days.
A while ago we changed from Win2k domain to a Samba 2.2.3a controlled domain.
How do I disable the password expiration? I read the man pages and searched
Google but couldn't find any hints about the issue. It almos seems like this
expiration thing should not be happening at all...?
2010 Feb 15
1
GAM for non-integer proportions
Dear list,
I´m using the mgcv package to model the proportion by weight of certain prey
on the stomach content of a predator. This proportion is the ratio of two
weights (prey weight over stomach weight), and ranges between 0 and 1. The
variance is low when proportion is close to 0 and 1, and higher at
intermediate values.
It seems that the best way to go is to model this using the
2010 Apr 28
1
NLS "Singular Gradient" Error
Hello,
I am trying to model a type II functional response of number of prey eaten
(Ne) against number supplied (No) with a non-linear least squares regression
(nls). I am using a modification of Holling's (1959) disc equation to
account for non-replacement of prey;
Ne=No{1-exp[a(bNe-T)]}
where a is the attack rate, b is the handling time, and T is the
experimental period.
My script is as
2008 May 29
1
In fact this is a Stats question, but... "The return."
*Thanks* all those who took the time to help me (even if the
"question" was not related to - the use of - R).
Now I think I can soundly make my point w/ the referee (can I use your
replies? If so I intend to properly cite its use?!?).
Regards, Eduardo Esteves
ps - Sorry for not explaining the "biological details" of my posting:
RNA/DNA is the ratio of RNA content to
2008 Dec 10
1
subset point data set by distance ranges
Greetings
I'm using R 2.8 with recent (last month) versions of the packages I need to
use at present.
I'm interested in examining hierarchical spatio-temporal patterns in a data
set. The data consist of 94 points (X, Y, UTM coordinates) at which catch
rates for a fish were recorded and there are also estimates of prey
available for these fish at the same locations.
2011 Feb 03
1
boostrap an nls regression
Hello there
I have the following model based on the hollings disc equation for the type
II functional response for 2 data sets:
nls(eaten~(a*suppl)/(1+a*h*suppl)
where eaten is the number of prey eaten by a predator and suppl is the
number of prey initially supplied to the same predator.
I have parameter estimates of 'a' and 'h' for the two populations studied
and would like
2002 Mar 06
3
printing with lprng
I recently set up samba-2.2.3a on FreeBSD 4.5-RELEASE. I'm having
troubles getting printing to work. I have LPRng-3.76 installed, and it
works just fine using the command line tools. When I print from a
windows client over smb, however, I can see the job go into the spool
directory, but then it magically vanishes, with nothing in any log
files. Has anyone experienced this type of strange