Displaying 3 results from an estimated 3 matches for "noww".
Did you mean:
now
2003 Jun 17
1
Multiple auth howto
Howdi.
I'm new to dovcot (just succeded in compiling on unixware 713 today)
I'm noww configuring for tests on other port. The sample configuration
file is pretty well documented, however, I don't understand how I can
firstt authenticate against passwd/shadow if not found against pgsql.
What's the syntax?
Please cc responses as I'm subscribed to digest
TIA
Reghards
-...
2016 May 13
1
cifs migration from samba3+ldap to samba 4 AD
Hi
I have a samba 3 ldap domain working perfect, and nowwe are evaluating to
migratw to samba 4 AD. I have read samba wiki and seems clear but we are
not sure how tomigrate cifs resources, we use cifs resources in some
windows server and alsp some cifs wirh linux server and setfscl
permissions, and the most important, a netappcifs with dataontap 8.1.4 7...
2002 Jul 26
0
manipulating the result of by()
Hi.
I have the following problem.
I use by() to compute a table of observed and expected counts of a variable
(eg sobjects who belong to a smoking category) within combination of 4
factors (age class, education, sex, region) for a total 4*3*2*5 tables.
I get a list of length 120 and dim 4.
Noww I want to sum the tables within the level of one of the grouping
variables, eg age class. How can I do?
Here is an example:
ttt <- by(data,list=c(age,sex,region,edu),FUN=function(x)
{
tto <- table(x$smoke[x$grp=="study1"])
so <- sum(tto)
tte <- prop.table(table(x$smok...