Displaying 20 results from an estimated 6000 matches similar to: "Problems compiling ADS support on Solaris 9"
2010 Feb 24
0
Share Permissions on an ADS member server [NOT PROTECTIVELY MARKED]
Classification: NOT PROTECTIVELY MARKED
Samba 3.4.5
Solaris 9
Windows 2000 AD domain
Heimdal Kerberos 1.3.1
Samba is configured and the server is joined to the domain. wbinfo works
as it should do, and so did getent when I had enumeration turned on. I
can view and change security properties from a Windows client (as a
member of the owner group).
I've created a share and set permissions
2009 Sep 09
1
Compiling 3.4.0 on SPARC Solaris 9
I've been trying to compile Samba 3.4.0 on a Solaris 9 server. However,
when I run configure, it is only creating a Makefile-noincludes, not the
standard Makefile. Looking at the config.log file, there are lines that
suggest that it can't find the libiconv libraries. These are installed
(version 1.11) in /usr/local so I tried re-running configure with the
option --with-libiconv=/usr/local.
2010 Mar 04
2
Why isn't Samba honouring UNIX permissions? [NOT PROTECTIVELY MARKED]
Classification: NOT PROTECTIVELY MARKED
Solaris 9
Samba 3.4.5
I know this isn't the sort of query that gets much response but I'd be
really grateful of any advice people can offer.
I'm getting really fed up with Samba as I've never been able to make it
work properly. Either I'm missing something basic (probably) or it just
doesn't behave in the way I think it should!
2008 Jan 18
0
Mapping AD domain users to UNIX users
We're using Samba 3.0.23b (binaries downloaded from Sunfreeware) on
Solaris 9 as a member server, using "security = DOMAIN" in an Active
Directory 2003 domain. The server is primarily an application server,
running SAS software, but we have a share to Windows to enable users to
save programs and data from their Windows XP workstations. Historically
we've been using PC Netlink,
2008 Jan 23
8
Retry: Mapping AD domain users to UNIX users
I posted this last week but haven't heard anything. I'm not sure if this
is because nobody knows the answer (can't believe that!) or I'm missing
something obvious in the documentation and people are thinking "Read The
Fine Manual". Whatever the reason, if anyone has any insights into this
problem I'd be very grateful for their comments.
We're using Samba 3.0.23b
2011 Oct 13
0
xyplot() and confidence interval polygons
Dear all,
I'm trying to replicate the panel function behaviour that Deepayan and
others discuss here:
https://stat.ethz.ch/pipermail/r-help/2007-April/130779.html
and Oscar Lamigueiro refers to here and provides sample code for:
http://www.r-bloggers.com/confidence-bands-with-lattice-and-r/
where a polygon is generated around lines on panels to display the
confidence interval bounds for
2011 Dec 21
5
R Source Code Request Office For National Statistics UK
To R Support Team,
ONS would like a restricted number of its IT staff to view the source code
for the latest version of your software, to check it against our source
code security guidelines.The source code will be securely stored with
access limited.
ONS is quite happy to agree that we would not
- copy or change your source code without your agreement
- share the source code with anyone
2006 Oct 10
0
Combining mod_auth_winbind with other authorization modules
I'm trying to use the mod_auth_winbind module from lorikeet SVN to
control access to an Apache 2.2.3 server. Samba is 3.0.23b supplied with
Mandriva 2007 and is configured is a member of a w2k3 AD domain. The
Apache users are using IE on W2k or XP domain member clients.
Samba and winbind are working as expected, and if I just use the
mod_auth_winbind module to authenticate the users
2009 Jun 22
1
xyplot: subscripts, groups and subset
Hi,
I'm running the following code to produce lattice plots of microfibril
angle versus ring number in Scots pine. There are 12 trees and 5 sample
positions ("Position") in each tree:
xyplot(MFA ~ RN | Tree, data = MFA.data,
groups = Position, subscripts=TRUE,
auto.key=list(space = "top", points = FALSE, lines = TRUE,
reverse.rows=TRUE,
2009 Oct 11
0
Plotting groupedData objects by levels of a factor
Hi,
I'm trying to plot a grouped data object for modelling maximum branch
size by distance from stem apex:
>MAXBRD.group <- groupedData(MAXBRD ~ Dtop | Type/Site/Tree,
inner=~Status, data=MAXBRD.data).
The following code produces a plot of MAXBRD ~ Dtop for each site type:
>plot(MAXBRD.group, collapse=1, display=1, aspect=1.2, pch=20, inner=~1,
main="MAXBRD with
2005 Apr 22
1
speex question
can somebody point me in the direction of some sample c/c++ code for encoding stereo product esp wideband mode
thanks in anticipation
Andy Basford
The information contained in this message (and any attachments) may
be confidential and is intended for the sole use of the named addressee.
Access, copying, alteration or re-use of the e-mail by anyone other
than the intended recipient is
2012 May 01
1
error bars for a barchart
Hi
I have the following barchart to which I want to add error bars.
library(lattice)
barchart(Change~fTreat,groups=Process,change,
auto.key=list(points=FALSE,rectangles=TRUE),
panel=function(x, y,...){
panel.barchart(x,y,origin = 0,...);
panel.abline(h=0,col="black",...);
}
)
I have tried
2012 May 03
1
braking a label in two lines when using expression()
I making an xyplot and the y label is too long and needs to be in two rows, but when I brake it there is a huge gap between the last text string and the expression, and I can't get rid of it. Any ideas?
Data:
structure(list(Temp = c(8L, 8L, 8L, 8L, 8L, 8L, 12L, 12L, 12L,
12L, 12L, 12L), CO2 = c(380L, 380L, 380L, 750L, 750L, 750L, 380L,
380L, 380L, 750L, 750L, 750L), Treat = structure(c(3L,
2011 Sep 05
1
Power analysis in hierarchical models
Dear All
I am attempting some power analyses, based on simulated data.
My experimental set up is thus:
Bleach: main effect, three levels (control, med, high), Fixed.
Temp: main effect, two levels (cold, hot), Fixed.
Main effect interactions, six levels (fixed)
For each main-effect combination I have three replicates.
Within each replicate I can take varying numbers of measurements
(response
2012 Dec 14
1
COZIGAM removed from CRAN
Hi All,
Another quick question - I noticed that COZIGAM has been removed from CRAN, and that you are referred to the archive for previous versions (last updated 23 July 2012). Is this package still ok to use? Or is there an alternative which might also fit zero-inflated GAMs?
Thanks,
Raeanne
The Scottish Association for Marine Science (SAMS) is registered in Scotland as a Company Limited by
2012 May 07
1
How can I brake a label in two lines when using expression()?
I making an xyplot and the y label is too long and needs to be in two rows, but when I brake it there is a huge gap between the last text string and the expression, and I can't get rid of it. Any ideas?
Data:
structure(list(Temp = c(8L, 8L, 8L, 8L, 8L, 8L, 12L, 12L, 12L,
12L, 12L, 12L), CO2 = c(380L, 380L, 380L, 750L, 750L, 750L, 380L,
380L, 380L, 750L, 750L, 750L), Treat = structure(c(3L,
2011 Jul 29
2
Changing font type within y axis labels
I wish place the following axis label in such a manner that some of the
text is plain and the scientific name is in italics (i.e. a mixture of
two font types)
Using plot:
mtext("Total Landings of Pecten maximus (tonnes)",font,=3, side=2,
line=3)
makes everything italic, but how do I apply the font change to only
"Pecten maximus"?
Rgds
Phil
2007 Dec 18
2
R brakes when submitting a query to MySQL
Hello,
I would like to retrieve data stored in MySQL database, so I installed
RMySQL package.
I can successfully connect with the my database using the following code
> dvr<-dbDriver("MySQL")
> con2<-dbConnect(dvr,group="exbardiv")
> mysqlDescribeConnection(con2)
<MySQLConnection:(972,0)>
User: mmorag
Host: localhost
Dbname: exbardiv
2012 Dec 07
1
Negative Binomial GAMM - theta values and convergence
Hi there,
My question is about the 'theta' parameter in specification of a NB GAMM.
I have fit a GAM with an optimum structure of:
SB.gam4<-gam(count~offset(vol_offset)+
s(Depth_m, by=StnF, bs="cs")+StageF*RegionF,
family=negbin(1, link=log),
data=Zoop_2011[Zoop_2011$SpeciesF=='SB',])
However, this GAM shows heterogeneity in the
2013 May 27
1
metaMDS with large dataset produces 'insufficient data' warning
Greetings everyone,
I am running MDS on a very large dataset (12 x 25071 - 12 model runs with 25071 output values each), and also on a very much reduced version of the dataset (randomly select 1000 of the 25071 output values). I would like to look at similarities/dissimilarities between the 12 model runs. When I use metaMDS on the full dataset, I get a warning message:
Warning message:
In