Displaying 3 results from an estimated 3 matches for "cpop".
Did you mean:
apop
1999 Jul 24
5
authentication failure
Hi,
I've just installed Samba 2.0.3 and now I'm getting following error:
PAM_pwdb[306]: 1 authentication failure; (uid=0) -> andreas for samba service
I can connect to all shares and printers, but get the error.
I suppose it has something to do with the passwords (I'm trying to sync Samba
and Linux passwords).
Any ideas?
/Andreas
2000 Apr 06
0
Please inform samba@samba.org Serge Gavrilov <serge@pdmi.ras.ru> Ed Schernau <ed@schernau.com> Jeremy Allison <jeremy@valinux.com> Cristian POP <cpop@compas.dntcj.ro> Ed Schernau <ed@schernau.com> John Evans <samba@kilnar.com> David Bullock
samba@samba.org
Serge Gavrilov <serge@pdmi.ras.ru>
Ed Schernau <ed@schernau.com>
Jeremy Allison <jeremy@valinux.com>
Cristian POP <cpop@compas.dntcj.ro>
Ed Schernau <ed@schernau.com>
John Evans <samba@kilnar.com>
David Bullock <davidb@loftuscomp.com.au>
Gunnar Lindholm <gunnar.lindholm.320@student.lu.se>
Junaid Iqbal <domdev@sat.net.pk>
Dennis Gray <dmgray@fareast.com.au>
Carsten...
2005 Sep 22
1
R2WinBUGS: Data loading error
...#concentration per day/subject
t <- 1:13 #days
dataA <- list("n","nt","Y","t")
parameters <- c("tau","C0","st90","C0.pop","st90.pop","tau.cpop","tau.stpop")
inits <-
list(tau=c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1),C0=5,st90=4,C0.pop=5,st90.pop=4,tau.cpop=0.2,tau.stpop=1)
mcmcA <-
bugs(dataA,inits,parameters,modelA,debug=T,n.chains=7,bugs.directory="c:/Program
Files/WinBUGS14",working.directory="...