search for: sealed

Displaying 20 results from an estimated 1104 matches for "sealed".

Did you mean: scaled
2012 May 30
11
Disk failure chokes all the disks attached to the failing disk HBA
Dear All, It may be this not the correct mailing list, but I''m having a ZFS issue when a disk is failing. The system is a supermicro motherboard X8DTH-6F in a 4U chassis (SC847E1-R1400LPB) and an external SAS2 JBOD (SC847E16-RJBOD1). It makes a system with a total of 4 backplanes (2x SAS + 2x SAS2) each of them connected to a 4 different HBA (2x LSI 3081E-R (1068 chip) + 2x LSI
2023 Jul 10
1
NTLMSSP Sign/Seal - using NTLM1
Hello, We have a customer that is using Samba version 4.7.12 and Windows 10 clients. When they initiate connections, they are very slow to authenticate (several minutes). It does not readily appear there are network connectivity issues. Of possible note, the following log sequence is, repeatedly, observed within the Samba debug logs: [2023/07/06 11:14:15.676774, 3, pid=2118992, effective(0,
2018 Mar 27
2
Unable to access AD with ADExplorer
Hi, I have a test AD running Samba on Ubuntu that I sometimes poke with Sysinternal's ADExplorer. A few days ago I tried connecting to it, but got a short reply of "The directory service is not available." As it was working earlier, I tried finding the problem. After installing a few older releases, I found that it was working on Ubuntu 17.04, Samba 4.5.8 and stopped working on
2006 Aug 31
1
S4 Method Dispatch for Sealed Classes
Hi, I encounter a problem with method dispatch with S4 classes, using the 'sealed' parameter in setClass. See that example below: setClass("X",representation(x="numeric"),sealed=TRUE) setGeneric("foo",function(x) standardGeneric("foo")) setMethod("foo",signature("X"),function(x) print("foo(X)")) x <-...
2015 Jul 30
2
Failed to bind to uuid ???
Dear All, Recently I notice that sometime the AD DC will die sometime. Any one have see this issue before? And yesterday case lead me to believes that this error message was the issue... They are repetitive and thus I only show 2... [2015/07/29 00:00:04.620033, 0] ../source4/librpc/rpc/dcerpc_util.c:681(dcerpc_pipe_auth_recv) Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for
2018 Mar 27
0
Unable to access AD with ADExplorer
On 3/27/2018 6:37 AM, Erdei Miklos via samba wrote: > Hi, > > I have a test AD running Samba on Ubuntu that I sometimes poke with Sysinternal's ADExplorer. > A few days ago I tried connecting to it, but got a short reply of "The directory service is not available." > As it was working earlier, I tried finding the problem. > After installing a few older releases, I
2016 Jul 28
1
Samba 4.2.x requiring TLS authentication
...6-2112.html > > =================== > New smb.conf option > =================== > > ldap server require strong auth (G) > > The ldap server require strong auth defines whether the > ldap server requires ldap traffic to be signed or > signed and encrypted (sealed). Possible values are no, > allow_sasl_over_tls and yes. > > A value of no allows simple and sasl binds over all transports. > > A value of allow_sasl_over_tls allows simple and sasl binds > (without sign or seal) > over TLS encrypted connections. Unencrypted co...
2015 Aug 02
1
Failed to bind to uuid ???
What Samba version are you using? I have seen a similar problem triggered by connectivity issues between the DCs. What's the output from samba-tool drs showrepl? Still, I haven't found a solution... On Sat, Aug 1, 2015 at 5:30 AM, Min Wai Chan <dcmwai at gmail.com> wrote: > Just to ask. > Anyone can shard some light on that wrong is that? > > Thank you. > > Min
2008 Mar 13
3
Sealed for setGeneric
Hi the list When two setGeneric occurs on the same function, the second erage the first and erase all the function previously define. Is it possible to prevent that ? Is it possible to declare a setGeneric that can not be erased later ? Something like the |sealed for setMethod...| || |Thanks| || Christophe
2003 Jun 24
1
S4 method setClass prototype definition question
...or 1 minor 7.1 year 2003 month 06 day 16 language R ## define a base class (virtual) without prototype setClass("IDataType", representation("VIRTUAL", valid="logical"), validity=NULL, sealed=TRUE) ## same now with prototype definition setClass("IDataType1", representation("VIRTUAL", valid="logical"), prototype=list(valid=TRUE), validity=NULL, sealed=TRUE) ## and now the deriv...
2018 Mar 27
2
Unable to access AD with ADExplorer
Hi, On 3/27/2018 6:37 AM, Erdei Miklos via samba wrote: &gt; Hi, &gt; &gt; I have a test AD running Samba on Ubuntu that I sometimes poke with Sysinternal's ADExplorer. &gt; A few days ago I tried connecting to it, but got a short reply of "The directory service is not available." &gt; As it was working earlier, I tried finding the problem. &gt; After
2016 Jul 27
3
Samba 4.2.x requiring TLS authentication
Hi everyone, I have installed a Samba AD DC version 4.2.11-20 in a Centos 6.7 machine and joined it in an existing domain. Everything seems working fine except I can't bind to it using LDAP simple authentication. When I try to perform a simple ldapsearch I get the following response: ldap_bind: Strong(er) authentication required (8) additional info: BindSimple: Transport encryption required.
2018 May 11
4
Samba, AD and devices compatibility...
...some way to ''tight'' that configuration , eg permit 'ldap server require strong auth = > > no' only by some hosts? > > Or some other smb.conf options that i've missed? > Nothing at this stage. Ok. > The issue is that they need to do fully signed or sealed Kerberos SASL. Sorry, but i've really a bit of confusion in this field... You forgot a 'not' somwhere in this sentence? ;-) I've understood that 'sign or seal' mean SASL over TLS/SSL, and my printer suport only SASL, so it is not 'sign and sealed'... > I agre...
2010 Nov 09
1
make quicktest failed
I had 444 errors I didn't want to put them all up here. Maybe I missed a step, maybe it's an easy "oops you forgot to do this" I'm on ubuntu 10.10 amd64 server completely uptodate today. I followed the http://wiki.samba.org/index.php/Samba4/HOWTO My git is also today. == samba4.rpc.echo on ncacn_ip_tcp with validate and --option=socket:testnonblock=True
2015 Aug 01
0
Failed to bind to uuid ???
Just to ask. Anyone can shard some light on that wrong is that? Thank you. Min Wai Chan <dcmwai at gmail.com> 於 2015年7月30日 星期四寫道: > Dear All, > > Recently I notice that sometime the AD DC will die sometime. > Any one have see this issue before? > > And yesterday case lead me to believes that this error message was the > issue... > They are repetitive and thus I
2016 Nov 22
1
Winbind traffic not encrypted
...ing Kerberos to authenticate but not set up > transport security? > > Regards, > > Brian. > > How about this ??: client ldap sasl wrapping (G) The client ldap sasl wrapping defines whether ldap traffic will be signed or signed and encrypted (sealed). Possible values are plain, sign and seal. The values sign and seal are only available if Samba has been compiled against a modern OpenLDAP version (2.3.x or higher). This option is needed in the case of Domain Controllers enforcing the usag...
2018 May 10
2
Samba, AD and devices compatibility...
...cally the LDAP Server requires a secured connection. > > This is related to following SAMBA settings: > >ldap server require strong auth (G) > > > >The ldap server require strong auth defines whether the ldap server requires ldap traffic to be signed or signed and encrypted (sealed). Possible >values are no, allow_sasl_over_tls and yes. > > > >A value of no allows simple and sasl binds over all transports. > > > >A value of allow_sasl_over_tls allows simple and sasl binds (without sign or seal) over TLS encrypted connections. Unencrypted connections...
2016 Aug 08
2
why does add_local_groups come up in only one system's logs?
I have a couple of Debian 8.5 systems set up in similar manner. Samba is version 4.2.10-Debian Here is the essential config... # testparm /etc/samba/smb.conf Load smb config files from /etc/samba/smb.conf Processing section "[homes]" Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER Press enter to see a dump of your service definitions # Global parameters [global]
2018 Mar 14
2
Samba, AD and devices compatibility...
...strong auth', but probably set it to 'NO', that lead cleraly to a very unsecure configuration. Because speaking with hardware vendor is sometime very difficult, how can i ask them some clue in 'windows lingo'? Eg, i suppose that original windows server 2000 was not signed and sealed, and sometime in windows server os version this became mandatory. Eg, i can speak like: your printer seems not compatible with windows server 2008R2, because does not sign and seal auth: tehre's a firmware revision that... Thanks. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66...
2015 Jul 02
2
Rejoin dc to domain
Hallo When rejoining a dc to the domain I get the following error message: [2015/07/02 11:51:44.089786, 0] ../source4/librpc/rpc/dcerpc_util.c:729(dcerpc_pipe_auth_recv) Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for