similar to: Samba 3.0.25b Available for Download

Displaying 20 results from an estimated 2000 matches similar to: "Samba 3.0.25b Available for Download"

2007 Jun 26
0
Samba 3.0.25b Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================== I feel like an Appalachian miner that just found a new vein of coal! -- Jeremy Allison after finding a new set of NTSTATUS codes returned by NTcreate&X.
2002 Jan 22
3
assigning NA's
I've had a question a few moments ago about how to create multiple objects from multiple files within a loop. Thanks for the quick answers, it worked with "assign", like this: for(i in seq(1,nfn,1)){ fin<-paste("/home/klimet/patrick/LAEGEREN/NEBEL/FOGEVENT2000/",fn[i],sep="") assign(paste("f", i, sep = ""),
2001 Feb 12
2
OziExplorer works on LINUX using WINE
I've succeeded in running the wonderful charting program OziExplorer (3.85.3c), http://www.oziexplorer.com/ , on LINUX (RedHat 6.2) using WINE 20010112. The times to load the program and to load a map did take 5 to 8 times longer using WINE than they did using WIN95. I was able to enable the serial port and have the position computed by my GPS displayed on the chart. OziExplorer is a
2002 Jan 22
1
creation of objects
Hi there, I'm a new R user and I've got a little problem: I would like to read several files at once (which works) and create R objects for each individual file (which doesen't work) within a loop: this is the way I've tried to program this: fn<-list.files(path = "/home/klimet/patrick/LAEGEREN/NEBEL/FOGEVENT2000/", pattern=NULL, all.files=FALSE, full.names=FALSE)
2007 Jul 04
1
dfs problems addressed in 3.0.25b?
Is the issue below addressed in 3.0.25b? (no freebsd port available yet so I'm still at 3.0.25a) I can't see anything specifically about this in the release notes. I just want to add that I've also seen this behaviour on a windows xp x64 client. It's a pretty serious problem.. so I'm also thinking I may have to revert to an earlier version if it doesn't look like a
2007 Jul 01
3
Error when upgrading to samba 3.0.25b: NT_STATUS_OBJECT_PATH_NOT_FOUND
Hi, I just upgraded from: samba-3.0.23d-1 to: samba-3.0.25b-3 After starting samba, I could no longer connect to any share, I get this error: NT_STATUS_OBJECT_PATH_NOT_FOUND I builded both samba rpm using the packaging/RHEL/makerpms.sh script on Centos 4.5 Is there any big change in 3.0.25? I readed all releases notes and didn't found any cause for this error. Thanks Oliver Here is the
2013 Apr 17
0
Package VIF
Hi Could you perhaps possibly help me. I would like to use the package VIF but cannot get results I attach the .csv file and my R code. What do I have to do ? Any help is greatly appreciated. library(VIF) coal <- read.csv("e:/freekvif/cqa1.csv",header=TRUE) y <- as.numeric(coal$AI) x <- as.matrix(cbind(coal$Gyp, coal$Pyrite, coal$Sid, coal$Calcite, coal$Dol,
2006 Mar 28
0
strange: wbinfo -a works, but smbclient doesn't?
Hi guys, I have a strange problem. I can authenticate a user with wbinfo from my domain controller (security = ads), however when I try and map a share, the authentication fails. i.e. # wbinfo -a 'COAL+bcanglo%bcpass' plaintext password authentication succeeded challenge/response password authentication succeeded # smbclient '\\xxxxxxx\timtest' -U 'COAL\bcanglo'
2006 Mar 29
1
auth problem: wbinfo works, smbclient doesn't
Hi guys, I have a strange problem. I can authenticate a user with wbinfo from my domain controller (security =3D ads), however when I try and map a share, the authentication fails. i.e. # wbinfo -a 'COAL+bcanglo%bcpass' plaintext password authentication succeeded challenge/response password authentication succeeded # smbclient '\\xxxxxxx\timtest' -U 'COAL\bcanglo'
2007 Mar 16
1
Probably simple function problem
# I have a simple function problem. I thought that I could write a function to modify a couple of vectors but I am doing something wrong #I have a standard cost vector called "fuel" and some adjustments to the #costs called "adjusts". The changes are completely dependend on the length #of the dataframe newdata I then need to take the modifed vectors and use # them later. I
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello again, Samba experts, sorry for being such a pain in your necks, but I really need to get a recent Samba version to compile, and it looks like I definitely need your help with this. In the meantime, I have found that the huge number of "conflicting types" errors for rpc_*_init(...) is due to the fact that the Samba 4.6.4 codebase seems to have for all RPC modules: NTSTATUS
2008 Feb 27
1
Samba 3.0.25b on centos 5.1 a lot of signal 11 very unstable!!!
Hi. We add a new virtual machine with vmware server 1.0.4, centos 5.x client, we update the server with yum and receive samba 3.0.25b-1.el5_1.4, we have a PDC running Gentoo with Samba 3.0.24+ldap, all the windows clients and other Linux boxes(.3.0.10 + 3.0.23 + 3.0.24) are working very good and stable. The only problem is this new server, i read about some changes with samba 3.0.25b and
2016 Jul 28
2
Weighting Schemes: Implementing Piv+ Normalization
> Two of those are compile errors, suggesting you aren't pulling in the > right header file (it's in common/serialise-double.h I believe). Thanks, fixed those errors. > I can't tell for sure without seeing the diff. You may mean just > `ptr++`? But it could be something else, depending on what you're > trying to do. I'm trying to unserialise normalization
2005 Apr 15
1
Error Building From Source
Greetings: I am trying to build R-2.0.1 from source on windows. My path is set to: .;C:\RStools;C:\MinGW\bin;C:\perl\bin;C:\texmf\miktex\bin;C:\HTMLws\;C:\R201\R201\bin;%System Root%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\ Common Files\Adaptec Shared\System;C:\LINGO9\ and Mkrules has been edited and reads # path (possibly full path) to same version of R on the host
2011 May 18
1
matrix help (first occurrence of variable in column)
Dear R help, Apologies for the less than informative subject line. I will do my best to describe my problem. Consider the following matrix: mdat <- matrix(c(1,0,1,1,1,0), nrow = 2, ncol=3, byrow=TRUE, dimnames = list(c("T1", "T2"), c("sp.1", "sp.2", "sp.3"))) mdat In my actual data I have time
2006 Dec 10
1
Noncentral t & F distributions
Dear List: The square of the noncentral t-statistic with noncentrality parameter \delta is a noncentral F with noncentrality parameter \lambda=\delta^2. So, t^2_{\nu,\delta} = F_{1,\nu,\lambda=\delta^2}. Consequently, it should follow that t^2_{1-\alpha/2,\nu,\delta} = f_{1-alpha,1,\vu,\lambda=\delta^2}. However, this is not what is happening with the following code. The central
2005 Apr 15
2
children of objects are not instantiated?
Hello, I''m a Java developer and I''m looking at Rails as a very interesting thing. I read the article http://theserverside.com/articles/article.tss?l=RailsHibernate and saw a couple of things that I didn''t like too much: 1) The N+1 problem This has been discussed in the thread (or should I say "flame"?) "Java people want to beat us". It seems
2010 Apr 22
2
Unable to make bitmapdll files on windows 7 64 bit machine
I am trying to build a windows 32 bit version of R 2.11.0 from source on a machine running windows 7 - 64 bit while running as the machine's administrator. I am able to run "make all recommended"...However, once I attempt to build the bitmap files I get the following: C:\Rsource\R-2.11.0\src\gnuwin32>make bitmapdll make -C bitmap make[1]: Entering directory
2008 Mar 28
1
Samba 3.0.25b as a domain member to a Samba PDC
I've been using Samba for about 7 years of so, but have hit a hurdle I just can't seem to figure out. I want to setup samba domain member servers to be members of a samba 3.0.25 (NT4 type) domain. No windbind, LDAP, or any other of the more complex authentication mechanism. This is the same functionality going way back to Samba 2.2, or so. In fact, I successfully did this on samba
2013 Jul 31
3
[Bug 2135] New: Solaris: race condition in channel forwarding when connect() returns EINPROGRESS
https://bugzilla.mindrot.org/show_bug.cgi?id=2135 Bug ID: 2135 Summary: Solaris: race condition in channel forwarding when connect() returns EINPROGRESS Product: Portable OpenSSH Version: 6.0p1 Hardware: All OS: Solaris Status: NEW Severity: normal Priority: P5