Displaying 20 results from an estimated 500 matches similar to: "couldn't find service %u"
2004 Jun 15
8
a better smbstatus for monitoring samba ?
Hello,
does anyone know if there is a tool in existence that can monitor samba shares like smbstatus
but is much more advanced (and runs in console) , I mean a tool that has menues, some search
options, and things sorted out nice. A Samba realtime monitor would be the best thing with lots
of details and lots of options.
I tried Swat, but that aint really a solution to watch who is connected
2007 Jun 29
1
Shapiro Test P Value Incorrect? (PR#9768)
Full_Name: Jason Polak
Version: R version 2.5.0 (2007-04-23)
OS: Xubuntu 7.04
Submission from: (NULL) (137.122.144.35)
Dear R group,
I have noticed a strange anomaly with the shapiro.test() function. Unfortunately
I do not know how to calculate the shapiro test P values manually so I don't
know if this is an actual bug.
So, to produce the results, run the following code:
pvalues = 0;
for
2009 Dec 21
4
Fw: W2KSP4 Problem
I was having a problem with my Samba PDC with LDAP backend.
Some of my workstations (W2kSP4) couln't log into the domain. I removed the machines from the domain, changed the name, created a new
machine-account, but I still can't add the machine to the domain.
smbclient -L localhost
Enter root's password:
Anonymous login successful
Domain=[DCHOMO] OS=[Unix]
2003 Aug 27
1
Problem in StructTS() when the first element of the serie is NA ( (PR#3990)
Hi all,
I've experienced this problem using StructTS(x) when the *first* element of
x is a NA (R:R1.7.0, os: w2ksp4).
Please look at the following code:
a=rep(1:7,10)
library(ts)
#this works
StructTS(a)
#this works
x=a
x[2]=NA
StructTS(x)
#this doesn't work
x=a
x[1]=NA
StructTS(x)
The last command returns this error
"Error in optim(init[mask], getLike,
2003 Aug 27
1
Problem in step() and stepAIC() when a name of a regressors has b (PR#3991)
Hi all,
I've experienced this problem using step() and stepAIC() when a name of a
regressors has blanks in between (R:R1.7.0, os: w2ksp4).
Please look at the following code:
"x" <-
c(14.122739306734, 14.4831100207131, 14.5556459667089,
14.5777151911177,
14.5285815352327, 14.0217803203846, 14.0732571632964,
14.7801310180502,
14.7839362960477, 14.7862217992577)
2004 Jun 27
2
Samba3 Win95 interoperability
Greetings,
I am trying to get samba3 to work well with W95. The windows 95
box can see the samba server, but cannot authenticate (claims wrong
password) to get to any shares. I know the smbpasswd is good as I can
authenticate and get to the shares using the same account and password on
a W2000 machine. I suspect I am doing something wrong in the [global]
section of the samba server.
Would
2009 Jan 27
3
Microsoft Access MDB database on Samba share
I'm having problems using Microsoft Access 2000 mdb files on a Samba share.
The same database worked very well on a Windows server.
I had hoped Samba would be a drop in replacement for a Windows server
but apparently Access needs special Samba configuration.
In Access I sometimes get Run-time error '3035': System resource exceeded.
I don't see any errors in the log file when
2004 Jun 25
3
cupsaddsmb encounter with good info supplied (Plain text)
Sorry, Should have used plain text to begin with and better wrapping:
Hi People,
Trying to be as informative as possible: I'm trying to add printers
drivers to cups-owned, samba shared printer. Called "PDF-Creator"
But when I issue the command "cupsaddsmb -U root -v PDF-Creator" I
get a
"NT_STATUS_LOGON_FAILURE"
Weird thing is: I was able to do this a few
2004 Jun 25
1
Looping auth problem
Hello,
We have had an unusual problem start this week. I observed smbd process
using lots of CPU time for an extended period of time. Upon looking at
the log for that machine with debug=2, I discovered that a client PC was
looking for information on a particular user on our network over and
over. That user is a valid user on our network. Killing the effected
smbd process did not work; another
2008 Apr 02
2
restrictions for attribute access <Watchdog: Virus checked>
Hello everybody,
I have a problem with accessing class attributes. I think it might be
due to namespace access restrictions or something similar, but I'm
unable to figure it out, maybe someone knows the trick how to do
it ...
I'm trying to extract some information from the summary object for a
model fitted using the lmer function from the lme4 package:
smry <- summary(lmer(foo
2011 Jul 13
2
Very slow optim()
Dear list,
I am using optim() function to MLE ~55 parameters, but it is very slow to converge (~ 25 min), whereas I can do the same in ~1 sec. using ADMB, and ~10 sec using MS EXCEL Solver.
Are there any tricks to speed up?
Are there better optimization functions?
Thanks
Toshihide "Hamachan" Hamazaki, $B_@:j=S=((JPhD
Alaska Department of Fish and Game:
2014 Dec 03
4
[LLVMdev] FAQ update and Question on minimum build
Sorry to trouble you, great software, I have it on Ubuntu 14.10, Windows 10
and now I was trying ARM:
I have been trying to build a working Cland+LLVM for 4 days now, ARM Radxa
Rock Pro Quad 1.6Ghz 2GB memory
I'm building on an SD card, I tried 4GB and died(space thing), 8GB and
died(again with the space thing) so I read everything I could find on
building only a minimum testing build and I
2009 Jun 25
1
Problems resolving most users with winbind and AD/SFU
Hello all,
I'm having a problem with Winbind resolving some users from AD on a W2KSP4
server running SFU 3.5 [8.0.1969.1]. All users and groups in the AD domain
have been assigned UIDs and GIDs via SFU. The Linux fileserver is running
CentOS 5.3 with Samba 3.0.33-3.7.el5. The fileserver has been joined to the
domain using authconfig with proper modifications made to nsswitch and pam.
2004 Jan 19
0
W2K AD domain join success, wbinfo -t error - question
Hi all!
I'm configuring Samba 3.0.1 on Solaris 9 (rel s9_58shwpl3) Sparc.
Have successfully installed Ldap libs, Krb5 libs, and, finally - Samba. Trying to join W2KSP4 domain.
net rpc join -S dc01 -U Administrator
Gives
bash-2.05# /usr/local/samba/bin/net rpc join -S dc01-tmn -U Administrator
Password:
Joined domain MYDOMAIN.
Now i start winbindd.
The smb.conf file is:
2006 Nov 08
1
BDC nmblookup and net getlocalsid not working
Hi,
After lots of struggle and rtfm I finally got most things running, except
for 'nmblookup' and 'net getlocalsid' on the BDC. I'm not new to Samba, but
plenty more to learn. Here's the setup in summary:
system pdc is the PDC on subnet 192.168.0.0, running SuSE10.1, LDAP master,
wins server, domain master browser, no iptables;
system bdc is the BDC on subnet 192.168.2.0,
2007 Apr 05
2
Likelihood returning inf values to optim(L-BFGS-B) other options?
Dear R-help list,
I am working on an optimization with R by evaluating a likelihood
function that contains lots of Gamma calculations (BGNBD: Hardie Fader
Lee 2005 Management Science). Since I am forced to implement lower
bounds for the four parameters included in the model, I chose the
optim() function mith L-BFGS-B as method. But the likelihood often
returns inf-values which L-BFGS-B
2009 Jul 01
0
Problems resolving most users with winbind and AD/SFU (Resolved?)
Problem solved. Sort-of. I just don't know why the solution works.
Here's what I found...
First, I tried updating SFU 3.5 with the following hotfixes: 913030,
886655, 887531, 932143, 883520, 894186, 931930, 892561, 896428,
888993, 932143, and 939778. No change.
Second, I used ADSI Edit from the Win2k support tools to compare
side-by-side a working account with a "Could not get
2004 Oct 26
0
xpsp2 clients authenticate, W2ksp4 clients must use IP or FQDN
Hi,
I have an interesting issue. I?m running a redhat 9 box with samba 3.0.7,
and Kerberos 1.3.1. I?ve joined the machine to the AD2k3 domain, and all
the informational commands respond as expected, getent's, wbinfo ?g ?t,
and net ads*** and also 'smbclient -k //otherdomainserver/share' works as
it should from the server's terminal.
when connecting to the server with a windows
2010 Jan 25
0
glmnet in caret packge
Dear all,
I want to train my model with LASSO using caret package
(glmnet). So, in glmnet, there are two parameters, alpha and lambda. How can
I fix my alpha=1 to get a lasso model?
con<-trainControl(method="cv",number=10)
model <- train(X, y, "glmnet", metric="RMSE",tuneLength = 10, trControl =
con)
Thanks
Alex Roy
[[alternative HTML
2011 Apr 18
1
XML Packge for Windows XP and R 2.12.
Hello,
I am looking for the XML Package for Windows or any package, which would
enable me to use the function "xmlTreeParse". In a thread dating from
2001, the same question is raised:
>>Griffith Feeney wrote:
>>
>> Has anyone gotten the XML package (R News 1-1:24) with R running on
Windows
>> (95 or 98 or 2000)? I've looked at the omegahat, expat and libxml