Displaying 20 results from an estimated 2000 matches similar to: "SWAT authentication question..."
2003 Feb 26
2
SWAT login - is password entry secure?
Samba group members,
Is the password that I specify when logging into SWAT handled securely?
I'd like to use the Samba Web Administration Tool (SWAT) to create and
administer Samba "shares" that will be used by our users of ClearCase on
Windows. That requires that I log in to the Samba host as "root". I
access SWAT via Internet Explorer (from any machine) buy
2008 Aug 12
1
Sendmail is not putting the full information in the received header anymore
Previously, when our server received an email it would slap the rcpt to in the
received headers by adding a for <...> any ideas what has changed?
Any pointers would be grateful.
Headers received today:
Return-Path: <xxxxxxxxxxxxxxxxxxx at xxxxxxxxxxxxxxxx>
Received: from psmtp.com (exprod8mx220.postini.com [64.18.3.120])
by mail.pdinc.us (8.12.11.20060308/8.12.11) with SMTP id
2009 Apr 20
1
doing zero inflated glmm for count data with fmr
Hello R users,
Doing My PhD I collected count data which I believe is zero inflated. I have
run a statistical model with lmer and family=poisson and got
summary(model)@sigma=1 so I believe there is no overdispertion. I would
like to use the fmr function from the 'gnlm' library but I just cannot
figure out from the examples in the help page and some forums out there how
to convert the lmer
2005 Jun 01
1
Multithread via Perl
I am executing a command in a perl script using system($command) to get
a file from a server. The command is "smbclient [various options and
login info] 'get <remote file> <local file>'
I run this perl script 4 times, one after another, with an ampersand (to
run in background) within a shell script. There seem to be problems. I
get the file, then zip it up afterwards. The
2003 Dec 23
1
Orphaned rsync process on remote machine?
All,
Sometimes when I do an rsync, it times out and leaves on orphaned
process on the remote machine. I am running rsync over ssh using
public key authentication. I synchronize about twenty-five machines,
and this problem only appears on one of them. It worked until
recently on this machine. I don't know what changed or what is
different.
I run rsync with a command line like this
2006 Oct 31
0
PSARC 2005/546 FMR Update for IBTF
Author: srust
Repository: /hg/zfs-crypto/gate
Revision: 4d540ed747f47f1138e3dad6a142ee9f24106c07
Log message:
PSARC 2005/546 FMR Update for IBTF
6227237 IBCM blames the client for SM''s fault
6281147 ibtl does not support fast memory registration (FMR)
6334921 tavor needs to support fast memory registration
6337636 tavor should use MSIs when possible
Files:
update:
2016 Mar 23
0
[VSXFMAMutate] OldFMAReg may be wrongly rewritten
I think we can probably go ahead and throw this up on Phabricator for
review. I'd probably bring in Matthias for review as well.
Thanks!
-eric
On Wed, Mar 16, 2016 at 10:53 AM Tim Shen <timshen at google.com> wrote:
> I implemented a proof of concept of a new generic MachineFunction SSA
> pass. The code is not readable and not efficient yet, but it shows
> interesting
2009 Jun 04
0
help needed with ridge regression and choice of lambda with lm.ridge!!!
Hi,
I'm a beginner in the field, I have to perform the ridge regression with lm.ridge for many datasets, and I wanted to do it in an automatic way.
In which way I can automatically choose lambda ?
As said, right now I'm using lm.ridge MASS function, which I found quite simple and fast, and I've seen that among the returned values there are HKB estimate of the ridge constant and L-W
2001 May 10
1
Samba binary on AIX
Hi,
I was searching for a version of Samba (2.0.7) but I've not found any
compiled version for IBM AIX 4.3.3... Are there any issues on that platform?
Are you planning to relaesa a binary version?
Thanks,
Michele Donna
____________
GE Global eXchange Services
Product Specialist
GE Global eXchange Services
Via San Gregorio 34
20124 Milano, Italia
Tel. +39 02 66705.1 - Fax +39 02 6694496
2007 Jun 04
2
answer a voip call, play info.
Hi all -
Not really sure where to post this question as I am just starting to
research this issue.
We want to allow users to dial into our did voip number. Our service will:
1. get their phone number via caller ID. look up data with the caller id.
2. generate a wave file based on the data returned & play it to the
user over the established voip link.
How might this be done using
2016 Mar 16
2
[VSXFMAMutate] OldFMAReg may be wrongly rewritten
I implemented a proof of concept of a new generic MachineFunction SSA pass.
The code is not readable and not efficient yet, but it shows interesting
results:
In fma.ll @test_FMSUB2 (return dummy(A * B + C, A * B - D)):
before:
fmr 0, 1
xsmaddadp 3, 0, 2
xsmsubmdp 0, 2, 4
fmr 1, 3
fmr 2, 0
bl dummy2
after:
xsmsubadp 4, 1, 2
xsmaddmdp
2015 Jan 13
2
domain has active block job
Hi there,
I receive this error when I run nova image-create <VM name> <Vm Sanpshot
name>:
Exception during message handling: block copy still active: domain has
active block job
In libvirt log file I can see:
error : qemuDomainDefineXML:6312 : block copy still active: domain has
active block job
Libvirt is 1.2.7 version, linux system is Debian Wheezy
Please, what does it mean ?
2007 Jun 10
1
best format for audio via asterisk...
Hi all -
We are using voicepulse connect & asterisk together.
We'd like to record our own outgoing messages, to be played back
people that will be dialing into our voicepulse connect supplied DID.
(am I getting this lingo right?)
What is the best audio format to ensure the highest level of audio quality?
Thank you -
Matt Pease
Parking Hero
2011 Dec 13
1
generate a number using exponential low
Deal list
> I want to generate a random number in an interval using exponential low
> I know how to make that simply using uniform low
> x1 <- runif(1, 5.0, 7.5)
> this will generate a number between 5 et 7.5 but with uniform low.
> Could you help pease.?
> Regards
>
> --
> PhD candidate in Computer Science
> Address
> 3 avenue lamine, cité ezzahra, Sousse 4000
2012 Nov 10
1
Likelihood ratio
Hi All
I have to run multiple stimations and to compute Likelihhod ratio.
If I compute ls function with coef and summary I can extract "outputs" that
I need.
I am not able to find something similar to log liklihood....
Can you pease tell me running a ls function x on y how to extract if
posible LR statitic or Likelihood or Log likelihood.
Many thanks in advance. If you send me
2006 Oct 31
0
PSARC 2006/026 IBTF FMR buf addition
Author: hiremath
Repository: /hg/zfs-crypto/gate
Revision: b94c5adf07fad899514e6b3afca80b99eaf8cd7d
Log message:
PSARC 2006/026 IBTF FMR buf addition
6377680 ibt_map_mem_area() needs ability to map mem attributes via buf(9s)
Files:
update: usr/src/uts/common/sys/ib/ibtl/ibtl_types.h
2010 Aug 18
0
[LLVMdev] clang: call extern function using JIT
Can someone pease tell me what I am doing wrong?
Im trying to register an external function with the JIT, so can call
functions in my music
application.
Here my function
int Execute(llvm::Module *Mod, char * const *envp) {
llvm::InitializeNativeTarget();
std::string Error;
llvm::OwningPtr<llvm::ExecutionEngine> EE(
llvm::ExecutionEngine::createJIT(Mod, &Error));
if (!EE) {
2009 Jan 22
1
DO NOT REPLY [Bug 6061] New: [FMR]: Add an option to only delete files once they expire
https://bugzilla.samba.org/show_bug.cgi?id=6061
Summary: [FMR]: Add an option to only delete files once they
expire
Product: rsync
Version: 3.0.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2009 Jan 22
3
DO NOT REPLY [Bug 6062] New: [FMR]: Add an option to terminate rsync after a specific time
https://bugzilla.samba.org/show_bug.cgi?id=6062
Summary: [FMR]: Add an option to terminate rsync after a specific
time
Product: rsync
Version: 3.0.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2002 May 14
0
FW: Summary of Suggestions for poor man's parallel processing
It turns out that my web host doesn't allow direct links. Try going to
http://www.warnes.net/downloads or getting it from the sourceforge snippet
library https://sourceforge.net/snippet/detail.php?type=snippet&id=101149.
-Greg
> -----Original Message-----
> From: Warnes, Gregory R [mailto:gregory_r_warnes at groton.pfizer.com]
> Sent: Monday, May 13, 2002 10:15 AM
> To: