Displaying 20 results from an estimated 5000 matches similar to: "Need Help Getting Windows XP To Use Samba Properly"
2010 Dec 30
0
Need Help Getting Windows XP To Use Samba Properly[Closed]
Unfortunately we're not able to install more software of radically change any configurations. We also do not use LDAP (just a workgroup, hosts file, static IPs and Samba). But those are good ideas, I'll keep them in mind just in case. Major thanks.
:-)
Bob
-----Original Message-----
From: tms3 at tms3.com [mailto:tms3 at tms3.com]
Sent: Thursday, December 30, 2010 12:45 PM
To:
2010 Dec 29
0
FW: Need Help Getting Windows XP To Use Samba Properly
Takahashi, thanks for your response.
No antivirus software is installed, firewall disabled completely.
I might have to go the sniffer route. But this is XP and Samba, both old products. I can't imagine that I'd be the first one to have such a ridiculous problem trying to get XP to be able to browse a Samba box. This is fresh WinXP right out of the box (with SP3) having this problem,
2010 Aug 05
2
SAMBA and SMB Signing
Hello,
We're working on setting up a SAMBA server, but it is not working.
There is a standard configuration for our Windows Vista machines. With
the previous configuration of Windows Vista ("Alice") it connects to the
SAMBA fine. However, the latest Windows Vista configuration ("Bob")
will contact the SAMBA server, send the required password then just stop
communicating.
2009 Dec 29
1
SUN_LIBUSB
Hi all,
I've been trying to get a TrippLite 700DV communicating with nut in
Solaris. The problem was that I would successfully send a message to the
ups, but wouldn't be able to receive anything. After some snooping
around I found this bit of code in libusb.c libusb_get_interrupt().
#ifdef SUN_LIBUSB
/*
usleep(timeout * 1000);
*/
return 0;
2011 Jun 28
3
FIPS 140-2 compliance
I''ve just posted a feature request
<http://projects.puppetlabs.com/issues/8120> relating to FIPS 140-2
compliance. I''m pointing to it here on the mailing list because I listed
there five places where Puppet (nay, Ruby!) crashed while I was testing
a deployment using FIPS mode on all hosts. It crashed because it tried
to use MD5, and OpenSSL in FIPS mode doesn''t let
2004 Jul 29
2
2003 KDC and Samba
We have serveral RHEL 3.0 Update 2 servers running Samba.
These have been working flawlessly for several months..
Recently, the base upgraded all the Windows 2000 servers
to Windows 2003..
NOTE: we don't have admin rights to the Domain Controllers.. (wish we did..)
Previous to the Domain (and kdc) controllers to 2003 we had
no issues joining a new Samba Sever to the ADS..
Using the same
2010 Jan 12
1
Tripplite_usb
He everyone,
I have a Tripplite SMART700DVa using the tripplite_usb from NUT 2.5 (rev
2217) driver running in Solaris 10x86. My driver hangs when trying to
connect. Once the driver sends the watchdog command ("W\0"), it can no
longer receive any signals and eventually exits. The UPS responds to
other watchdog commands ("W5" for example), but there doesn't seem to be
2010 Mar 24
1
Tripplite USB 3003 problems
I have been having a few issues recently. I'm running Nut 2.4.3 on
Solaris 10 (10/09) using a TrippLite SMART700DVa UPS. Everything seems
to be working fine except for some random issues. During a power cycle
(UPS online to offline to online) NUT will occasionally get disconnected
from the UPS. A call to it using upsc results in "Error: Data stale".
And running dmesg has the
2024 May 16
1
[Non-DoD Source] Re: R for the US Air Force
You described it well; I?m afraid that?s what it is. They want documents of an organization that doesn?t fit the description, and only then will they test it.
That sounds great. I?ll reach out to Jeremy and see if he can help me get the IDs the USAF wants. It sounds like Joshua predates my time here. That?s a really good idea.
Thanks very much!
Doug
From: Josiah Parry
2024 May 16
1
R for the US Air Force
Hey Doug,
R is not a product that is provided by a company or any vendor that can be
procured through a vendor e.g. something on a GSA schedule.
Seems like you're caught in the bureaucracy hell hole. I used to help the
USAF, and other DoD members use R when I was at RStudio (now Posit).
I recommend you find someone in your organization who is doing Data
Science. They'll likely have
2011 Mar 29
3
passing arguments via "..."
I would like to do something like the following:
Fancyhist<-function(x,...) {
# first, process x into xprocess somehow, then ...
if (is.null(breaks)) { # yes, I know this is wrong
# define the histogram breaks somehow, then call hist:
hist(xprocess,breaks=breaks,...)
} else {
# use breaks give in calling argument
hist(xprocess,...)
}
}
But, those of you who know R better
2024 May 16
2
R for the US Air Force
Hello,
The US Air Force used to have R available on our main network, but now those who need to accept it back are
being very particular about what they're accepting in terms of official documentation.
Would you be able to help me with this endeavor? I'm attaching a pdf that shows what documentation they'd
require for us to re-establish R as being acceptable on the network
2009 Dec 08
3
arrow plots
Am doing some vector plots with the arrows() function. Works well. But
what I need to do is supply an arrow for scaling for the reader. I need
to plot an arrow of some known magnitude somewhere on the page
(preferably outside the bounds of the plot, so that it can be seen
clearly) with some text underneath it that says, for instance, "10
kg-m/sec". Any ideas? Thanks.
2013 Feb 11
2
file resource, multiple owner values
With Puppet 2.7.20, it seems that when I write
file { ''/tmp/bla'':
owner => [''root'', ''jared'']
}
then if the owner of /tmp/bla is either root or jared, nothing happens,
and if not, the owner is changed to root. More generically speaking, my
reading of the code suggests that if the owner of the file is in the
given list (the
2012 Aug 09
2
How to overlay a global map on a filled contour?
I would like to plot some lat-lon data in a filled contour, and then
overlay a map of the globe on top. I am trying something like this:
filled.contour(lons, lats, glb.data,
plot.axes={axis(1);axis(2);map(projection='rectangular',parameters=0,add
=T)}
)
The filled contour plots fine, and the map shows up, but only as a very
tiny little black rectangle in a small area of the
2009 Apr 08
1
vectors on top of contours, and lattice
OK, I needed to plot a set of vectors on top of a contour plot. I
figured out a way to do this. I create a panel function that calls
"larrows()" with arguments constructed from my vector data. Then, when
I go to do the contour plot, I call contourplot() with the "panel"
argument set to point to my newly created panel function.
So far, so good.
Now, I need to do a
2012 Jul 13
1
integrating multi-dimensional dat along one dimension
I just want to integrate a 3D data set along one dimension to obtain a
2D data set. Something like:
(given array "d" with dim nx,ny,nz ...)
data_int<-array(dim=c(nx,ny))
for (n in 1:ny) {
for (m in 1:nx) {
data_int[m,n]<-sum(d[m,n,])
}
}
The thing is, given R's facility with integers, it seems that I should
be able to obtain data_int without the
2010 Apr 07
1
FW: fairly simple file I/O
OK, my apologies. I am sure this is a question that has been answered
before. But I have looked all over the web and can't find an answer for
it. I promise, wasting your time and bandwidth is my last resort.
So here goes:
I have an ASCII file formatted like so:
Label 1.1
Time 1
Label 1.2
Array of data from time 1
Label 2.1
Time 2
Label 2.2
Array of data from time 2
Label
2009 Mar 25
2
need help with ordering of plots
I want to do a series of contour plots, 4 in all. The data is coming
from a data frame named "nd.frame", which has elements "xdf", "ydf",
"zdf", and "pndt". I am treating "pndt" as a factor, and it has four
levels. I make a call to the lattice graphics routine "contourplot"
like so:
2009 Apr 15
2
(hopefully) simple array op
I have a multidimensional array "a", for example,
> a
, , 1
[,1] [,2]
[1,] 1 3
[2,] 2 4
, , 2
[,1] [,2]
[1,] 5 7
[2,] 6 8
So a is 2x2x2.
I have another array "b", for example,
> b
[,1] [,2]
[1,] 9 11
[2,] 10 12
So b is 2x2.
I want to "tack" b onto a so that b becomes a new "plane", so to speak,