search for: nelas

Displaying 20 results from an estimated 46 matches for "nelas".

Did you mean: nela
2013 Sep 26
1
Failed FSMO transfer - role naming - samba 4.0.9
Hi, ------------------------------------------------------------ root at samba4:~# samba-tool fsmo show InfrastructureMasterRole owner: CN=NTDS Settings,CN=SAMBA4,CN=Servers,CN=Primeiro-site-padrao,CN=Sites,CN=Configuration,DC=UDOPIAUI,DC=NET,DC=BR RidAllocationMasterRole owner: CN=NTDS Settings,CN=SAMBA4,CN=Servers,CN=Primeiro-site-padrao,CN=Sites,CN=Configuration,DC=UDOPIAUI,DC=NET,DC=BR
2003 Sep 12
2
Converting character to function argument
How can one transform a character string into an argument of a function (which is not or I don't want it to be a character string)? Example: > expand.grid(c(1,0),c(1,0)) ## OK Var1 Var2 1 1 1 2 0 1 3 1 0 4 0 0 > paste(rep("c(0,1)",2),collapse=',') ## to be used below [1] "c(0,1),c(0,1)" > ## string is the input I want, but it
2004 Mar 16
1
Winbind x LDAP x Kerberos
Hi people, What are the pros and cons of Winbind, LDAP and Kerberos in a Samba 3.0.2 plus Active Directory environment ? What could be the best design for this scenario ? Estevam Henrique ========================================================= Esta mensagem pode conter informacao confidencial e/ou privilegiada. Se voce nao for o destinatario ou a pessoa autorizada a receber
2013 Sep 29
1
My Clients Windows not update DNS in samba4 DC
Hi, I done joining the Samba 4.0.9 Domain Controller to the existing 2003 domain Transfer all roles to samba4 Down in Windows 2003 server Add client windows to domain! But client windows not update DNS in samba4. Any ideas ? Grato. Jac? Ramos -- *"O homem n?o foi criado para ser feliz nem para vencer, mas para viver para Deus. Quando vive para Deus ? feliz e vence."
2013 Oct 11
1
Samba4 join Windows 2003 Server with BIND9_DLZ
Hi, root at samba4:~# samba-tool domain join jacoramos.net.br DC -Uadministrador --realm=jacoramos.net.br --dns-backend=BIND9_DLZ Finding a writeable DC for domain 'jacoramos.net.br' Found DC win2003.jacoramos.net.br Password for [WORKGROUP\administrador]: workgroup is JACORAMOS realm is jacoramos.net.br checking sAMAccountName Adding CN=SAMBA4,OU=Domain
2013 Oct 14
1
Clients Windows not update record DNS on zone BIND9_DLZ
Hi List, My clients windows not update record DNS on zones! Show my log: ------------------------------------------ samba_dlz: starting transaction on zone jacoramos.net.br client 192.168.0.20#1080: update 'jacoramos.net.br/IN' denied samba_dlz: cancelling transaction on zone jacoramos.net.br ------------------------------------------ Anyone have any ideas? Thanks! Jac? Ramos --
2010 Oct 19
1
package vars doesn´t working
Hello, I was using R (v.2.11.1, 32 bits) and I did the upgrade to R (v.2.12.0, 64 bits). I followed the instructions in R´s FAQ (What´s the best way to upgrade, question 2.8) and updated my packages. However, now, I can´t use the library "vars". When I call it, there is an error message concerning the package "MASS" which couldn´t be updated because it seems to be no more
2004 Apr 23
1
RES: Problems with ntlm_auth --helper-protocol=squid-2.5- ntlmssp
You should use the ntlm_auth module provided by samba. -----Mensagem original----- De: samba-bounces+ecarvalho=bmf.com.br@lists.samba.org [mailto:samba-bounces+ecarvalho=bmf.com.br@lists.samba.org] Em nome de Riccardo Baldanzi Enviada em: quinta-feira, 22 de abril de 2004 16:51 Para: samba@lists.samba.org Assunto: [Samba] Problems with ntlm_auth --helper-protocol=squid-2.5-ntlmssp Hi Guys,
2011 Aug 01
1
ivreg and structural change
Hello, I am looking for some help with this question: how could I test structural breaks in a instrumental variables´s model? For example, I was trying to do something with my model with three time series. tax_ivreg <- ivreg(l_y ~ l_x2 + l_x1+ dl_y | lag(l_x2, -1)+lag(l_x2, -2)+ lag(l_x1, -1)+lag(l_x1, -2)+lag(l_y, -1)+lag(l_y, -2), data=tax1) summary(tax_ivreg) ## after estimating it,
2010 Jul 19
2
Help on R strucchange package
Hello, Im using strucchange package in R software in order to apply Bai and Peron (1998, 2003) structural break tests to a set of n=1671 observations with a constant term (no AR terms). For that purpose I have read several papers, for instance Validating Multiple Structural Change Models An Extended Case Study, in which its aim is to replicate the results from Bai and Perron (2003) in R
2004 Apr 20
1
RES: Samba 3.0.2a with ADS w2k3 Active Directory, enctype s
Hi Jim, I did what the doc says but the problem is the same. Does anybody saw this work ? I mean, is the Samba 3.0.2a+Kerberos MIT 1.3.3 able to be accessed by a WXP, W2K or W2K3 machine, using Kerberos tickets generated in a Windows 2003 KDC (W2K3 AD) ? Thanks -----Mensagem original----- De: Jim McDonough [mailto:jmcd@us.ibm.com] Enviada em: segunda-feira, 19 de abril de 2004 17:07 Para:
2013 Oct 11
2
Samba 4.1.0 join Windows 2003 Server with BIND9_DLZ
Hi guys, When run join in DC root at samba4:~# samba-tool domain join jacoramos.net.br DC -Uadministrador --realm=jacoramos.net.br --dns-backend=BIND9_DLZ Finding a writeable DC for domain 'jacoramos.net.br' Found DC win2003.jacoramos.net.br Password for [WORKGROUP\administrador]: workgroup is JACORAMOS realm is jacoramos.net.br checking sAMAccountName Adding CN=SAMBA4,OU=Domain
2019 Jul 18
0
DIal-in TAB not working
Hi all. I know this has been talked about some two years ago, but I'm still facing this issue. Whenever I try to access the Dial-in TAB in the User Properties to enable the msNPAllowdialin I get "Dial-in page initialization failed" I'm using a Win 2k8 R2 to manage the domain running samba 4.10.5. The MS server isn't a controller. I can change the attribute directly via
2020 Feb 09
0
Error in samba-tool dbcheck
Hello. We're in the process of migrating an old Samba3 domain to Samba4. Everything is (seem to be?) going ok in our test migration, but we're finding this issue when running samba-tool dbcheck --cross-ncs Checking 15131 objects ERROR(<class 'IndexError'>): uncaught exception - index out of range File
2004 Nov 04
2
0.5.1 release?
A while back there was some discussion of a wxRuby 0.5.1 release that would have the XRC fixes. Any ideas of when that might become available, or what the current status is? Thanks! Marshall
2004 Mar 15
0
Howto give console access to a samba user ?
Hi people, I have a Debian (Woody) 2.4.25+Samba 3.0.2a running, I've joined a Active Directory domain (net ads join) and I can successfully browse the AD users and groups with wbinfo -u and wbinfo -g. I need to give to the samba (Windows) users access do linux console/terminal, I've read the samba documentation about pam_winbind ( http://us1.samba.org/samba/docs/man/winbind.html
2004 Apr 19
0
RES: squid authentication to samba 3
Yes, it is. I've made that some times... After having the Samba infra-structure running (winbind -u, winbind -g, winbind -a), you need to create some ACLs in squid.conf, take a look at: http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#winbind To check group membership you can use wbinfo_group or LDAP, I had some problems setting wbinfo_group with Samba 3.0.2, that's why I use LDAP. If you
2004 Apr 23
0
Virus encontrado em mensagem enviada "Re: Administration"
Atencao: samba@samba.org. Um Virus foi encontrado numa mensagem de Email que acabou de ser enviada por voce. Este scanner de Email a interceptou e impediu a mensagem de chegar no seu destino. O Virus foi reportado como sendo: the W32/Netsky.p@MM virus !!! Por favor atualize seu antivirus ou contate o seu suporte tecnico o mais rapido possivel pois voce tem um virus no seu computador.
2004 Apr 28
0
RES: WINBIND HELP!!!!
Could you better describe your scenario ? Where are you trying to logging on ? >From where are you trying to logging on ? What kind of service are you trying to access ? -----Mensagem original----- De: samba-bounces+ecarvalho=bmf.com.br@lists.samba.org [mailto:samba-bounces+ecarvalho=bmf.com.br@lists.samba.org] Em nome de Talwar, Puneet (NIH/NIAID) Enviada em: ter?a-feira, 27 de abril de 2004
2004 Jun 03
0
RES: Samba and Kerberos
I've done that using pam_winbind + courier. -----Mensagem original----- De: samba-bounces+ecarvalho=bmf.com.br@lists.samba.org [mailto:samba-bounces+ecarvalho=bmf.com.br@lists.samba.org] Em nome de pll+samba@permabit.com Enviada em: quinta-feira, 3 de junho de 2004 11:06 Para: samba@lists.samba.org Assunto: [Samba] Samba and Kerberos Is there anyway to have Samba auth against Kerberos?