Displaying 20 results from an estimated 4000 matches similar to: "Windows 2003 SP1 breaks kerberos on samba?"
2010 Jan 04
3
how to plot multiple density functions in one graph
Hello,
I am new to R and have two easy questions.
How can you plot multiple density functions in one graph? I have five beta
densities that I would like to plot in one graph. I understand how to plot
one beta density as a line:
plot (x,(dbeta(x,shape1=,shape2=,), type ="l")
Does the Pareto distribution need to be added to R with an additional
package?
thanks,
John
[[alternative
2024 Jun 13
2
R-devel on Windows temporarily broken?
I had a very routine CI job fail twice this morning on r-devel on Windows;
the package (in fine standard form) doesn't even install under win-builder
r-devel. Whereas on Linux with r86731 everything is peachy.
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2017 Jul 14
2
[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
On Fri, 2017-07-14 at 15:36 +0200, Mike Galbraith wrote:
> All DRM did was to slip a
> WARN_ON_ONCE() that nouveau triggers into a kernel module where such
> things no longer warn, they blow the box out of the water.
BTW, turn that irksome WARN_ON_ONCE() in drivers/gpu/drm/drm_vblank.c
into a WARN_ONCE(), and all is peachy, you get the warning, box lives.
---
2016 Nov 10
3
array fill idioms
Yes, I know this works peachy keen for char arrays. I'm looking at (which is
hard to express in C) something like
void foo () {
int bar[20] = { 42, 42, ..., 42 };
}
I don't want to do a memcopy of the 20 element constant array, and memset
doesn't work here. I want an intrinsic that copys the scalar int constant 42
to each element of the int array.
bagel
On 11/10/2016 03:30
2007 Oct 21
2
1.1b3 and Maildir quota
I upgraded a 1.0 install to 1.1b3. Almost everything is working
peachy-keen :)
It seems faster to me, Offline Folders and 'new mail' options for
Thunderbird are now working, and Mail.App doesn't seem to need the extra
namespace. Unfortunately it doesn't seem to read my quotas any longer.
I went through the docs, and I see the quota plugin has changed, but
there doesn't
2006 Nov 17
3
Is this the "right way"?
The site I''m currently designing doesn''t have a db back end. So I''m
using rails primarily for templating and some scripting.
I approached this by creating a controller called ''main'' and various
views like "index", "welcome", "about", etc.
But then I''d get URL''s like www.mydomain.com/main/welcome when I
2010 Oct 04
3
deliver and time
Hi All,
I've been experimenting with deliver on my personal domain, and so far
everything has been peachy except for Mail.app. Mail.app (on multiple
devices) is showing what looks to be GMT times, rather than the date
header. Initially I thought it was something I did on my Mac, until I
got an Ipad to test with - and never connected it to my Mac - and had
the same time issue.
It seems
2016 Oct 28
2
UID mapping inconsistent. - Samba 3.6.24/25
Yes, I know that version is obsolete and as soon as I can actually get
the later versions of Samba to run and behave on my Solaris 10 boxes i
will upgrade.
AD member servers. Using rid to map UID numbers as not available from
our AD folks.
Two of the machines are going on their merry own way rather than
creating the same UID numbers for AD users that other samba servers are
using.
On two
2016 Jul 27
3
Model object, when generated in a function, saves entire environment when saved
In the below, I generate a model from an environment that isn't
.GlobalEnv with a large object that is unrelated to the model
generation. It seems to save the irrelevant object unnecessarily. In
my actual use case, I am running and saving many models in a loop that
each use a single large data.frame (that gets collapsed into a small
data.frame for estimation), so removing it isn't an
2016 May 25
1
Liveness of AL, AH and AX in x86 backend
On 5/25/2016 12:35 PM, Quentin Colombet wrote:
>
> Doing that would say that we override the other lanes of EAX, which is
> not what we want. In what cases, do we need to add those implicit arguments?
If you had
AL<def> = ...
AH<def> = ...
... = AX
you'd need implicit uses/defs to define AX. This sort of thing happens
on Hexagon very often: general purpose
2006 Feb 07
2
Adding Users to Samba Kill Access
I've been running two samba servers on a network having a bunch of XP Home
boxes. I recently added an XP Pro box, and wanted to set samba to grant and
deny access, etc., based on users. I've figured out (using webmin) how to
add Unix users to the samba box and how to convert those users to samba
users.
The weird thing is, when I add users to samba, none of my XP Home boxes can
access the
2006 Jan 16
1
sata_nv, CentOS 4 update 2 and hang during post-install
Good day. Thanks in advance for any help.
I have a Tyan S2895 (Thunder K8WE) with 2 275 Opterons and the latest
(1.02) bios. It appears to have an nVidia nForce SATA chipset which
connects to a 250gb WD Caviar SATA drive.
Using the CentOS 4 update 2 x86_64 DVD, the install is peachy until
half-way through the "performing post install configuration" bit.
Then it hangs forever.
I
2005 Sep 20
1
Subject: Samba / Windows server 2003 SP1 conflict
Hi,
Try that in smb.conf , global section
Client schannel = no
Server schannel = auto
For me that works...
Kind regards martin schreiber
2002 Aug 25
1
"busy hang" on e2fsck (on a ext3 partition)
(There really doesn't seem to be a dedicated e2fsprogs list, so this was
the next-best place I could find. I don't place much faith in the
sourceforge forums..)
The filesystem in question is a 480 gig ext3 partition, on a hardware
RAID5 controller. It's approximately 90% full, with something
like 115K files. Kernel 2.4.20-pre4, on a Duron 900.
As I type this, e2fsck has used up
2007 Jun 07
1
windows 2003 sp1 clients, security = server and use spnego
Hi folks,
I have a Samba 3.0.25a server here on Debian that Windows 2003 SP1
clients happily talk to with "security = user", but when I tried
switching to a "security = server" setup, it would not work until I
added "use spnego = no" to smb.conf. Tests with smbclient and Windows
XP worked regardless. I can also reproduce the problem on Solaris 10
with Samba 3.0.24
2002 Sep 12
1
WinXP SP1 breaks roaming profiles.
We've applied SP1 for WinXP on several machines and now roaming profiles
don't work them.
I tried swithching "nt acl support = yes" as previously mentioned on this
list but this still doesn't
work for us and we continue to get the following error:
Windows did not load your roaming profile and is attempting to log you on with
your local profile. Changes to the profile
2002 Sep 25
3
WinXP-SP1 breaks profiles...
Just thought you'd like to know that SP1 for Windows XP breaks romaing
profiles up to and including 2.2.5.
This has been confirmed by MIT at the following link:
http://web.mit.edu/swrt/winxp/
See the section "Software Compatiblity Test Matix/Testing SP1"
We have found this to be the case as well....
I'm cross-posting this to samba-technical as well....we will work on some
2005 Apr 28
0
Windows Server 2003 SP1 Issues (3.0.15pre2)
Hi All,
I'm running into some issues accessing a Samba server that's in turn
authenticating against a Win2k3-SP1 domain controller (security=ads). I
understand there were some known issues corrected in a patch, and I'm
currently running 3.0.15pre2, which I understand includes that patch.
(http://samba.org/~jerry/patches/post-3.0.13/winbindd_2k3sp1.patch)
All was working fine
2005 Aug 01
1
samba-3.0.20rc1 winbind Windows 2003 SP1 ADS wbinfo all
I ran into this one as well. I had to set security = ADS and create an
authorized user for winbind to use.
# wbinfo -set-auth-user
2005 Jul 06
0
Re: Samba and Windows 2003 with SP1
[Accidentally sent to samba-technical --dave]
Stubel Timo wrote:
> Hello List,
>
>
>
> hope anybody can help me. We have problems with our squid porxy with userauthentication.
>
>
>
> The error is:
>
> authenticateNTLMHandleReply: Error validating user via NTLM. Error returned 'BH NT_STATUS_ACCESS_DENIED'
>
>
>
> We are using