search for: yohann

Displaying 20 results from an estimated 31 matches for "yohann".

Did you mean: johann
2008 Oct 28
1
Fixing an only one coefficient in an ARIMA model
Good afternoon, I would like fitting an ARIMA model without the first coefficient. For example, I want to fit an AR(3) like this : y[t]=a[1]*y[t-1]+a[2]*y[t-2]+a[3]*y[t-3], where a[1]=0. How can I specify it in the function "arima", if it is possible ? Thank you in advance. Yohann Moreau [[alternative HTML version deleted]]
2004 May 27
3
Any ideas ?
Hints or check lists for that type or error ? [2004/05/27 14:11:06.627563, 10, pid=23616] libads/kerberos_verify.c:ads_verify_ticket(185) ads_verify_ticket: enc type [1] failed to decrypt with error Bad encryption type [2004/05/27 14:11:06.627589, 10, pid=23616] passdb/secrets.c:secrets_named_mutex_release(716) secrets_named_mutex: released mutex for replay cache mutex [2004/05/27
2023 Nov 29
1
LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
...main admins" members... It look like a bug introduced when fixing the CVE-2023-0614. I didn't had time to investigated more as it was ok to re-introduce "Authenticated Users" to those GPO (the delegated admin was a bit too zealous when removing that security token). Cheers, Yohann?s, Simon and Denis [1] https://bugzilla.samba.org/show_bug.cgi?id=15515 > > Thank you! > > Jonathan > > "If we knew what it was we were doing, it would not be called > research, would it?" > - Albert Einstein > *Yohann?s ALEMU* *Team Leader Techn...
2004 Apr 29
0
REofRE: password change on the domain password server using clienttools
...uests (unknown users ) can, when I permit them to. So I think users are known but their password are badly processed. Maybe something messing with kerberos ? Thanks for reading and hope to see you soon ! Bertram >From: Lieven VAN ACKER <lieven.vanacker@archg.sintlucas.wenk.be> >To: Yohann Ferreira <bertram25@hotmail.com> >Subject: RE: [Samba] password change on the domain password server using >clienttools >Date: Thu, 29 Apr 2004 13:40:49 +0200 > >Hi, > >congratulations so far! > >did you try to > >getent passwd > >to check if winbind is...
2006 Aug 14
3
column to row
Dear mailing list I have a data in two columns and how can i convert it to one row . thank you in advance inpute 1 2 3 4 5 6 7 8 9 1 out put 1 2 3 4 5 6 7 8 9 1 [[alternative HTML version deleted]]
2008 Oct 28
1
Fixing an only one coefficient in an ARIMA model
Good afternoon, I would like fitting an ARIMA model without the first coefficient. For example, I want to fit an AR(3) like this : y[t]=a[1]*y[t-1]+a[2]*y[t-2]+a[3]*y[t-3], where a[1]=0. How can I specify it in the function "arima", if it is possible ? Thank you in advance. Yohann Moreau [[alternative HTML version deleted]]
2004 Jun 02
2
set quota command
Hi guys, How I say to the "set quota command" what quota directory I wanna set? --------------------------------------------------- Emerson Henrique Kfuri Pereira Divis?o de Atendimento e Consultoria CECOM - Reitoria - UFMG Telefone: 34994009 ---------------------------------------------------
2004 May 03
2
Minor Bug Report ?
Hi everyone ! I just wanna say that I can't configure Samba 3.0.3 to compile with LDAP Support ( --with-ldap ) Here's the log : checking for LDAP support... yes checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking lber.h usability... no checking lber.h presence... no checking for lber.h... no configure: error: ldap.h is needed for LDAP
2004 Apr 23
2
Memory leak in Samba with APW printing configuration ?
...debian stable with a 2.6.5 kernel, each time I use APW to configure my printers, smbd takes more and more memory and the kernel does an Out of Memory (I have 512 Mo RAM). It's Xerox printers. Is the problem known (and corrected in 3.0.3rc1) or is it new ? Thanks for the answer. Cordialy, -- Yohann F.
2004 May 05
5
Compiling --with-ldap on Solaris 9
I am trying to compile the small Samba 3.0.2a source on Solaris 9 to use ldap. The ./configure run reports: "WARNING: libldap is needed for LDAP support". The Solaris installation has it's native libldap installed in /usr/lib, but the configuration does not seem to find it. Would anyone know what I am missing? Thanks...dlb David Bost Dow Jones and Co. 4300 North Route 1 South
2006 Jun 30
3
data extraction
Dear mailing list I have a data that have 20,000 rows and 20 columns. Io wonted to extract the 10th row only. Example the 10th, 20th, 30th 40th…..20000 th. can you please help me how do I do that.Than kyou. Example is below. Inpute: AG GG GG AG CC CC CC CC CT CC CT CT GG GG GG GG CC CC CC CC GG GG GG GG CC CC CC CC GG CG CG GG GG GG GG GG *CC CC CC CC* AA AG AG AA AA AA AA AA GG AG AG GG GG AG AG
2004 Jan 22
2
RPC: Problem Deleting LDAP-Entries in pdb_ldap.c
hi there im using samba 3.0.1 and have problems with usrmgr.exe and rpc calls to add/delete users stored in LDAP (2.1.22) an rpc call to add/delete a user gives "Access Denied" some extracts from the log --------------------------------------------------------------------------- smbldap_search_suffix: searching
2006 Jun 17
2
managing data
Dear mailing list, may some one be kind to help me solve following problem. I am trying to write a code that will combine two tables "x" and "y". The first columns of both tables are unique identification for the rows. The first column of table "X" is a sub set of the first column of "Y". I need to find the matching rows in both tables by looking on their
2023 Nov 24
1
LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
Thank you Andrew and Rowland. (Rowland - I tried 'samba-tool dsacl get', thank you! but found the output hard to decipher so I used ldp.exe on Windows instead in the end) On Wed, 22 Nov 2023 at 20:22, Andrew Bartlett <abartlet at samba.org> wrote: > > On Wed, 2023-11-22 at 17:33 +0000, Jonathan Hunter wrote: > > Are permissions checked in a hiearchical fashion, i.e. if
2004 Apr 29
2
Migration from Windows NT 4.0 -> Samba 3
Hello, I want with the command : linux:~ # net rpc join -S DEMONT01 -w DOMNT -U Administrator%passwd migration from windows nt 4.0 to Samba 3 but i get always this : linux:~ # net rpc join -S demont01 -w domnt -U samba3%passwd Unable to find a suitable server Unable to find a suitable server linux:~ # what can i do? I have a bdc acount on the windows nt 4.0 for the samba 3 server.. With
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]
2006 Jun 14
2
data managment
First I would really like to thank the mailing list for help I got in the past, as a new to R I am really needing some support on hoe to code the following problem. I am trying to sort some data I have in a big file. The file has 4 columns and 19000 rows. An example of it looks like this:- G 0.892 A 0.108 G 0.883 T 0.117 T 0.5 C
2004 May 04
3
samba 3.0.2a & Win2003 AD controler
Hello samba experts ! I have a big problem with my samba 3.0.2a on debian. I use winbindd, which seems to work (getent passwd/group and wbinfo -u works), and the net ads join worked too, but the authentication with the AD controler, hosted on Win2003 Server, fails. Sample of the level 3 log file : ... [2004/05/04 08:47:20, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX
2019 Jul 25
0
NOTICE: Update Debian samba 4.10.6 (stretch)
...ebian Stretch and Buster. ? If you where running samba 4.10.5 and upgraded you might not?notice this problem. If you did not use samba-tool, you might not have noticed it. New installs?and people building from my sources did noticed it. ? Thank you guys for the reports ! @Marcio Demetrio Bacci @Yohann?s? (Tranquil IT) ? One of the problem is, you see this?: samba-tool drs showrepl ERROR(<class 'ImportError'>): uncaught exception - No module named 'tdb' ? You dont see it if python-tdb and python3-tdb are both installed, that's a workaround.? ? Debian Stretch Samba 4.1...
2006 May 09
1
transposing a big data file
I HAVE A VERY BIG DATA OF 67 COLMS AND 25000 ROWS AND WOULD LIKE TO TRANSPOSE IT THE R HELP WAS NOT ENOUGH INFORMATION BECOUSE I AM NOT A PROGRAMMER AND FIRST TIME R USER. SO CAN YOU GIVE SOME HINTS OF CODING, AA TT GG GG CC AA TT GG GG CC AA TT GG GG CC AA TT GG GG CC AA TT GG GG CC TO AA AA AA AA AA TT TT TT TT TT GG GG GG GG GG GG GG GG GG GG CC CC CC CC CC [[alternative HTML