Displaying 20 results from an estimated 600 matches similar to: "2003 KDC and Samba"
2015 Feb 13
2
Question re kerberos . . .
I've used the Samba AD DC HOWTO
<https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO> to install Samba 4
as an Active Directory/Domain Controller.
I've successfully configured the domain/realm and DNS (as far as I can
tell) and worked my way through Testing Your Samba Domain Controller
<https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Testing_Your_Samba_Domain_Controller>
2013 Sep 24
2
delete kerberos databases and start over
Hi.
Something happened with my Kerberos database*. I don't know what. I
don't care much (right now).
What I need to do now is to recover.
I am running a small home network: 3 win7 boxes, 2 xps, 2 Mint Linux
and one Puppy.
I tried deleting /usr/local/samba/private/* and
/usr/local/samba/etc/smb.conf as the how-to suggests, then doing a
samba-tool domain provision.
All my Windoze
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
2015 Feb 13
0
Question re kerberos . . .
On 13/02/15 22:48, Steve Ankeny wrote:
> Thanks for the quick response!
>
> Do I still need the following packages?
>
> adam at sogo:~$ sudo dpkg --get-selections | grep krb5
> krb5-config install
> krb5-user install
> libgssapi-krb5-2:amd64 install
>
2010 Dec 28
17
Need Help Getting Windows XP To Use Samba Properly
Hi everyone, new to the list.
My apologies if this issue has already been covered, but I am having the
following problem with Samba:
Using Windows XP as a client, I am trying to see a Solaris system as a
server. Solaris is running Samba 2.4.2, and Windows 2000 sees it as a
server without any problems.
Windows XP, however, generates the error "The network name is no longer
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:
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
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,
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
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.
2024 May 18
1
[External] Re: R for the US Air Force
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.
>
>
that's not strictly true though is it? Anyone can form a company and
supply R, as long as everyone complies with the license. You are also free
to download R from public services and do it without any corporate
wrappings and trappings, which is
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.
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
2008 Aug 09
2
can't access irc server on xen domU, please help
Hi all,
I'm running a CentOS 5.2 server with a FC8 xen domU guest, and an irc server
on the FC8 domU guest. For some odd reason, I can't access the irc server on
the xen domU guest.
>From FC8, when I run netstat -a, I can see irc is listening:
netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp
2008 Aug 09
2
can't access irc server on xen domU, please help
Hi all,
I'm running a CentOS 5.2 server with a FC8 xen domU guest, and an irc server
on the FC8 domU guest. For some odd reason, I can't access the irc server on
the xen domU guest.
>From FC8, when I run netstat -a, I can see irc is listening:
netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp
2007 May 25
0
Sometimes PC can not find network path
Dear all,
I have a linux server that uses redhat AS4.I want to make a samba file
server.Because we have a windows 2003 domain,I must use "security =
ADS".The samba version is samba-3.0.10-1.4E.9.
The samba server joined windows 2003 domain successful.I can find samba
server in the "network neighborhood".Client PC access samba server must
confirms with PDC.The domain member
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
2020 Feb 26
4
New PTR records not visible
Dear all,
somehow, new PTR records are not visible. This is on 4.11.6 DC with
BIND9 ... Here is what happens:
root at dc1:~# cat /etc/samba/smb.conf
# Global parameters
[global]
bind interfaces only = Yes
interfaces = 127.0.0.1 XXX.YYY.103.1
netbios name = DC1
realm = SAMDOM.REST_OF_FQDN
server role = active directory domain controller
server
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