similar to: Printer client communication?

Displaying 20 results from an estimated 100 matches similar to: "Printer client communication?"

2000 Feb 15
0
PAM samba support
However odd it sounds, I would like for smb clients to authenticate off of a radius server. How would i set up samba to do this? Would it be: security = user and then edit the pam.d/samba file to use the pam_radius authentication module instead? Any help is greatly appreciated. Thanx! ====---- - - - - - - - - - ____ __ Scott Fritzinger | \ | |/\ /\ Computing Helpdesk
2000 Feb 10
1
Couple quick questions (maybe ;)
I have a couple questions: 1) how can i allow users who are previously authenticated against an NT server to print to a shared printer without being prompt for a password? If i remove the "guest ok" or "public" (set them to "no"), then the users get prompted for a password. They have not authenticated against the samba server, just the NT domain controller. is
2004 Aug 28
1
Logging to Console - this one is different
OK. Let me preface by saying I''ve read http://www.shorewall.net/shorewall_logging.html; http://www.shorewall.net/FAQ.htm -- FAQs 6,6a,tb,tc,6d,16,17 and 21; http://marc.theaimsgroup.com/?l=gentoo-security&m=106040714910563&w=2; http://www.shorewall.net/troubleshoot.htm; man syslog; man 3 syslog; man syslogd; man klogd; man printk; man dmesg; skimmed through all of the
2006 Jun 08
2
PHP Extensions
Hi all, I have a problem, I'm running CentOS 4.3 and I just installed php with yum, later I realize that I nedd LDAP support so I download the php-ldap rpm with yum, everything was OK...but now..the problem is that I need Informix support, so I search for a php-ifx module to see if it exist...but no. So, what are my options? recompile a fresh new php with informix support...loosing the
2002 Sep 23
3
Problems with tcltk package
Hello listers, I have installed Tcl/Tk v8.4 on my system (Win XP, R 1.5.1). When I try to load the Tcl/Tk package I get this error: > library(tcltk) Error in firstlib(which.lib.loc, package) : TCL_LIBRARY is not set Error in library(tcltk) : .First.lib failed Can someone help me, please? Thanks, Juan -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2001 Nov 14
0
samba quit working...
I've had a redhat 7.0 server running as a primary domain controller for months with no problems, but this morning I am having problems. The smb and nmb processes are running properly but when I try to use smbclient to transfer some data files from a win2k computer to the redhat system, I get the following error: "session setup failed ERRSRV 2242" Any suggestions? One thing to
2002 Oct 21
4
mixed effect-models
Hello, ? I believe that in R, it is not possible to analyze mixed effect-models when the distribucion is not gaussian (p.e. binomial or poisson), isn't? ? Somebody can suggest me alternative? ? thanks ? xavi ? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2009 Jun 19
1
R on Mobile Devices (Android)
> > Hell R-list, > > > > At the cost of sounding far-fetched and almost incredulous, I would > > like to know if any R user is remotely considering the use of R on > > Mobile devices, and Android in particular. > > First, rewrite R in Java. Good luck with that! > > http://code.google.com/android/kb/general.html#c > > > I really do not have an
2005 Feb 01
0
RV: problems checking a package
Dear R-listers, I have a very strange problem. I made a package (under Windows and Linux). The package passed the R CMD Check without problem. Then, I installed the package and executed a function which calls to a 'dll' mod<-frailtyPenal(Surv(time,status)~sex+age+cluster(id), + n.knots=8,kappa1=10000,data=kidney) mod Call: frailtyPenal(formula = Surv(time, status)
2006 May 17
2
Installing a RPM with yum
Hi all, this is my first post... Here the situation, I've installed php 4 with yum, using the default CentOS repositories, but now I realize that I need the Informix extensions and others like unixodbc, gd etc. This last two packages where in the repository so I search with yum and I found them, and install them, but not the Informix one. So here my question, when I install a RPM package,
2002 Oct 28
0
Port to SCO Openserver with PAM enabled
Hi all, I'm writing to you becuase I have compiled PAM in SCO (now Caldera) Openserver 5.0.x, and when I tried to use SSH with PAM enabled, y realized that OpenSSH depends on the user to exist en the /etc/passwd, and /etc/shadow databases, or equivalent ones (it uses getpw...() functions to determine validity of the user). In Linux, the simlpe solution is to use nsswitch, but it seems to hard
2002 Jan 21
1
.Fortran or .C???
Hello, I have made a dll with mingw32 fortran compiler. I load my dll with the dyn.load function, but when I call one of my Fortran procedures with the .Fortran instruction, an error message appears saying that my function is not in the load table. However, if I call my Fortran routines with ".C" it works fine. I would like to know what is happening here. Is it usual to call Fortran
2002 Sep 23
4
How do I change plot colors in bwplot
Hello, I'm using bwplot to make a few plots. The plots are exactly what I need, but are coming out with a grey background and turquoise boxes and whiskers. I cannot figure out how to just get black and white to be the default. Can anyone help me with this? Thanks Kenneth E. Nussear Phone 775 784-1703 Ecology, Evolution and FAX 775 784-1369
2005 Feb 10
1
rats in survival package
Dear R-listers, Does anybody know what is the correct source of "rats" dataset in survival package? The help gives the following information: Rat data from survival5 Description: 48 rats were injected with a carcinogen, and then randomized to either drug or placebo. The number of tumors ranges from 0 to 13; all rats were censored at 6 months after randomization.
2007 Aug 30
2
xattr version generates 'wrong write used in receiver'
Applying the xattr and acl patch to 2.6.9, running ./prepare-source and config with ./configure --enable-xattr-support results in a version which fails to transfer with the error msg 'wrong write used in receiver' and complaints about protocol mismatch. I see there's a patch for a similar problem when SUPPORT_ACLS is defined; anybody done one for --xattrs? No, I'm not
2005 Feb 22
1
Having problems with quantreg
Hi All, I'm still having significantly difficulty getting the quantreg library running in R. I'm running R on MEPIS using the debs created by Dirk Eddelbuettel and placed in apt testing. When I try to install quantreg using the install.packages() function it fails with: /usr/bin/ld: cannot find -lblas-3 Dirk was nice enough to send me a .deb for quantreg which installs without
1999 Feb 16
1
R docs in Spanish
Does anyone have any R (or S) tutorial, mini manual etc. <in Spanish> that would like to share. I would like to give some "starting point" documentation to students that have difficulties in reading English. Otherwise, suggestions for a document to be translated (with author's permission) would be appreciated. Thanks =====================================================
2004 May 05
1
Repeated measures regression
Hi List, Just wondering if there is such a thing as repeated measures regression, and if so, can R do it? I have repeated measurements of 10 individuals over a 45 day period, and I would like to regress their daily activity time against a daily environmental temperature. If I do so using averages of activity time I find a significant negative correlation, but I worry that because I have
2001 Sep 19
4
Building a dll for windows
This is a recurrent question but could not find the answer in the documentation. I want to build a dll for windows from a fortran program to be loaded with dyn.load. I can do it easily for linux with: g77 -shared -o foo.dll foo.f The g77 compiler (mingw-1.01) for windows does not recognise the -shared option. In windows the Writing extensions manual tells to use Rcmd SHLIB but I can't
2008 Jan 18
1
Fortran level mismatch between package and R
We have a user here who is attempting to compile a package which requires f90 (gfortran will do). Our version of R was built with f77 (g77). When the user attempts to build the package, f77 is always invoked and fails due to the presence of f90 features. Is there a simple method or some documentation on how to force a package build to use a different compiler than the one used in