search for: brt

Displaying 20 results from an estimated 97 matches for "brt".

Did you mean: bit
2005 Dec 26
0
ENC: maximum password age
...m command line, the > sambaPwdMustChange field are setted correctly. But when I try > from the Windows workstation, appears a negative value! > Please see it: > > # pdbedit -Lv someuser > (......) > Logon time: 0 > Logoff time: Tue, 19 Jan 2038 00:14:07 BRT > Kickoff time: 0 > Password last set: Fri, 23 Dec 2005 11:51:02 BRT > Password can change: Fri, 23 Dec 2005 11:51:02 BRT Password > must change: Wed, 26 Dec 2005 07:42:45 BRT > Last bad password : 0 > Bad password count : 0 > Logon hours : FFFFFFFFFFFFF...
2005 Dec 28
0
RES: maximum password age
...lar problem. When I use smbldap-passwd from command line, the sambaPwdMustChange field are setted correctly. But when I try from the Windows workstation, appears a negative value! Please see it: # pdbedit -Lv someuser (......) Logon time: 0 Logoff time: Tue, 19 Jan 2038 00:14:07 BRT Kickoff time: 0 Password last set: Fri, 23 Dec 2005 11:51:02 BRT Password can change: Fri, 23 Dec 2005 11:51:02 BRT Password must change: Wed, 26 Dec 2005 07:42:45 BRT Last bad password : 0 Bad password count : 0 Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF Now,...
2013 Feb 28
0
How do I calculate prediction intervals for GLM, BRT and MARS models in R?
I'm working across the statistical literature to find methods for calculating prediction intervals for GLM, BRT (boosted regression tree) models and MARS (multivariate adaptive regression spline) models, but unfortunately my statistical background is too weak to understand most of the stuff I read. I would by satisfied by knowing how to code this in R (and accept the methods as black boxes...). Can anyone pr...
2009 Sep 03
3
goodness of "prediction" using a model (lm, glm, gam, brt, regression tree .... )
Dear R-friends, How do you test the goodness of prediction of a model, when you predict on a set of data DIFFERENT from the training set? I explain myself: you train your model M (e.g. glm,gam,regression tree, brt) on a set of data A with a response variable Y. You then predict the value of that same response variable Y on a different set of data B (e.g. predict.glm, predict.gam and so on). Dataset A and dataset B are different in the sense that they contain the same variable, for example temperature, me...
2006 May 16
2
Multiple Registers
List, Does anyone know how to limit the amount of registrations that a sip user can have? For example, I have 2 softphones that I use on my laptop & desktop, both use the same username & password. If I have both softphones up at the same time, I can make simultaneous calls with each of them. I know you can have call-limit=1 but in this case, I want to allow them to have 3 way calling
2010 Sep 09
0
multi-class for BRT
Hi   I want to do boosted regression(classification) tree for categorical response (with 7 levels). Can I do this by GBM package?   please help me?   Thanks alot   [[alternative HTML version deleted]]
2008 Sep 16
2
Xen 3.3.0 on Ubuntu Hardy and xmlproc module.
..., xmlval, xmldtd ImportError: No module named xmlproc But I have python-xml installed! Look: root@hyper02:~# *dpkg -l python-xml | grep xml* ii python-xml 0.8.4-10ubuntu2 XML tools for Python root@hyper02:~# *uname -a* Linux hyper02 *2.6.18.8-xen* #1 SMP Fri Sep 12 15:39:22 BRT 2008 x86_64 GNU/Linux root@hyper02:~# *xm info* host : hyper02 release : 2.6.18.8-xen version : #1 SMP Fri Sep 12 15:39:22 BRT 2008 machine : x86_64 nr_cpus : 2 nr_nodes : 1 cores_per_socket : 2 threa...
2013 May 20
3
as.vector with mode="list" and POSIXct
...3 > str(v) ?num [1:3] 1 2 3 > l = as.vector(v, mode="list") > l [[1]] [1] 1 [[2]] [1] 2 [[3]] [1] 3 > str(l) List of 3 ?$ : num 1 ?$ : num 2 ?$ : num 3 If you try it with POSIXct, on the other hand? > v = c(Sys.time(), Sys.time()) > v [1] "2013-05-20 18:02:07 BRT" "2013-05-20 18:02:07 BRT" > str(v) ?POSIXct[1:2], format: "2013-05-20 18:02:07" "2013-05-20 18:02:07" > l = as.vector(v, mode="list") > l [[1]] [1] 1369083728 [[2]] [1] 1369083728 > str(l) List of 2 ?$ : num 1.37e+09 ?$ : num 1.37e+09 The...
2003 Sep 09
1
GPG signature of the RC tarballs
...onfirm that it's not a local problem, I've tested the signature of the Samba_CA.crt file (http://us4.samba.org/samba/ftp/) and it's ok. Can someone else please confirm it? Thanks. - Ademar $ gpg --verify Samba_CA.crt.asc Samba_CA.crt gpg: Signature made Tue 06 May 2003 12:55:54 PM BRT using DSA key ID 2F87AF6F gpg: Good signature from "Samba Distribution Verification Key <samba-bugs@samba.org>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 32...
2017 Jan 23
2
WERR_SEM_TIMEOUT
...: 00000000-0000-0000-0000-000000000000 tmp_highest_usn : 0x0000000000002575 (9589) highest_usn : 0x0000000000002575 (9589) last_success : Mon Aug 22 18:50:30 2016 BRT last_attempt : Mon Jan 23 16:49:24 2017 BRST result_last_attempt : WERR_SEM_TIMEOUT consecutive_sync_failures: 0x00000d46 (3398) Thanks Em 23-01-2017 16:38, Carlos A. P. Cunha escr...
2018 Oct 10
2
How to disable NTLM authentication on Samba
...auth = disabledlanman auth = no I thought there could be a way of telling the windows machines something like "Hey, I'm not accepting any kind of NTLM. If you want to access this Samba server, use kerberos!". But I can't find it. Em quarta-feira, 10 de outubro de 2018 18:13:54 BRT, Gaiseric Vandal via samba <samba at lists.samba.org> escreveu: I must be missing something- Are these Windows clients?  Or are these Linux clients authenticating against Samba ? if they were linux clients then yes I could see sssd or other authentication components besides winbind...
2006 Apr 21
1
Unicall MFRC2 Problems with BrT.
Hello All, I'm facing problems with Unicall on this scenario : CentOS 4.3 - Running on x86_64 Asterisk 1.2.7.1 Zaptel 1.2.5 When running zttool , shows all Spans OK. But I can't receive and make calls. I tried to change many parameters and still doesn't work. Any clues ? * unicall.conf [channels] language=br context=incoming-pstn usecallerid=yes hidecallerid=no immediate=no
2018 Oct 11
2
How to disable NTLM authentication on Samba
...gt; suggests(https://bugzilla.redhat.com/show_bug.cgi?id=963341), but it > didn't help. > > Anyway, as far as Samba goes, I think this is as far as you guys could > help me. > > Thank you for your attention. > > > > Em quarta-feira, 10 de outubro de 2018 18:27:50 BRT, Reinaldo Souza > Gomes via samba <samba at lists.samba.org> escreveu: > > >   The domain controler is Windows. The file Server is Linux/Samba. The > clients are Windows. > I've tested the access on a dozen different windows machines. Three of > them used NTLM and...
2018 Oct 10
3
How to disable NTLM authentication on Samba
...ll)] user [MYDOMAIN]\[MYUSER] at [Tue, 09 Oct 2018 17:49:29.507062 -03] with [NTLMv2] status [NT_STATUS_NO_LOGON_SERVERS] workstation [MACHINENAME] remote host [ipv4:192.168.1.1:1109] mapped to [MYDOMAIN]\[MYUSER]. local host [ipv4:10.0.0.1:445]   Em quarta-feira, 10 de outubro de 2018 17:09:54 BRT, Gaiseric Vandal via samba <samba at lists.samba.org> escreveu: How would samba forward any requests on to any other service ?       You can have sssd setup on a server if you also need to support things like ssh, sftp, and nfs but that is separate from samba's "Windows"...
2017 Sep 05
2
Restrict share access per IP/client machines
On Tue, 5 Sep 2017 11:17:56 -0300 (BRT) Dante Colo via samba <samba at lists.samba.org> wrote: > Hello > > Is there anyway to restrict a user to logon on domain or connect to a > Samba AD server only from some specific client machines ? > > Regards > Dante > > Read in 'man smb.conf' abo...
2009 May 10
2
dovecot weird bug
...127.000.000.001.00143-127.000.000.001.54022: * 1 FETCH (UID 1 FLAGS (\Seen) RFC822.SIZE 1241 INTERNALDATE "10-May-2009 16:37:39 -0300" BODY[HEADER.FIELDS (DAT E TO CC FROM SUBJECT X-PRIORITY IMPORTANCE PRIORITY CONTENT-TYPE X-UOLHOST-FILTER)] {264} Date: Sun, 10 May 2009 16:37:38 -0300 (BRT) Subject: a From: namba234 at emailnovocluster.com To: "Namba 234" <namba234 at emailnovocluster.com> Content-Type: multipart/alternative;boundary="----=_20090510163738_24160" X-Priority: 3 (Normal) Importance: Normal ) A009 OK Fetch completed. 127.000.000.001.54026-127...
2018 Oct 10
4
How to disable NTLM authentication on Samba
...NTLM. So, this would be a Samba issue, not SSSD's. Isn't that correct? Putting it in another words: what can I do (preferrably on the Samba server) to prevent windows clients from successfully sending NTLM authentication to my Samba server? Em quarta-feira, 10 de outubro de 2018 16:29:28 BRT, Rowland Penny via samba <samba at lists.samba.org> escreveu: On Wed, 10 Oct 2018 18:50:23 +0000 (UTC) Reinaldo Souza Gomes via samba <samba at lists.samba.org> wrote: > > How can I make sure that NTLM(SSP) will never be used?? > > I’ve set up Samba with SSSD and eve...
2016 Aug 01
4
Unlock domain user
Hi Rowland. The command (samba-tool user enable 'user') is used to enable a user account that has been disabled in AD, but it is not functional to unlock a user account that has been locked by wrong password. Anderson Hoffmann do Carmo MCP | MTA | MCDST | MCTS | MCSA | MS | MOS | ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV | 2016-08-01 13:51 GMT-03:00 Rowland penny <rpenny at
2018 Oct 10
0
How to disable NTLM authentication on Samba
...ssp.x86_64" package for CentOS, as this post suggests(https://bugzilla.redhat.com/show_bug.cgi?id=963341), but it didn't help. Anyway, as far as Samba goes, I think this is as far as you guys could help me. Thank you for your attention. Em quarta-feira, 10 de outubro de 2018 18:27:50 BRT, Reinaldo Souza Gomes via samba <samba at lists.samba.org> escreveu:   The domain controler is Windows. The file Server is Linux/Samba. The clients are Windows. I've tested the access on a dozen different windows machines. Three of them used NTLM and failed. All the others used kerbe...
2004 Sep 26
3
Unsolvable segmentation fault
I cannot use wine with my windows partition. Whenever I try it , I immediatly get segmentation fault messagens (even when trying to run notepad.exe). If I modify the ~/.wine/dosdevices/c: simlink then wine seems to work well (but this is not a good solution, because I want wine to find programs and dlls in my windows partition). I use kurumin (a brazillian distro based on KNOPPIX. It is basically