Displaying 20 results from an estimated 3000 matches similar to: "samba and usernames"
2000 May 11
1
some win machines see samba, some not.
Hello,
I have this big problem which bothers me for past week(s).
I have setup a simple samba network on win95 only net and
it worked fine.
This time I try to setup a samba on a network having win98
WinNT 4.0 sp4 and WinNT4.0 WS SP 5.
I believe all machines are on the same local net.
I have tried both samba 2.0.5a (RH6.1 default) as well as
samba 2.0.7.
I can use 'smbclient'
2006 Sep 26
1
How to "Pack" a matrix
Hello,
Suppose I have a matrix a where
a= sp1 sp2 sp3 sp4 sp5 sp6
site1 1 0 1 1 0 1
site2 1 0 1 1 0 1
site3 1 1 1 1 1 1
site4 0 1 1 1 0 1
site5 0 0 1 0 0 1
site6 0 0 1 0 1 0
And I want to pack that matrix so that the upper left corner contains
most of the ones and the bottom right corner contains most of the zeros
so that matrix b is
b= sp3 sp6 sp4 sp1 sp2 sp5
site1 1 1 1 1 0 0
site2
2005 Mar 14
1
calling objects in a foreloop
I want to organize outputs from several regressions into a handy table. When I
try the following, each of my "fit_s" is replaces instead of read. Is there a
way to read from the regression summaries that does not require writing
separate lines of code for each?
-Ben Osborne
> fit1<-lm(dBA.spp16$sp2.dBA.ha~dBA.spp16$sp1.dBA.ha)
>
2009 Jul 27
1
Cross-validating two matrices
Hello,
I am trying to help a colleague with an R problem (see below) to whit
I can only generate a very inelegant solution. Any advice would be
welcome.
Thanks,
Brian
If you have two matrices, say a species by trait matrix (Matrix 1
below) and a plot by species matrix (Matrix 2 below), is there a
straightforward way to prune one matrix so that the species list
matches those in a
2010 May 25
1
vb6 sp6
I've installed the latest Wine RC and I'm trying to use it to install VB6 SP6. I've succeeded in getting sp5 installed but when I run the sp6 installer I get as far as the agree/disagree button and as soon as I click the "I Agree" button I get the "Visual Studio 6 Service Pack 6 setup was not completed successfully" click OK box.
2003 Apr 30
1
IPv6 Resolver (or: Slow rendering of Webpages using Konqueror)
Hi,
<new_listmember_intro>
Name: Melvyn Sopacua
Occupation: WebMaster
Age: 32
Location: Netherlands
</new_listmember_intro>
after quite some digging, the user experience mentioned in brackets above,
turned out to be ipv6 resolving problems. They only occur with certain
hosts, one of them being the adserver company my employer uses, 'DoubleClick'.
What is frustrating about
2012 Nov 09
6
(sin asunto)
Saludos, tengo un problema que no puedo resolver dentro del R
Estoy creando una funcion que a partir de un objeto compuesto por diferentes matrices como el que esta a continuacion:
[[1]]
M1 M2 M3 M4
sp1 2 0 1 8
sp2 4 5 2 4
sp3 0 0 4 0
sp4 5 7 5 0
sp5 0 4 0 0
[[2]]
M3 M2 M4 M1
sp1 1 0 8 2
sp2 2 5 4 4
sp3 4 0 0 0
sp4 5 7 0 5
sp5 0 4 0 0
[[3]]
2009 Oct 05
1
[Bug 24328] New: swfdec crashing in both firefox and epiphany
http://bugs.freedesktop.org/show_bug.cgi?id=24328
Summary: swfdec crashing in both firefox and epiphany
Product: swfdec
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2001 Oct 25
1
Advanced user rights on a samba PDC
Hello,
Sorry for the crosspost on both lists.
I've just finished to install a Linux RedHat 2.4.2 / Samba 2.2.1a server,
which acts as a PDC server for about 30 windows 9X/NT/2000 clients.
It works ok, but 2 problems remain, which I suspect to be bounded :
1) I can't start the user manager for domains on a Win NT4 workstation SP5
box, i have the following error message (translated form
2012 Apr 13
1
R: Colouring phylogenetic tip labels and/or edges
Hi,
I have reconstructed ancestral character states on a phylogeny using MuSSE in the diversitree package and plotted the character state probabilities as pie charts on the nodes. I would, however, like to colour the character states of my extant species, i.e. the tip labels, the same colours as my pie charts, such that all species in state 1 are e.g. blue, species in state 2 red and species in
1999 Dec 22
4
Veto files option not working
We're getting very close now to having our RH6.1 server as we want it.
Just a few anoying things left to iron out so we can trial it properly
prior to going live. One of them is the "veto files" option in
smb.conf. We want to stop users on Win95 clients from seeing (or
deleting) the dot-files in their home shares. I've tried the above
option, I've tried "hide dot
2002 May 14
0
uid not available in printer script
Hello everyone,
in my samba 2.2.1a server, I've defined a printer share of the
form:
[pdfmail]
comment = Convert to PDF
path = /var/tmp
read only = No
create mask = 0755
print ok = Yes
postscript = Yes
print command = /usr/local/bin/pdfmail %u %s
guest ok = no
The pdfmail script takes the
2000 Jan 13
0
Win9x speed and Samba.
Reading the comp.protocols.smb newsgroup sometimes has
its benefits :-).
Someone just posted there that they improved the speed
of their Win9x systems by a factor of 15 against a Samba
server by applying the patch to *all* versions of Win9x
(*NOT* NT) described in Microsoft knowledgebase article :
Q236926
-found at :
2002 Mar 07
0
TR: Authenticating to an NT PDC (other questions : refer to previous post)
-----Message d'origine-----
De : Thierry DELHAISE [mailto:thierry.delhaise@free.fr]
Envoy? : jeudi 7 mars 2002 10:57
? : Samba-Admin
Objet : Authenticating to an NT PDC (other questions : refer to previous
post)
Hi all,
I re-post behind the previous post of James Davis as I'm surprise about the
respons from Andrew.
Is synchronizing users and password on a samba "Authentification
2018 Jun 24
2
use spnego question - samba 47 to samba48 migration
Hi Rowland,
Thanks Much for the help, as usual!
About Kerberos: Yes, I have implemented Kerberos and NTLM. I need both working.
About winbindd_privileged: Not sure what you mean with " I think you might want to check that again, the 'winbindd_privileged' dir went away quite some time ago."
Shouldn't that folder be there anymore? Everytime I install Samba47 or 48 it creates
2009 May 18
0
Re: [smbd][PATCH] Writing EAs when overriding files
Am Freitag, 15. Mai 2009 schrieb Marcel M?ller:
> Hi,
>
> I think I found a bug in smbd. When a file is opened in
> overwritten/truncated the extended attributes are not applied.
>
> Since the Win32 API does not have a single function that overwrites a
> file and associates extended attributes in one call, it is very unlikely
> to cause any harm to windows clients. But
2006 Apr 19
1
Probable Numeric Bugs in svd function (PR#8781)
Hello,=0D
=0D
I just noticed that the "svd" function does not work properly for some=0D
sparse matrices.=0D
When I replace the 0 by very small noises (let's say 10^-16), it then=0D
works.=0D
The test I've performed is to compared the singular values to the eigen=0D
values (as I work with squarred matrices).=0D
=0D
Here is the code (I may be wrong!):=0D
=0D
2018 Jun 23
2
use spnego question - samba 47 to samba48 migration
Hello Gentlemen.
OK, Tests were made. I got some errors only when using Samba48 (samba47 is still fine)
IMPORTANT: I forgot to mention... This is being used with SQUID Proxy for SSO authentication.
Got NTLMSSP neg_flags=0xa2088207
Got user=[user01] domain=[MYDOMAIN] workstation=[ADCONTROL01] len1=24 len2=338
Login for user [MYDOMAIN]\[user01]@[ ADCONTROL01] failed due to [{Access Denied} A
1998 Dec 24
0
Odd behavior w/ read raw and write raw under NT1
A coworker and I have been doing some performance tuning with Samba 20b4
under Linux 2.0.36 (RedHat 5.2 distribution) on a 100-T network. The
protocol is NT1. Two settings are tweaked in particular, "read raw" and
"write raw". When both are yes, reading a large file results in 6M/s, but
writing is only 2M/s, which is far below writing to an NT server (6M/s).
If any of
2007 Sep 25
1
Samba vs Microsoft Logon Protocols
Hello,
I am trying to figure out how the different values for "max
protocol" and "min protocol" (as seen in the smb.conf man page under the
"max protocol" section) correlate to the Microsoft jargon for the
different logon protocols. Here is what I've determined. Could some
please verify this for me?
Samba Microsoft
CORE