Displaying 20 results from an estimated 400 matches similar to: "SAMBA digest 1365/ commercial ads"
1997 Jul 17
0
NT/SAMBA password Caching
First, thanks to all for help!
To recall, my problem was that I had to type in the passwords for each
samba server each time I started NT4.
I installed pssword encryption on some servers, and now for them I don?t
need to type in the passwords again.
Thanks,
Konstantin
------------------------------------------------------------------------------
Konstantin Eftaxias Tel.: ++49 711 701 756
1997 Jul 24
0
SAMBA digest 1364/ commercial ads
Hi everybody on this list,
First of all, I would like to say that this list is the most valuable
of all lists to me. Because of that, I am concerned about the increasing
number of unwanted and mostly commercial postings to that list.
Is there no way to prohibit that ?
Konstantin
------------------------------------------------------------------------------
Konstantin Eftaxias Tel.: ++49
1997 Aug 03
7
Print Share Name Length
Hi all,
We (the Samba Team) need some feed back from our user community.
Anyone want to help out? All you need to do is post us a one liner.
Tell us if you want 8 character length limited print share names or larger.
If you really must have longer print share names - then how many characters?
Should we limit the length?
Background:
>From time to time we receive patches to increase the maximum
1997 Jul 28
0
Smbclient to Win95 machines
I am getting the following level 5 logging for a Win95 PC under user-level
sharing that is sharing to the user "backup" with "full-access". Can
anyone help me get logged in via smbclient?
shokk:/#> smbclient \\\\EOPORTO-DT\\DEPOT -U BACKUP
doing parameter os level = 5
doing parameter domain controller = 137.202.xxx.xxx
doing parameter wins proxy = yes
doing parameter wins
2006 Oct 31
0
6303913 NULL in template to C_UnwrapKey causes panic in kEF.
Author: mcpowers
Repository: /hg/zfs-crypto/gate
Revision: fe60f7a446374d21a328e49c773229ea0aff3034
Log message:
6303913 NULL in template to C_UnwrapKey causes panic in kEF.
Files:
update: usr/src/uts/common/crypto/io/crypto.c
1997 Aug 04
0
SUMMARY: Amanda 2.3.0.5-Samba 1.9.16p11 PC backups...
My whole problem as far as samba was concerned was not compiling with DES
support *and* that I did compile with FAST_SHARE_MODES. One clue was this
in the samba.log. file. I then did a dejanews search for smb_shm_open and
came up with that portion of the solution.
ERROR smb_shm_open : mmap failed with code 11
The DES portion came from just reading the WinNT.txt file that came with
Samba.
I
1997 Aug 05
0
Recursive dir error...
One thing that needs to be mentioned is that for PC backups, the amanda
patch that has to be applied to samba requires that you use level 3 logging
to see the "Total" line.
Also, does anyone know what this error means?
smb: \> recurse
directory recursion is now on
smb: \> dir
received 5 entries (eos=1 resume=0)
. D 0 Thu Jun 5
1997 Dec 16
0
SAMBA digest 1524
I'm getting the following in my logs when people try to connect to our
Samba server. Any idea why this happens? The smb passwd file is there,
and the user *does* exist.
When I try to connect to the server, Win95 gets a message saying "You must
supply a passowrd to make this conection. \\salamanda\IPC$". Security =
server, the WinNT boxes have SP3 loaded, and this is Samba
1998 Jun 30
0
No subject
Yes!!!! You just solved a problem I've been having since 1.9.17p1!!!!
I didn't realize that CIFS was limited to passthrough authentication for
only its domain, so that listing multiple password servers from different
domains would not work...the following did. Yeeeehhaaa!
Hurm...excuse me.
I added to the following in my config to make this work:
netbios aliases = unix1 unix2 (not
1997 Jul 30
0
NT users connect as guest?!?
smbstatus reports the following...that my NT users on this one samba server
are connected as the guest user "nobody". All Win95 users are connected
under their proper name. Anything I need to change?
Samba version 1.9.16p11
Service uid gid pid machine
----------------------------------------------
gdl nobody nogroup 1555 gdl-dt (137.202.211.8) Wed
1997 Aug 04
0
Recursive dir errors...
Can anyone tell me what the error is with recursion here? It is keeping my
smbclient from giving AMANDA a sice for the share. Without recursion, and
stepping through the directories manually, I can do the dir and get no errors.
smb: \> ls
received 8 entries (eos=1 resume=0)
. D 0 Thu Aug 15 09:19:58 1996
.. D
1998 Jun 30
5
NT Crashes when doing large network file Xfers (was Re: NT crashes during smbtar)
Ernie,
Thanks for the great info.. Based on what you were seeing, would
you suspect that part of the problem is with the combination of NT
and the 3com card (3c595)? Currently, we are ONLY seeing this
under NT Workstation (not server) and almost all of our machines
have this same 3com 3c595 card (only if using 100BaseT)..
-- Rick
-----Original Message-----
From: Ernie Oporto
2004 Nov 09
2
Data Censoring and Normality Tests
Hello,
I would like to know if there is a function in R that will test for
normality and handle censored data sets. Currently, I evaluate each
censored data set by the extent to which a normal scores plot
approximate a straight line. For complete data sets I use
shapiro.test().
Below is an example of a censored data set.
data1<-c(0.00, 0.00, 0.00, 5.86, 5.17, 8.17, 5.12, 4.92, 7.08,
1997 Jul 25
7
Amanda 2.3.0.5-Samba 1.9.16p11 PC backups...
At the bottom is what I got returned from AMANDA 2.3.0.5 after patching
Samba 1.9.16p11 to give estimates. Any idea what I might not have done yet?
My disklist reads:
shokk \\thor\depot nocomp-user-gnutar
To connect successfully to that server with smbclient, I have to do this,
giving the same password that I now have in /etc/amandapass:
smbclient \\\\THOR\\DEPOT -U BACKUP
Also, the
1997 Jul 24
0
SAMBA digest 1365 and SPAM
Hello to the list,
It seems that we have a leak. Someone is posting SPAM on this list. Since
the headers are not being propogated we can not really tell where it's
comming from.
I would suggest that we not respond by quoting the FULL TEXT from the SPAM,
however. This seems counter-productive, unless we LIKE repeating the
SPAMers message for them. I would think that someone, in an EDU, would
2017 Sep 20
0
arguments imply differing number of rows
4000:6000 gives you 4000, 4001, ..., 6000. I suspect you want
population= c(seq(4000, 6000, length=5), seq(3500, 4300, length=5),
seq(3000, 3200, length=5))
Bob
On 20 September 2017 at 17:07, Shivi Bhatia <shivipmp82 at gmail.com> wrote:
> Hi Team,
>
> I using the syntax as:
>
> data.df<- data.frame(
> city= c(rep(c("Delhi",
2009 Nov 12
1
Substituting vectors into a legend
I have a simple (!) problem. What I want to do is to create a legend with
Greek letters, and substituting numbers into the legend. Like this:
mu=1:3
Mean=rep(mu, each=20)
plot(runif(60), rnorm(60,Mean,0.1), pch=Mean) # create a plot
legend(0.6,1.7, paste("mu =", 1:3), pch=mu)
but with a Greek letter mu.
I think the solution has something to do with substitute() possibly along
with
2004 Sep 29
0
[Fwd: OpenBUGS]
This is slightly off-topic, but there was a discussion about MCMC a
couple of weeks ago. OpenBUGS can operate from R, at least in Windows
(there are some problems in Linux at the moment).
The interface with R is one are that there are plans to work on: it's a
bit basic at the moment.
Bob
--
Bob O'Hara
Dept. of Mathematics and Statistics
P.O. Box 68 (Gustaf H??llstr??min katu 2b)
2003 Feb 04
0
Help with NLME
I am relatively new to NLME, so the solution to the problem I describe here
may be obvious. But I've spent several days trying to get the right syntax
to formulate random effects for this model appropriately. The full model is:
nlme(a ~ a.mitscherlich(a.qe, a.max, lcp, light),
data=light,
fixed = a.max + a.qe + lcp ~ trt,
random = a.max + a.qe + lcp ~ 1 | bench/line,
2004 Mar 19
2
Odd behaviour of step (and stepAIC)?
I can only assume I'm betraying my ignorance here, but this is not what
I would expect.
I'm getting the following from a stepwise selection (with both step and
stepAIC):
> step(lm(sqrt(Grids)~ SE + Edge + NH), scope=~ (Edge + SE + NH)^2)
Start: AIC= 593.56
sqrt(Grids) ~ SE + Edge + NH
Df Sum of Sq RSS AIC
<none> 2147.0 593.6
+ Edge:NH 1