similar to: samba + kerberos + active directory with multiple domains

Displaying 20 results from an estimated 4000 matches similar to: "samba + kerberos + active directory with multiple domains"

2012 May 21
3
Need help for R install
Dear R committee: I am Renzhi, Ph.D student in computer science in the University of Missouri. I have one question for you. I try to install R in the linux server, but I don't have the root permission, is there any way to install the R locally? Thank you very much for helping me. Renzhi Cao Graduate Research Assistant Department of Computer Science University of
2003 Oct 29
2
constrained OLS on coefficient
Hi, I would like to know if anyone has any idea of how to run an OLS with constraints? I need to contraint a coefficient estimate in the model equal to 1, and I am not sure how to include it into the OLS estimation... I was hoping to find something like "cnsreg" in STATA.. thank you Soyoko ______________________________________ Ms. Soyoko Umeno Graduate Research Assitant for the
2013 Jan 23
1
New Book: Statistical Psychology with R [in French]
Dear useRs, French reading people among you might be interested by the following book: Noel, Y. (2013). Psychologie statistique avec R [Statistical psychology with R, in French], coll. PratiqueR, Paris: Springer. http://www.springer.com/psychology/book/978-2-8178-0424-8 This book provides a detailed presentation of all basics of statistical inference for psychologists, both in a fisherian
2003 Nov 06
2
Number of Days
Hi everyone, I have been trying to compute numbers of days between two dates as follows: > x <- c("1jan1960", "2jan1960", "31mar1960", "30jul1960") > z <- format(x, "%d%b%Y") > ex <- c("1jan1961", "15jan1960", "21mar1975", "10jul1981") > ez <- format(ex, "%d%b%Y") > ez-z
2006 Sep 11
2
Translating R code + library into Fortran?
Hi all, I'm running a monte carlo test of a neural network tool I've developed, and it looks like it's going to take a very long time if I run it in R so I'm interested in translating my code (included below) into something faster like Fortran (which I'll have to learn from scratch). However, as you'll see my code loads the nnet library and uses it quite a bit, and I
2004 May 12
2
Failed to verify ticket ?
Hi ! My problem is that : [2004/05/12 16:07:30, 1] smbd/sesssetup.c:reply_spnego_kerberos(173) Failed to verify incoming ticket! [2004/05/12 16:07:30, 1] smbd/sesssetup.c:reply_spnego_kerberos(173) Failed to verify incoming ticket! [2004/05/12 16:07:39, 1] smbd/sesssetup.c:reply_spnego_kerberos(173) Failed to verify incoming ticket! [2004/05/12 16:07:59, 0]
1998 Sep 28
3
file names in Win Explorer
I'm having a problem getting W95 and WNT to correctly read file names on a samba server I set up. The server passed all of the diagnostics, and file names show up correctly in a dos window. However, under windows explorer, anything after a . doesn't show up in the name. This is only true for a . in the middle of the name, "hidden" files such as .fvwmrc show up. WE does
2005 Jun 29
1
Extract fixed effects SE from lmer
Hi, Does anyone know how to extract fixed effects SE values from generalized linear mixed models estimated using the lmer function in the lme4 library? I searched attributes and structure with no luck. Thanks Frank A. La Sorte, Ph.D. Department of Fisheries and Wildlife Sciences University of Missouri Columbia, MO 65211 USA
2004 Aug 24
2
function bug (PR#7199)
output of R.version platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 9.1 year 2004 month 06 day 21 language R The following code prints [1] 2, as it should temp<-function(ab,...){ print(ab) } temp(2,s=3) However, this code prints [1] 3: temp<-function(sb,...){ print(sb) } temp(2,s=3) It should still print [1] 2.
2004 Jun 16
2
Winbind in ADS forrest hangs when not able to talk to other DCs
Hi There, we have a winbind installation here that is used for squid authentication and group resolving. the winbind server is part of the domain ch.domain.intern. the ads forrest is organized like domain.intern ch.domain.intern at.domain.intern fr.domain.intern and other sites will follow. authentication and group resolving works actually fine, BUT: if the link to at or fr is down winbind
2012 Mar 06
1
problem for joining the domain.
I am having a problem to join one of my machine, to the 2003 AD. I have used the same config on another machine and it works fine. I am not able to figure out where I am going wrong. I would appreciates if you could help. My samba version is 3.6.3-44 on Centos 6 This is what I get [root at scan_srv2 tmp]# net ads join -U Administrator Enter Administrator's password: Using short domain name
2004 Aug 06
1
ices 0.2.2 and Mac OS X 10.1?
I've having trouble getting ices to compile under MacOS X. Mac OS has a somewhat novel threads implementation (I'm being polite, here) and it doesn't get along well with the threads in ices -- has anyone gotten it to compile under MacOS X? Initial errors: Making all in thread cc -DHAVE_CONFIG_H -I. -I. -I.. -I../avl -I../log -g -pipe -pipe -fno-common -no-cpp-precomp
2014 Jan 16
0
Samba authentication across AD forests
Hello all, I am currently trying to connect a Samba server (running on CentOS 6.5) to a Windows 2008R2 AD domain (domain A), which itself has a two-way transitive forrest-trust to another Windows 2008R2 AD domain (domain B). The Samba server is joined to domain A and should be able to authticate users in domain B. Is this currently possible using some version of either Samba3 or Samba4 ? If so,
2012 Nov 30
1
samba and RODC
Hi I am trying to setup samba (rhel6/centos 6.2) and I am having some issues. So what I have is Server A (centos 6.2) It exists in my DMZ so very limited access to thing. Juts mainly DNS and some ports for RODC Sever B (W2k8r2) RODC, exists in my insecure vlan, stepping stone into the DMZ (dmz-inside) My Windows box work fine talking to the RODC When I try wbinfo -u it fails. I have opened
2009 Mar 25
2
help on kerberos5
Dear All, this i feel is a little out of topic but really apprecite if someone can help i am tryin to authenicate my Centos 5.2 box to windows 2003 ADS server .. but am not able to do so . i get the following error when i run kinit kinit(v5): Improper format of Kerberos configuration file while initializing Kerberos 5 library i have the following packages installed on my linux box [root at
2004 Jul 30
1
Failed to verify incoming ticket
Hi, I'm trying to get Samba 3.0.2 working against a Windows 2003 Active Directory. I can join the Linux box (RedHat Advanced Server) to the domain using "net ads join" and it appears in the Windows machine's Users and Computers snap in but when trying to map a drive from Windows you just get a continuous password dialog bog and on the Linux box Samba produces the following error
2011 Feb 18
1
samba ADS-based authentication fails with NT_STATUS_NO_SUCH_USER but wbinfo works
Once again, I forgot to change the "To:" line so apologies to Andrew, who will have this twice.... Hi Andrew, thanks for the response. (I've modified the subject line because I just realised I mis-remembered the error message when I typed the subject line before...) I was running 3.0.33 on both boxes with identical conf files; it wasn't working then, so I updated to 3.5 in
2011 Mar 10
1
Squid with AD Authendication problem (windows 2003)- please help
?I have configured squid with AD authentication its working fine but I am getting lots of error for authentication failed. ? ? squid-2.5.STABLE14-1.4E samba-3.0.10-1.4E.11 ? ? ? Windows 2003 Domain Audit log failure. ? ? Pre-authentication failed: ??????????????? User Name:??????????? proxy$ ??????????????? User ID:????????????????? DOMAIN\proxy$ ??????????????? Service Name:???????
2008 Apr 04
1
Issue with Samba 3.0.28a and Active Directory
Hi all, 1. We are using Linux kernel 2.6.20.11 64-bit and Samba 3.0.28a 2. We are trying to connect from this linux machine to a Windows ADS running on a separate Windows 2003 system (WINADS machine). 3. Though we are able to retrieve the name of the WINADS machine from linux (We see the name of the machine in samba log file), we are unable to access any of the users in the WINADS
2004 Mar 24
2
Kerberos authentication problems
I appear to be having a problem with samba using kerberos to authenticate to a win2k pdc. Background: Windows 2kSP4 PDC. WhiteBox Enterprise Linux 3 running 2.4.21-4.ELsmp on x86. samba 3.0.2-6.3E.i386 from the distribution's rpm. krb5-1.3.1 I can successfully use "net ads join" and see the computer appear in Active Directory. I can use kinit to authenticate via kerberos, and