Displaying 20 results from an estimated 45 matches for "desactiv".
Did you mean:
desactive
2006 Mar 02
2
Define maximum logs size ? Desactivate logs ?
I''m totaly new to logs. I don''t read them and I totally don''t care about
them :)
But they are growing and take BIG space.
How could I limit the size of the logs ?
Is it possible to desactivate the write of logs ?
Thanks
2009 Feb 11
1
desactivating NTLM fallback when accessing a share and kerberos auth fails
Hello.
I have a print server member of an AD domain, and my users are
autenthicated through an external kerberos domain. My samba server FQDN
is 'etoile.msr-inria.inria.fr', and has 'cups.msr-inria.inria.fr' as DNS
alias.
For foreign visitors, everything works fine: when attempting to reach
\\cups, samba immediatly detect from given credentials than user comes
from an
2012 Jan 13
4
Troubles with stemming (tm + Snowball packages) under MacOS
...l,
I have some troubles using the stemming algorithm provided by the tm
(text mining) + Snowball packages.
Here is my config:
MacOS 10.5
R 2.12.0 / R 2.13.1 / R 2.14.1 (I have tried several versions)
I have installed all the needed packages (tm, rJava, rWeka, Snowball)
+ dependencies. I have desactivated AWT (like written in http://r.789695.n4.nabble.com/Problem-with-Snowball-amp-RWeka-td3402126.html)
with :
Sys.setenv(NOAWT=TRUE)
The command tm_map(reuters, stemDocument) gives the following errors :
- First time:
Error in .jnew(name) :
java.lang.InternalError: Can't start the AWT...
2005 Aug 18
4
static noise with this hardware any advice
Hi
We have static noise problem on our asterisk server. latest stable release.
The card is a new TDM04B
We have it installed on the following hardware
Motherboard Intel SE7520BD2SCSI
2x POWER SUPPLY 730W INTEL
I will not mention the other hardware because we have desactivated/changed
all the other items
The only 2 items that we have not changed is the mobo and the power supply.
At first it was on scsi drives but we re-installed using a IDE drive
We deactivated the two onboard nic and tried two different brand.
We have deactivated hyper-treading
We have deactivated...
2020 Apr 27
2
C++ JIT Compiler with LLVM on Windows 10 - part 5
Hello LLVM developers!
So, I'm continuing my journey with my toy C++ JIT compiler implementation,
and I wrote another article on the issues/solutions I've been working on in
the past few days, mainly:
- Precompiled header handling,
- Emulated TLS desactivation,
- Globals construction & destruction,
- C++ exceptions handling,
- Multi modules linking,
=> In case this could be helpful to anyone, you will find this article
here:
http://wiki.nervtech.org/doku.php?id=blog:2020:0425_jit_compiler_part5_improvements
And of course, if you have any qu...
2018 May 25
5
Demoting troublesome DC
...2 x 4.7 DCs.
I have transferred FSMO role to #3 and it is replicating to #4 fine.
I have demoted #1 which appeared to go fine and have turned it off.
When I try to demote #2 it fails with the error...
Using dc3.domain.com as partner server for the demotion
Password for [DOMAIN\administrator]:
Desactivating inbound replication
Asking partner server dc3.domain.com to synchronize from us
Failed to bind - LDAP error 8 LDAP_STRONG_AUTH_REQUIRED - <SASL:[GSS-SPNEGO]: Sign or Seal are required.> <>
Failed to connect to 'ldap://dc3.domain.com' with backend 'ldap': (null)
Err...
2015 Jun 15
3
Add-on argument in sample()
Hi.
I have a problem with the default behavior of sample(), which performs sample(1:x) when x is a single value.
This behavior is well explained in ?sample.
However, this behavior is annoying when the number of value is not predictable. Would it be possible to add an argument
that desactivates this and perform the sampling on a single value ? Examples:
> sample(10, size = 1, replace = FALSE)
10
> sample(10, size = 3, replace = TRUE)
10 10 10
> sample(10, size = 3, replace = FALSE)
Error
Many thanks for your help.
Best wishes,
Gael Millot.
Gael Millot
UMR 3244 (IC-CNRS...
2006 Feb 16
1
CISCO 1760 with 1 BRI
hi,
My question is may be a bit out of scope but I don't know where to turn,
I have a 1760 with a ccme 24 user licences 1 bri card.
I want to configure a bri card in a cisco 1760 on port 0/0,
the card is new, seen by the router, show isdn status gives layer 1
desactived , layer not activated,
what ever I do, no shutdown command / shutdown command, etc , the green OK
light never turn on,
what do i miss,
I hope one of you who managed to configure asterisk behing a cisco 1760
could help me ,
thanks
jl
-------------- next part --------------
An HTML attachment wa...
2003 May 12
0
Réf. : profile itineranr
...bonjour,
je voudrais desactiver le profile itinerant sous windows 2000 pour
eviter de copier le profile depuis samba a travers reseaux
j'utilise samba server et ldap server ou sont declarer tout les comptes
utilisateurs.
Il n'y a pas d'utilisateurs en local sur les machines windows.
J'ai utilise gpedit, je ne...
2006 May 10
1
system call 'listen' failed: under WinXP
...end
made one installation (I help with mail) and he have this error when he
try to run tincd :
---
system call 'listen' failed: l'operation tent? n'est pas prise en charge
pour le type d'objet r?f?renc?
---
Apparently the installation is ok. He have applied all the patch,
desactived all firewall.
I search with google but I didn't find any solutions.
Do you know wich solution that I can use ?
Thanks
sich
2014 Mar 24
1
Domain demote fails
Hi together,
Demoting from a Win-Server-Based Active Directory fails
root at srvf01:~# samba-tool domain demote --server windc-server -UAdministrator
Using srv15.lan.compumaster.de as partner server for the demotion
Password for [COMPUMASTER\Administrator]:
Desactivating inbound replication
Asking partner server windc-server to synchronize from us
Error while demoting, re-enabling inbound replication
ERROR(<class 'samba.drs_utils.drsException'>): Error while sending a DsReplicaSync for partion CN=Schema,CN=Configuration,DC=xxxxx - drsException: D...
2009 Oct 14
1
problem when resizing graphics devices
Dear R users,
When I try to resize a graphics device in R, I often get this warning
message (mostly when I already have several other graphics devices open)
: "Not enough memory to modify the size. Alpha blending is desactivated"
(translation from the french message: "Mémoire insuffisante pour
modifier la taille. L'"alpha blending" est désactivé"). Following this
message I sometimes succeed in trying to resize the device a second
time, but sometimes I then receive this new message: &qu...
2002 Mar 15
2
Locks troubles with samba 2.2.2/.3a
...roblem are the locks!!!!!!
I've 5 users working in .dbf + cdx (foxpro) files with an 16 bits
application. It accesses to the files via DAO 2.0. A lot of times in
the days the users gets 'currently locked' messages when the application
open the dbf's files with read only access!
I desactivated the oplocks, but the error continues.
With the oplocks activated I get file corruptions inside the dbf's. For
example, one dbf was truncated to exactly 65kb...
We work with Folio Infobase files. Now, when 2 users access to the same
record the second user get the locked messagge 30 sec aft...
2001 Nov 27
1
Printing server on samba, autoconfiguration of printers on client side ?
...ng, in this case I could configure on one windows box and update the registery on all the others ... but this would but a hack .. I wonder if there is a better solution.
In my investigations I have seen an 'Automatic Configuration' button in the configure panel of he printers, but it's desactivated. Do you know how to activate it ? (Help said it not actived because the printing port is not in bidirectonial communication, but when I put the setting 'Enable Bidirectional Support' it's not saved)
Here is a summary of my config :
- Samba server 2.2.2-6, rpm install on a RedHat...
2016 Feb 05
1
query_name_response: Multiple (2)
...d
printcap name = /dev/null
# getpeername failed.......
# smb ports = 139
#process_usershare_file: stat of /var/lib/samba/usershares/blabla
failed. Permission non accordée
usershare path =
# le parametre "lanman auth" est maintenant par defaut a "no" ce qui a
pour effet de desactiver lanman auth.
# Pour cette raison l'attribut sambaLMPassword ne sera pas genere
# L'effet de cette modification est que les anciens clients windows ne
pouront pas se connecter
# mettre a yes pour le reactiver
lanman auth = yes
Here is the network configuration :
ifconfig
eth0 inet...
2006 Oct 13
3
Re: Tc rules Help with multiISP+ squid& squidguard...
...he other %10 fail to
allow >either HTTP or DNS from the firewall).
Add in rules:
ACCEPT $FW Net tcp 80,443,53,25,110
ACCEPT $FW Net udp 53
Firewall Resolve and ping
Without Squid, all works
With the Squid, no surf ... connection time out
When I desactivate multiISP :
Firewall resolve and ping
With squid surf is good :)
Please HELP !! ( leloo :) )
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated techno...
2015 Jun 17
2
Add-on argument in sample()
...he default behavior of sample(), which performs
>> sample(1:x) when x is a single value.
>> This behavior is well explained in ?sample.
>> However, this behavior is annoying when the number of value is not
>> predictable. Would it be possible to add an argument
>> that desactivates this and perform the sampling on a single value ?
>> Examples:
>>> sample(10, size = 1, replace = FALSE)
>> 10
>>
>>> sample(10, size = 3, replace = TRUE)
>> 10 10 10
>>
>>> sample(10, size = 3, replace = FALSE)
>> Error
>
> I...
2020 Apr 27
2
C++ JIT Compiler with LLVM on Windows 10 - part 5
...ers!
>>
>> So, I'm continuing my journey with my toy C++ JIT compiler
>> implementation, and I wrote another article on the issues/solutions I've
>> been working on in the past few days, mainly:
>>
>> - Precompiled header handling,
>> - Emulated TLS desactivation,
>> - Globals construction & destruction,
>> - C++ exceptions handling,
>> - Multi modules linking,
>>
>> => In case this could be helpful to anyone, you will find this article
>> here:
>> http://wiki.nervtech.org/doku.php?id=blog:2020:0425_jit_...
2018 May 25
0
Demoting troublesome DC
...o #3 and it is replicating to #4 fine.
>
> I have demoted #1 which appeared to go fine and have turned it off.
>
> When I try to demote #2 it fails with the error...
>
>
> Using dc3.domain.com as partner server for the demotion
> Password for [DOMAIN\administrator]:
> Desactivating inbound replication
> Asking partner server dc3.domain.com to synchronize from us
> Failed to bind - LDAP error 8 LDAP_STRONG_AUTH_REQUIRED -
> <SASL:[GSS-SPNEGO]: Sign or Seal are required.> <>
> Failed to connect to 'ldap://dc3.domain.com' with backend
>...
2018 May 25
0
Demoting troublesome DC
...o #3 and it is replicating to #4 fine.
>
> I have demoted #1 which appeared to go fine and have turned it off.
>
> When I try to demote #2 it fails with the error...
>
>
> Using dc3.domain.com as partner server for the demotion
> Password for [DOMAIN\administrator]:
> Desactivating inbound replication
> Asking partner server dc3.domain.com to synchronize from us
> Failed to bind - LDAP error 8 LDAP_STRONG_AUTH_REQUIRED -
> <SASL:[GSS-SPNEGO]: Sign or Seal are required.> <> Failed to connect
> to 'ldap://dc3.domain.com' with backend 'ld...