Displaying 20 results from an estimated 300 matches similar to: "Usermap from Windows domain to UNIX"
2005 Dec 29
0
AIX 5L 5.3 Error after Compiling the SAMBA 3.0.21.0
----- Original Message -----
From: <JKetabchy@swd-ag.de>
To: <samba@lists.samba.org>
Sent: Wednesday, December 28, 2005 7:25 AM
Subject: [Samba] AIX 5L 5.3 Error after Compiling the SAMBA 3.0.21.0
>
****************************************************************************
***
> but getting ERROR when i run any Command as example :
> net join domain:
>
> exec():
2009 Sep 06
2
selecting columns based on values of two variables
Dear R-list,
I am having troubles selecting rows from a very large data-set
containing distances between capitals.
The structure of the data-set looks like this:
numa ida numb idb kmdist midist
1 2 USA 20 CAN 731 456
2 2 USA 31 BHM 1623 1012
3 2 USA 40 CUB 1813 1130
I want to select a subset of these dyads, and have
2012 Nov 19
0
[PATCH 247/493] drivers/block: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p at virginia.edu>
Cc: Chirag Kantharia <chirag.kantharia at hp.com>
Cc: Geoff Levand <geoff at infradead.org>
Cc: Jim Paris <jim at jtan.com>
Cc: Rusty Russell <rusty at rustcorp.com.au>
Cc: "Michael S. Tsirkin" <mst at redhat.com>
Cc:
2012 Nov 19
0
[PATCH 247/493] drivers/block: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p at virginia.edu>
Cc: Chirag Kantharia <chirag.kantharia at hp.com>
Cc: Geoff Levand <geoff at infradead.org>
Cc: Jim Paris <jim at jtan.com>
Cc: Rusty Russell <rusty at rustcorp.com.au>
Cc: "Michael S. Tsirkin" <mst at redhat.com>
Cc:
2010 Dec 07
3
Changing names of a string variable
Hello,
Here is the data set I am working with:
dat=read.csv('http://dl.dropbox.com/u/1852742/relexpressions.csv')
names(dat)
#Under the 'target' column, I want to change all of the values into
all capital letters (e.g. fgf2 becomes FGF2). I have taken a loop
approach but I think my Python background is confusing me. Here is
what I attempted:
for(line in
2012 Jun 13
1
phyloclim help
Hi all ?
I am a newbie to R and have had a terrible time trying to figure out how to set up an analysis.? I have installed and loaded the appropriate package (phyloclim), but I do not even know where to begin defining one of the arguments.
The usage for the command I?m trying to perform is:
niche.equivalency.test(spec, n, maxent, mx = 2000)
where the argument?
maxent???? is a list containing
2006 Jan 02
2
Windows ACL modify ability?
I have posted several questions now and have ben unsuccessful in getting any
responses, so i thought i would take a different tack.
I know adjusting permissions on Samba shares, through the Microsoft MMC is
possible when you have POSIX ACL support compiled in your kernel. I don't
think that level of control is necessary for me and short of recompiling the
kernel for that support i have been
2005 Sep 19
0
Re-2: rid_idmap problem
That's good, but i believe that the "allow trusted domains" must be
set to "No" when using idmap_rid backend.
See:
http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/
idmapper.html#id2587685
On Sep 19, 2005, at 10:41 AM, stefanke@micodat.com wrote:
> I have fixed my problem. I do not have configured a range for the
> BUILTIN domain! So the following
2016 Aug 17
0
[PATCH 15/15] block: Add FIXME comment to handle device_add_disk error
Done with coccinelle:
@@
expression e1, e2, e3;
identifier rc;
@@
(
rc = device_add_disk(e1, e2, e3);
|
+ /* FIXME: handle error. */
device_add_disk(e1, e2, e3);
)
Signed-off-by: Fam Zheng <famz at redhat.com>
---
arch/m68k/emu/nfblock.c | 1 +
arch/um/drivers/ubd_kern.c | 1 +
arch/xtensa/platforms/iss/simdisk.c | 1 +
drivers/block/DAC960.c
2006 Nov 01
0
No subject
interacts with the telnet/rlogin server on AIX. The previous entries
about this only starting at ML03 and above seem to be correct. The bug
is not triggered in earlier versions of AIX.
Unfortunately, I have been unable to create a test case program that
causes the hang to occur. However, a simple hack to channels.c does
seem to fix the problem:
--- channels.c.orig Tue Jul 2 14:34:32 2002
+++
2012 Jul 05
0
Confused about multiple imputation with rms or Hmisc packages
Hello,
I'm working on a Cox Proportional Hazards model for a cancer data set that has missing values for the categorical variable "Grade" in less than 10% of the observations. I'm not a statistician, but based on my readings of Frank Harrell's book it seems to be a candidate for using multiple imputation technique(s). I understand the concepts behind imputation, but using
2012 Jul 17
0
Building a web risk calculator based on Cox PH--definitive method for calculating probability?
Hello all,
I am a medical student and as a capstone for my summer research project I am
going to create a simple online web "calculator" for users to input their
relevant data, and a probability of relapse within 5 years will be computed
and returned based on the Cox PH model I have developed.
The issue I'm having is finding a definitive method/function to feed the
user's
2004 May 04
0
Character, Codepage Problems?
Hello,
we have some strange things with samba 3.0.2a, AIX5.1, ML03:
1.
./configure --prefix=/usr/samba
:
:
checking for iconv in /usr... yes
checking can we convert from CP850 to UCS2-LE?... no
checking can we convert from IBM850 to UCS2-LE?... no
checking can we convert from ASCII to UCS2-LE?... no
checking can we convert from 646 to UCS2-LE?... no
checking can we convert from UTF-8 to
2015 Jan 22
2
CUPS Windows point'n'click driver installation
> ----- Original Message -----
> From: "Marc Muehlfeld" <mmuehlfeld at samba.org>
> To: "Mike Ray" <mray at xes-inc.com>, samba at lists.samba.org
> Sent: Thursday, January 22, 2015 2:10:41 PM
> Subject: Re: [Samba] CUPS Windows point'n'click driver installation
>
> Hello Mike,
>
> Am 22.01.2015 um 20:11 schrieb Mike Ray:
>
2012 Jul 18
0
Building a web risk calculator based on Cox, PH--definitive method for calculating probability?
Here is an example of how to do it.
> library(survival)
> vfit <- coxph(Surv(time, status) ~ celltype + trt, data=veteran)
> userinput <- data.frame(celltype="smallcell", trt = 1)
> usercurve <- survfit(vfit, newdata=userinput) #the entire predicted
survival curve
> user2 <- summary(usercurve, time= 2*365.25) # 2 year time point
> user2$surv
[1]
2005 Dec 31
2
joined to ads, mapped permissions
I have joined samba to a 2003 active directory server.
If a samba shared dir is owned by root, how does active directory manage it?
more specifically, how are the permissions mapped? administrator to root?
i have seen reference to a parameter in smb.conf to "username map",
but i don't see reference to it in either of the John Terpstra Samba
books so that can't be the bridge
2016 Aug 15
2
Windows 10 point and print restriction
Hai Sven,
Start here :
http://www.infoworld.com/article/3107306/microsoft-windows/microsoft-admits-to-distributing-windows-printing-bugs-in-kb-3177725-and-kb-3176493.html
.. ms bug again..
> Verzonden: maandag 15 augustus 2016 15:05
> Aan: 'samba at lists.samba.org'
> Onderwerp: Re: [Samba] Windows 10 point and print restriction
>
> Hi Louis,
>
> Thanks for
2006 Jul 30
1
Cannot start Samba 3.0.23a
I just installed Samba 3.0.23a from the sources on a Slackware 10
server kernal version 2.4.26. I didn't get any errors during
installation. When I try to start the Samba daemon by smdb -D nothing
happens. Here is a snippet from log.smbd:
[2006/07/28 20:22:27, 0] smbd/server.c:main(847)
smbd version 3.0.23a started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
[2006/07/28
2015 Jan 22
0
CUPS Windows point'n'click driver installation
Hello Mike,
Am 22.01.2015 um 21:24 schrieb Mike Ray:
> cx510de: http://support.lexmark.com/index?locale=EN&page=product&userlocale=EN_US&productCode=LEXMARK_CX510&focusedTab=DOWNLOADS#1
>
> ms510dn: http://support.lexmark.com/index?locale=EN&page=product&userlocale=EN_US&productCode=LEXMARK_MS510#1
These drivers seem not to support to be uploaded via the Add
2016 Aug 15
0
Windows 10 point and print restriction
Am 15.08.2016 um 16:33 schrieb L.P.H. van Belle via samba:
> Hai Sven,
>
> Start here :
> http://www.infoworld.com/article/3107306/microsoft-windows/microsoft-admits-to-distributing-windows-printing-bugs-in-kb-3177725-and-kb-3176493.html
> .. ms bug again..
>
Thank you for the tip! Had installed KB3177725 already mid last week at
one customer, so far no calls but that can