Displaying 20 results from an estimated 10000 matches similar to: "MAPPING one NT GROUP with 2 unix group"
2004 Apr 02
1
Group mapping: several unix groups to one Windows group?
Hello,
Is it possible to map several unix groups to a single Windows group SID?
We have several department groups we want to include in Domain
Users, but not single unix group for all users.
Thanks,
Scott Hanson
2003 Oct 20
3
SAMBA 3 and Windows2000 mixed mode trust
I have one server windows2000 mixed mode with active directory and samba
3.0 PDC.
This is my smb.conf
[global]
workgroup = TESTIPLANET
netbios name = TEST
server string = DOMINIO TEST
interfaces = 10.10.6.158
bind interfaces only = yes
preferred master = Yes
domain master = Yes
wins support = Yes
domain logons = yes
2004 May 18
1
Problem with VFS audit and recycle (fwd)
This problem continues under 3.0.4 on Solaris 8 - attempting to use the
"vfs object" parameter in a share prevents access to the share and results
in the following in the log files:
[2004/05/10 16:04:57, 0] lib/module.c:do_smb_load_module(57)
Error trying to resolve symbol 'init_module' in
/usr/local/lib/vfs/audit.so: ld.so.1: /usr/local/sbin/smbd: fatal:
2003 Jul 08
1
Samba 2.28a and NT ACL
I have samba 2.2.8a compiled with option --with-acl-support --with-pam --
with-winbind on solaris8.
My problem is:
- when I copy the data from old nt server to new samba server with this
command xcopy oldserver newserver /O/S I received for some files
Access Denied. I have add on the smb file force unknown acl user = yes
but I have problem.
This is my smb.conf.
[global]
workgroup
2004 Jun 25
4
Installing on Windows packages build on Unix
Hello,
I wanted to share with a colleague a few R functions that I wrote. To
this purpose, I created a small package on my machine (Unix) and
emailed it to her. Now she is having troubles installing the package
on her Windows machine. It seems that on her side, install.packages
looks for a "zip" file - while I have created a "tar.gz" file. I tried
to build the package with the
2005 Sep 12
3
Problems Compiling OpenSSH 4.2p1 on Tru64 UNIX 5.1b
I configure as follows:
./configure --with-zlib=/usr/local/include
cc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o
sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o
auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o
auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o
auth2-passwd.o auth2-pubkey.o monitor_mm.o
2009 Jan 14
1
problems with Sweave and the function latex(HMISC)
latex(s6a2,title="",caption="Baseline vs
zonr",file="",label="Base",long=TRUE,landscape=F, middle.bold=TRUE,here=T,
+
,size="smaller[5]",outer.size="smaller",Nsize="smaller",midsize="smaller")
"latex" is not reconized \as a internalor external command ,
un programma eseguibile o un file batch.
Warning
2004 Jul 21
1
Building problem: leftover from old OS
Hello,
I have updated my OS from Solaris 2.7 to Solaris 2.8, and I am trying
to build R 1.9.1. Configure seems to run fine, resulting in the message:
R is now configured for sparc-sun-solaris2.8
Source directory: .
Installation directory: /usr/local
C compiler: cc -xO5 -dalign -xlic_lib=sunperf
C++ compiler: CC -xO5 -dalign
Fortran compiler:
2003 May 03
1
expand.grid
I recently posted a question concerning an inconsistency of
expand.grid in defining the reference level of the factors.
> > expand.grid(x = c("b", "a"), y = c(1, 2))$x
> [1] b a b a
> Levels: b a # reference level is b
> > expand.grid(x = c("b", "a"))$x
> [1] b a
> Levels: a b # reference level is a
Thank you
2003 Feb 03
3
Bus error with xyplot
Has anybody else experienced something like the example below?
Any clues about where I could start looking?
Thank you in advance,
Giovanni
> version
_
platform sparc-sun-solaris2.7
arch sparc
os solaris2.7
system sparc, solaris2.7
status
major 1
minor 6.2
2003 Feb 03
3
Bus error with xyplot
Has anybody else experienced something like the example below?
Any clues about where I could start looking?
Thank you in advance,
Giovanni
> version
_
platform sparc-sun-solaris2.7
arch sparc
os solaris2.7
system sparc, solaris2.7
status
major 1
minor 6.2
2016 Apr 23
2
push-notification plugin and imap-metadata permissions
On 2016-04-22 09:07 PM, Timo Sirainen wrote:
> On 22 Apr 2016, at 15:17, Giovanni S. Fois <giovanni at giovannisfois.net> wrote:
>> In order to tell if a mailbox is enabled to send out the notification, the plugin
>> looks out for the following mailbox metadata key:
>> /private/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/http-notify
>>
>> If the
2012 Feb 17
4
[LLVMdev] llvm-gcc compilation and ConstantArray::getAsString
Hello there
I'm trying to compile llvm-gcc, but the compilation fails. This is due to
the fact that the ConstantArray class does no longer have the getAsString
method.
It has been actually removed on Jan 31 (commit
6a89228faca4b30c4abc29b5dec98bdac011ea4c).
Is there a patch for llvm-gcc which overcomes this problem? I've just
svn-updated my working copy but it didn't change
2007 Nov 27
2
max() and min() functions not found
Dear List,
I just installed R 2.6.1 (on Win2K) and I get a strange error in
functions min() and max():
> min(1:3)
Errore in .Internal(min(..., na.rm = na.rm)) :
nessuna funzione interna "min"
which, as you may have guessed, means 'no internal function "min" '. The
same happens for max().
Maybe this is a bug in the new release, or maybe I'm missing
2003 Apr 03
2
Printing zero as dot
I'm pretty sure I've seen some examples of a function printing zero
entries in a matrix as dots, but I'm not able to find it now...
Any suggestions...? Thanks in advance. (Of course, I might have dreamt
of such a function...)
Best,
Giovanni
--
__________________________________________________
[ ]
[ Giovanni Petris
2003 Oct 29
1
restarting split.screen
Is there a way of `restarting' split.screen?
This is what I am getting:
> close.screen()
[1] 10 11 12 13
> close.screen(all=TRUE)
Error in par(args) : parameter "i" in "mfg" is out of range
> graphics.off()
> x11()
> close.screen()
[1] 10 11 12 13
> close.screen(all=TRUE)
Error in par(args) : parameter "i" in "mfg" is out of range
As
2002 May 14
2
tapply and empty subsets
I am using tapply to compute means by group, as in
> tapply(y, z, mean)
1 2 3
21.00757 20.50031 NA
where y is a vector and z a factor with levels 1:3.
I would like to get a zero instead of the NA I get when a subset is
empty. The problem is that FUN is not applied to empty cells of the
ragged array. (Of course I am willing to define a function my.mean
that returns
2019 Sep 10
2
Calling a LAPACK subroutine from R
Hello R-helpers!
I am trying to call a LAPACK subroutine directly from my R code using .Fortran(), but R cannot find the symbol name. How can I register/load the appropriate library?
> ### AR(1) Precision matrix
> n <- 4L
> phi <- 0.64
> AB <- matrix(0, 2, n)
> AB[1, ] <- c(1, rep(1 + phi^2, n-2), 1)
> AB[2, -n] <- -phi
> round(AB, 3)
[,1] [,2] [,3]
2019 Sep 10
2
Calling a LAPACK subroutine from R
Hello R-helpers!
I am trying to call a LAPACK subroutine directly from my R code using .Fortran(), but R cannot find the symbol name. How can I register/load the appropriate library?
> ### AR(1) Precision matrix
> n <- 4L
> phi <- 0.64
> AB <- matrix(0, 2, n)
> AB[1, ] <- c(1, rep(1 + phi^2, n-2), 1)
> AB[2, -n] <- -phi
> round(AB, 3)
[,1] [,2] [,3]
2008 Oct 09
2
Two math expressions in plot
Hello!
I am trying to put two math expressions in the title of a plot. As
you can see below, I can place correctly one expression at a time, but
not both. Ideally I would like to have them separated by a comma. Any
suggestions?
> k <- 1
> n.eff <- c(20, 30)
> ### this works
> plot(0,0, main = substitute(n == k, list(k = k)))
> ### this works
> plot(0,0, main =