Displaying 20 results from an estimated 300 matches similar to: "authentication, pam, etc."
2004 Jun 08
0
authentication, pam, etc. (more)
Dear Samba Folks,
Re the message I sent you earlier (reproduced
below). The logs are also producing error
messages such as this:
smbd[12778]: pam_succeed_if: requirement "uid < 100" not met by user
"bonomo"
smbd[12821]: pam_succeed_if: requirement "uid < 100" not met by user
"bonomo"
smbd[12840]: pam_succeed_if: requirement "uid <
2004 Jun 17
1
Authentication problems continue
Dear Samba folks,
I have heard and seen nothing about this
or matters like it since my posting, so I thought
I would repost with some updates.
My thinking at the moment is to
try to recompile SAMBA (I am using a Fedora
core 2 binary distribution) without PAM support,
but I hate to do that.
Here it is again:
I very recently replaced our SGI Challenge S file
server, which employed samba 2 to
2002 Apr 01
1
entropy problems IRIX
Hello!
I am running openSSH 2.9x on an IRIX 6.5.x platform.
This was recently installed using SGI-supplied
"freeware" binaries.
I find that as time goes on, it takes more attempts
to establish an ssh connection from the IRIX platform
to another machine, as it fails with "not enough entropy
in PRNG." I posted a note asking for assistance, and
received a reply suggesting I
2004 Jun 23
2
BEWARE when compiling with CUPS support
Dear Folks,
I have been pounding my head against a wall trying
to solve mulitiple problems trying to get SAMBA
to work (Fedora core 2). Authentication was
taking several minutes, and CUPS printing was
problematic.
I finally removed the Fedora distribution
SAMBA binary, and installed the source (from
the distribution).
Recompiling solved the authentication problem
(by excluding the PAM
2010 Aug 13
5
install asterisk
Hi.
I've been working with Asterisk for a few month now with great results.
I'm very happy with this product. I hope I can be of help in the future of
this project.
Right now I'm having some problems installing it in a new server.
I wont bore you with details because finally the solution to my problem was
clean and elegant and it came from a guy in a Linux mailing list.
Here is my
2010 Aug 13
3
installing with yum
Hi, I'm trying to install Asterisk with yum.
I have followed the instructions on http://www.asterisk.org/downloads/yum
I discovered that the repositories that describe there, don't exist.
So thar running yum install asterisk16 won't install al all.
Some guy from Fedora mailing list suggested me to run
yun install asterisk
It worked great! ( I had to remove the repositories added
2002 Nov 26
1
Problem with accented characters in portuguese
Dear all,
I've recently encountered a strange behaviour when using R with portuguese
accented characters. The most curious aspect is that using the same code with
ESS under XEmacs the behaviour is different.
My system is:
> R.version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major
2008 Apr 07
1
Anova function and glm.nb
Hi All,
I am using the glm.nb function from the MASS package (current version)
to fit and compare GLMs with negative binomial error distributions. My
question is: what is the appropriate method to use in the anova function
to compare models? If only one fitted object like
m<-glm.nb(number<-p+sal+temp,data=data)
is specified in the anova function (anova(m)), a fixed theta is used to
2010 Sep 27
1
Issues with Legend symbols
Hello forum!
I am currently having trouble getting R to recognize one of my pch
characters. Here's what I have:
legend(120, 40, c("SAL-arterial", "SAL-portal", "GLP-1-arterial",
"GLP-1-portal"), bty="n", col=c("black"), pch=19:15:21:22, pt.bg="white",
pt.cex=2:2:2:2, lty=1, lwd=2, text.col="black", cex=1.3)
Now,
2011 Mar 02
1
how to delete empty levels from lattice xyplot
Hello All,
I try to use the attached code to produce a cross over plot. There are 13
subjects, 7 of them in for/sal group, and 6 of them in sal/for group. But in
xyplot, all the subjects are listed in both subgraphs. Could anyone help me
figure out how to get rid of the empty levels?
Thanks
library(lattice)
pef1 <- c(310,310,370,410,250,380,330,370,310,380,290,260,90)
pef2 <-
2002 Jul 01
1
Substitutions in strings.
Hi all,
Sorry to bother you with the potentially not too bright question, but
since I cannot get it to work, I'll have to ask someone..
I've got this vector:
> token
[1] sal skal skal bak b_r d_ gal kal l_r n_r pak
p_r
[13] sal sl_r sn_r spak sp_r st_r s_ bak d_ gal l_r
pak
[25] p_r sak sl_r sp_r t_ kal n_r s_ st_r sak kal
2014 Jul 17
4
Selección eficiente de individuos
Buenas
tardes,
Tengo un
data frame denominado “trabajadores”, que cubre desde el 1 de
enero de 1997 hasta el 30 junio de 1999, con 3 columnas: Identificador (ID), la
fecha de entrada en la empresa (ENT) y la fecha de salida (SAL). Deseo localizar
aquellos trabajadores que, durante dicho periodo, NO han llegado a pasar un 31
de diciembre y un 1 de enero seguidos (cambio de año) como asalariados
2010 Jan 03
3
R2HTML Report number format, or Better Way?
Here I am again with question I'll feel foolish for asking, when I
see the answer.
I'm trying to produce a report and here's where I get stuck:
How do I get R2HTML to produce the same number format?
Particularly remove the decimal places for Par and Sal.
Are there better methods to produce this type of report?
Thanks,
L.A.
R version 2.10.0 XP
2008 Aug 24
3
password issue
hi everyone I am new to dovecot and I am having a little trouble
I am getting this error in my mail.log I have google it and can't find
a response,
Aug 25 08:14:24 mta dovecot: auth-worker(default): mysql: Connected to
127.0.0.1 (postfix)
Aug 25 08:14:24 mta dovecot: auth-worker(default):
sql(sal at prt.com,127.0.0.1): Password query failed: Table
'postfix.password'
2009 Aug 25
1
Filling in empty arrays/lists from using "paste" function
Dear R users,
I am trying to fill in arrays (5 different according to distinct "id")
from objects produced from arbitrary data set below.
a <-
2007 May 14
3
x axis problems
I have been searching for the R manual, unable to solve my problem.
Questions
1) How can I put the x axis at the top of the plot?
2) I am plotting data from a CTD. I want to add series sal, obs and fluo
at the same plot by using points(sal,deepth) ets. The data have
different values so I want to use multiple x axis (4) with different
scaling. How can I do that?
2007 Apr 04
1
fsck.ext3 reporting large file I cannot find
I am checking a file system (ext3) as shown below. It is actually a fresh file
system, as I had deleted all partitions and created an ext3 file system. But
when I run the check with the verbose option, it says I have one large file.
Am I missing something here, or is it odd that I cannot find this large file it
is reporting? I reviewed some documentation on ext3 file systems, and
experimented
2008 Apr 01
0
[16/18]KVM:IA64 : Add kvm sal/pal virtulization support.V9
Zhang, Xiantao wrote:
>>From 5c70c038c57190144390ae9d30c3d06afba103d4 Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang at intel.com>
> Date: Tue, 1 Apr 2008 14:59:30 +0800
> Subject: [PATCH] KVM:IA64 : Add kvm sal/pal virtulization support.
>
> Some sal/pal calls would be traped to kvm for virtulization
> from guest firmware.
> Signed-off-by: Xiantao
2013 Oct 18
1
hurdle model error why does need integer values for the dependent variable?
Dear list,
I am using the hurdle model for modelling the habitat of rare fish species. However I do get an error message when I try to model my data:
> test_new1<-hurdle(GALUMEL~ depth + sal + slope + vrm + lat:long + offset(log(haul_numb)), dist = "negbin", data = datafit_elasmo)
Error in hurdle(GALUMEL ~ depth + sal + slope + vrm + lat:long + offset(log(haul_numb)), :
2006 Jul 13
0
Fedora packages or Enterprise packages of Samba on RH EL4?
CentOS4 RPMS for x86-64 would be awesome.
---------------------------------------------------------------------------
Tony Hoover, Network Administrator
KSU - Salina, College of Technology and Aviation
(785) 826-2660
"Don't Blend in..."
----------------------------------------------------------------------------
-----Original Message-----
From: