Displaying 20 results from an estimated 7000 matches similar to: "Logon script problem"
2002 Feb 20
5
aliases not working!!
Can someone tell me what has to happen to get
the aliases working in samba?
Below is an earlier posting.
Thanks!!
Does anyone have aliases working correctly?
Suppose I am moving the samba to one server to another, say VIPER
> to JOKER.
>
> In smb.conf I change the 'netbios name = VIPER' to JOKER
> and I also want the old name to be seen as well. To do this
> I create
2010 Oct 05
1
Broken support for Smart Card Logon in Windows 2003 and XP
Hello.
As I can see this post: https://jira.it.su.se/jira/browse/HEIMDAL-241,
at least? Samba 4.0.0alpha5 supported Smart Card logon for Windows XP
workstations.
Current version (Version 4.0.0alpha14-GIT-77d959f+) does not support
smart card logon on Windows XP workstation (but Windows 7 works well).
I tried to compare Kerberos traffic examples from genuine domain
controller and Samba's
2015 Jul 10
2
[HCL] <Fideltronik INIGO> <Viper 1200> supported by <nutdrv_qx>
Device manufacturer: Fideltronik INIGO
Device name: Viper 1200
Device type: UPS
Bus type: USB
WWW: http://fideltronikinigo.com/viper/viper-1200/
" nut-scanner -U" output:
[nutdev1]
driver = "blazer_usb"
port = "auto"
vendorid = "0001"
productid = "0000"
product = "MEC0003"
vendor =
2011 Aug 04
4
Delph7 ENT DeveloperExpress Components on wine
Hi all,
i've installed Delphi7ENT and DevExpr_v45 components on wine.
When i launch delphi i get this error:
Can't load package C:\Programmi\DevExpress\Library\Delphi7
\dclcxPivotGridD7.bpl.
I get this for each .bpl in C:\Programmi\DevExpress\Library\Delphi7\
It seems like delphi can't find them, but every file is present,
readable and executable.
Any ideas?
Delphi 7 Enterprise
2008 Jul 07
3
rsh problems in CentOS 5.2 (was "cvs command failure on 5.2")
Okay, I've narrowed the problem down quite a bit. As previously
reported, in CentOS 5.2 I get this:
$ cvs log Makefile
poll: protocol failure in circuit setup
cvs [log aborted]: end of file from server (consult above messages if any)
Turns out this is a problem with rsh:
$ rsh khan ls
connect to address 10.24.15.48 port 544: Connection refused
Trying krb4 rsh...
connect to address
2009 Nov 04
1
variable selectin---reduce the numbers of initial variable
hello,
my problem is like this: now after processing the varibles, the remaining
160 varibles(independent) and a dependent y. when I used PLS method, with 10
components, the good r2 can be obtained. but I donot know how can I express
my equation with the less varibles and the y. It is better to use less
indepent varibles. that is how can I select my indepent varibles. Maybe
GA is good
2007 Aug 19
7
[Bug 12056] New: "Error initialising the nouveau kernel module: -16" on GF6100
http://bugs.freedesktop.org/show_bug.cgi?id=12056
Summary: "Error initialising the nouveau kernel module: -16" on
GF6100
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2004 Aug 11
2
Can't mount iso files in samba environment
Hello,
I'm running samba 3.05 on FreeBSD 4.9 server with windows xp pro clients.
We use to run a Novell file server and i could mount iso iamge files off the
server(mapped drive) on the workstation(winXP) using daemon tools with no problems.
Since switching to samba, I get this error when i go to mount an iso:
'Unable to mount image. Unable to access image file.'
The permission
2002 Mar 19
3
multiroot() anyone?
Dear list, Did anybody have something like multiroot(),
similar to uniroot() only for several varibles/function?
I know the difficulty several varibles bring. But for
nice functions, it can be useful.
We are thinking of writing one....I thought to ask first.
Mai Zhou
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2004 Feb 13
1
Tru64 sockets bug?
We are using rsync to maintain a warm mirror of our boot disks. I just
updated to rsync 2.6.0 and noticed that the rsync runs are now getting
errors when copying sockets. The system is running Tru64 5.1A pk 4 on
an AlphaServer 4100. Is this a bug? Is there some way to not copy
sockets or should I find all of them and add them to the exclude file?
rsync was built using a straight ./configure
2006 Apr 27
2
compat-libstdc ++
Hi;
As a prerequisite for IBM's db2 Viper they say:
"For RHEL, all available compat-libstdc ++ RPM-packages must be installed."
Can anyone please advise how to achieve this quickly via yum? (64bit
software running on 64bit centos 4.3.)
Thanks;
nat
2005 Oct 24
1
Error in step() (or stepAIC) for Cox model
Hello all,
I am trying to use stepwise procedure to select covariates in Cox model
and use bootstrap to repeat stepwise selection, then record how many
times variables are chosen by step() in bootstrap replications. When I
use step() (or stepAIC) to do model selection, I got errors. Here is the
part of my code
for (j in 1:mm){ #<--mm=10
for (b in 1:nrow(reg.bs)){ #<--bootstrap 10
2017 Jul 22
1
last_logon SQL mapping
Hi
I have been attempting to do a mapping on the last_logon plugin. I have
been reading the documentation on mapping. is there any way to customise
a little more and create a individual SQL query for each of the
functions SELECT and UPDATE, my current SQL setup has the username and
domain in separate tables and my user_query and password_query are
concat which I do not believe can be defined
2008 Jul 14
3
Loop problem
Dear all,
I want to
write ck<-cbind(rep(pk[1,1],4),rep(pk[1,2],4),rep(pk[1,3],4)) state ment
in a loop . How can I write it ?
> pk
[,1] [,2] [,3]
[1,] -1.1354816 0.9808877 -0.9446314
[2,] 0.7787378 0.4536944 0.3204882
[3,] -1.7274907 1.5112011 1.4481839
[4,] 1.0629145 0.5976109 -0.5277638
> pk<-matrix(rnorm(12),nrow=4,ncol=3)
> pk
2012 Jun 13
2
[LLVMdev] llvm-mc problem after a pass
Hi,
I'm having some problem with llvm-mc on a program after applying a pass:
../../../build/Release+Asserts/bin/clang -emit-llvm -c -I./testprof/ -I./src/headers/ -I../libtommath-0.42.0/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O0 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC -o src/pk/asn1/der/sequence/der_encode_sequence_ex.bc
2009 May 17
3
build CONTENTS or 00Index.html without installing whole package
To maintain my R site, I'm trying to install html help files only, but
also keep track of the version (with DESCRIPTION). I have the
following bash script, which works except for 00Index.html. That is
not a huge problem because the help files are still searchable, but
I'd like to fix it.
A long time ago I asked the same question, and Brian Ripley said to
use --index as an option to
2004 Oct 15
1
categorical varibles in coxph
Hello,
I wonder when I do coxph in R:
coxph( Surv(start, stop, event) ~ x, data=test)
If x is a categorical varible (1,2,3,4,5), should I creat four dummy
varibles for it? if yes, how can I get the overall p value on x other
than for each dummy variable?
Thanks
Lisa Wang
Princess Margaret Hospital
Phone 416 946 4501
2012 Jun 13
0
[LLVMdev] llvm-mc problem after a pass
Something is adding a bogus comment string. Specifically " # %case^M18 ", where "^M" is a single ctrl-M character.
The ^M is seen by the asm parser as an end-of-line, so the '18' is a new token at the start of a line, not part of the comment. Is your pass perhaps using label names which might include literal "^M" characters?
-Jim
On Jun 13, 2012, at
2009 Jul 29
1
how to initial the R script
hi everyone,
I am wondering if I can inintial all of the varibles and vectors at the
begining part of my R script to make clear all the meanning defined
in another script runned before It is just similiar with the command " close
all " in Matlab or "reinit " in grads.How can I do?
thank you.:)
--
TANG Jie
Email: totangjie@gmail.com
Tel: 0086-2154896104
Shanghai Typhoon
2003 Oct 05
2
SMP + Compaq 2DH Array Controller cause freeze in boot
Good day all,
I've recently added a new piece of hardware to my collection - it's a
Compaq Proliant 1600R with a Smart Array 2DH controller and dual
processors. Unfortunately these features don't seem to play well
together.
Installing FreeBSD 4.8 was very smooth. After doing a CVSup, one of my
first tasks was to compile a new kernel with SMP support. The compile
went fine, but when I