Displaying 20 results from an estimated 10000 matches similar to: "10 X Linux boxes - join win2k AD (mixed mode)"
2004 May 17
1
Win2k AD with LDAP unix auth
Hi,
I'd like to know if this is actually possible, a simple yes or no would suffice, but any pointers would be more helpful...
I'd like to have windows users within the AD be able to access a linux server share (having been authenticated by AD), and read / write / execute files within that share according to unix permissions (obtained by an Open LDAP server running on another Linux
2003 Oct 24
2
Advice needed for Samba 3 setup for multiple Linux boxes in established Win2k AD domain...
Hi all,
I have the lucky task of being able to set-up a DEV environment for our developers. We plan on using redhat 9 with Samba 3 and making each server an AD domain member of an established Win2K domain.
The advice I would like is the best way to implement this, I'd like to hopefully leave the Win2K domain admins power to create users on the Win2K domain, and automatically add users to the
2003 Oct 02
0
3.0.0-2 on RH9 as domain member of win2k domain - not able to write to shares...
Hi,
I'm unable to write to shares on the RH9 box from win2k clients.
Have successfully joined domain with 'net join ads'
getent passwd lists local unix users and win2k domain users successfully
I've mapped a DOMAIN+user_group to unix user_group, which 'net groupmap list' shows successfully
I have tried various ways to give DOMAIN+user.name access to the share, by changing
2005 Oct 13
4
3.0.20a winbind getent problem...
Hi all,
I have successfully setup squid on 1 host to authenticate users against win2k AD using Samba+Winbind.
On a second host I now wish to do the same and have installed from source using the same options, but cannot get any getent calls to work with winbind, even though wbinfo -t shows the trust being OK, wbinfo -g shows domain groups and wbinfo -i shows domain users.
This is level 10 debug
2004 Mar 17
5
Win 98 loosing it.
Hi,
One of my friends came to me with a problem I've heard of before but haven't
found an answer yet.
Her situation is a Windows network with a mixture of Win XP and Win 98
computers. There are 4 98 machines of which 2 are giving her, and now me,
fits. Seems these 2 loose their drive mappings after about 5 - 10 minutes of
idle time. They work fine as long as the user is actively doing
2003 Oct 15
1
FW: Re: domain groups accessing samba share
-----Original Message-----
From: VR-Bug Support
Sent: 15 October 2003 13:42
To: 'Gavin Davenport'
Subject: RE: [Samba] Re: domain groups accessing samba share
Hi Gavin,
This is what I have for my /etc/pam.d/login
#%PAM-1.0
auth required pam_securetty.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so nodelay
2014 May 29
0
How to make the tests pass in an elegant way? Ruby on Rails
I am writing a rails app with my colleague who wrote a lot of the tests.
He had to take a leave of absence due to a death in his family, and I am
needing helps with changing the model so that the tests will pass in our
spec file.
Here is the model:
class Worker < ActiveRecord::Base
attr_accessible :first_name, :last_name
has_many :writings
end
Here is the spec:
2006 May 04
1
Finding ties in data (be)for(e) BradleyTerry
Dear all,
I have carried out a pairwise comparison study that I want to analyze
using the BradleyTerry package to establish a rank order of my
stimuli. However, BT does not handle ties between stimuli, so I need
to find those in my data before I can use that model.
The code below goes from the format of my result file(s) to a data
frame suitable for BT, but as you can see, there are some ties. I
2011 Feb 16
3
Ippon Smart Winner 750/1000/1500/2000/3000
Have anybody expirience with
Ippon Smart Winner 750/1000/1500/2000/3000
with serial interface ?
I have tryed megatec and blazer_ser drivers with no success:
[IPPON]
driver = megatec
port = /dev/ttyd0
desc = "IPPON smart winner 1500VA"
model = "Smart Winner 750/1000/1500/2000/3000"
# ./megatec -a IPPON -DDD
Network UPS Tools - Megatec
2005 Nov 02
0
connecting to windows server 2003 with samba 3.0.9
I have a Windows server 2003 Domain controller with a share called
DC02Data.
I can connect to this share successfully from several RedHat boxes,
running samba 2.2.7.
However, on several other RedHat machines, running samba 3.0.9 I cannot
connect properly. In fact, I actually seem able to establish a mount
successfully, but cannot then view the files, as shown below:
[root@ixapp01 mnt]#
2006 Mar 17
1
Congratulations!Both Rails book and framework win Jolt Award
http://www.sdmagazine.com/jolts/2006index.html
BOOKS TECHNICAL
Jolt Winner: Agile Web Development with Rails by Dave Thomas, David
Hansson, Leon Breedt and Mike Clark (Pragmatic Bookshelf)
Productivity Winners:
? Framework Design Guidelines: Conventions, Idioms, and Patterns for
Reusable .NET Libraries by Krzysztof Cwalina and Brad Abrams
(Addison-Wesley)
? Practical Common Lisp by Peter
2006 Dec 29
0
BradleyTerry "subscript out of bounds"
I don't see the problem with the following... the citations and
baseball data work fine, but my simulated data seems to give
BTm a headache. What am I missing?
---
library(BradleyTerry)
library(doBy)
ng <- 100
players <- factor( sort( c( "jeff", "mike", "paul", "rich" ) ) )
np <- length( players )
p1 <- factor( c( rep( "jeff", ng )
2007 May 15
1
legend with mixed boxes and lines (not both)
Hi,
I seem to be unable to get a mixed legend that has lines *or* polygons
(not both). For example:
ppi <- seq(0,2*pi,length.out=21)[-21]
frame()
plot.window(ylim=c(-5,5),xlim=c(-5,5),asp=1)
polygon(cos(ppi)*4+rnorm(20,sd=.2),sin(ppi)*4+rnorm(20,sd=.2),
col="green",border=FALSE)
polygon(cos(ppi)*2+rnorm(20,sd=.1),sin(ppi)*2+rnorm(20,sd=.1),
col="blue",border=FALSE)
2007 Jul 06
0
Remote share
Hi
I have got Samba 3.0.20 installed on two AIX servers, one running 5.2
and one running 5.3. I only get a core dump when manipulating users on
the 5.3 machine ? The code install is actually an exact copy that I
tarred up and transferred over. I actually seem to get a lot of errors
on the 5.3 server that I don't on the 5.2. Any ideas ?
My other, and main problem, is setting up a remote open
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters**
**http://www.hpdc.org/2015/**
*
/*NEWS:*//*
*//*- Poster/Abstract submission deadline: May 8th, 2015*//*
*//*- Early Registration deadline: May 18th, 2015*//*
*//*- Conference dates: June 15th-19th, 2015*//*
*//* - Keynote: Allen D. Malony*//*
*//* - HPDC Achievement Award winner: Ewa Deelman*/
HPDC?15, the 24th International ACM Symposium on
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters**
**http://www.hpdc.org/2015/**
*
/*NEWS:*//*
*//*- Poster/Abstract submission deadline: May 8th, 2015*//*
*//*- Early Registration deadline: May 18th, 2015*//*
*//*- Conference dates: June 15th-19th, 2015*//*
*//* - Keynote: Allen D. Malony*//*
*//* - HPDC Achievement Award winner: Ewa Deelman*/
HPDC?15, the 24th International ACM Symposium on
2013 May 08
0
[LLVMdev] [lld] contentHash in the Reader ?
On May 8, 2013, at 10:50 AM, Chandler Carruth <chandlerc at google.com> wrote:
>
> What are the SHA-3 variants that you think would suite these needs ?
>
> I want to look at the implementation complexity. The winner (and the official SHA3 algorithm), BMW and Skein are all worth looking at.
If your primary criterion is through-put on large, desktop-class CPUs, Skein is likely
2013 May 08
1
[LLVMdev] [lld] contentHash in the Reader ?
On Wed, May 8, 2013 at 9:13 PM, Owen Anderson <resistor at mac.com> wrote:
> On May 8, 2013, at 10:50 AM, Chandler Carruth <chandlerc at google.com>
> wrote:
>
>
>>
>>> What are the SHA-3 variants that you think would suite these needs ?
>>
>>
> I want to look at the implementation complexity. The winner (and the
> official SHA3 algorithm),
2003 Mar 24
2
Robust standard errors
I am trying to calculate robust standard errors for a logit model. I
installed the package "car" and tried using hccm.default, but that
required an lm object. Is there some way to do a similar operation for a
glm object?
x <- hccm.default(glm(winner ~ racebl + racehi + raceas + inchi + incmed +
edhs + edcol + edba + agec1 + agec4 + sex + margin + regla + regbay +
regsc +
2003 May 11
2
gee
I am trying to use gee() to calculate the robust standard errors for a
logit model. My dataset (zol) has 195019 observations; winner, racebl,
raceas, racehi are all binary variables. ID is saved as a vector of
length 195019 with alternating 0's and 1's. I get the following error
message. I also tried the same command with corstr set to "independence"
and got the same