Displaying 20 results from an estimated 28 matches for "ndex".
Did you mean:
index
2008 Feb 18
18
VMWare vs. Xen, is the conflict by VMware deliberate?
I''ve been trying to virtualize SCO OpenServer 5.0.6 for various reasons,
and found that the Xensource 4.x doesn''t support it, nor does the open
source Xen 3.x in any of the environments I''ve tried. It works on
VMware, but for various reasons I prefer to use Xen on my Dom0. (I like
open source, and the base OS for the commercial reasons is much, much
more recent, and
2009 Feb 18
0
Index-G1 error
...mat <- dist(as.matrix(alpha.vec),method = "euclidean")
yy <- as.matrix(dist.mat)
rownames(yy) <- rwn
nc.min <- 2 #MINIMUM CLUSTERS NUM.
nc.max <- length(alpha.vec) -1 #MAXIMUM CLUSTERS NUM.
## --------------------------------- PAM - INDEX.G1 ------------------------------------------
res <- array(0,c(nc.max - nc.min +1,2))
res[,1] <- nc.min:nc.max
clusters <- NULL
for (nc in nc.min:nc.max) {
cl <- pam(dist.mat,nc,diss=TRUE)
res[nc-nc.min+1,2] <- G1 <- index.G1(as.matrix(alpha.vec),cl$cluster,d=dist.mat,...
2005 Apr 14
1
(no subject)
...nagement (read):r-x
default:mask::rwx
default:other::---
I have?also tried this using the "profile acls = yes" option, but with no
success?(works fine if similar permissions are used for raoming profiles
tho, as it was designed to do).
It seems that Windows may be trying to set acls on index.dat which seems to
fail if default (parent)?permissions come from ACLs only. Here's an
indication of this?from the samba log:
[2005/04/12 21:44:55, 2] smbd/posix_acls.c:set_canon_ace_list(2436)
set_canon_ace_list: sys_acl_set_file failed for file
k-drive/History/History.IE5/MSHist01200504122005...
2024 Apr 21
1
x[0]: Can '0' be made an allowed index in R?
?s 08:55 de 21/04/2024, Hans W escreveu:
> As we all know, in R indices for vectors start with 1, i.e, x[0] is not a
> correct expression. Some algorithms, e.g. in graph theory or combinatorics,
> are much easier to formulate and code if 0 is an allowed index pointing to
> the first element of the vector.
>
> Some programming languages, for instance Julia (where the index for normal
> vectors also starts with 1), provide libraries/packages that allow the user
> to define an index range for its vectors, say 0:9 or 10:20 or even negative
&...
2005 Apr 18
2
Folder Redirection broken if access is from ACL only
...:user::rwx
default:user:cath:rwx
default:group::---
default:mask::rwx
default:other::---
I have also tried this using the "profile acls = yes" option, but with no
success (works fine for roaming profiles tho, as it was designed to do).
It seems that Windows may be trying to set ACLs on index.dat which fails
when access is via ACLs only. Here's an indication of this from the smbd
log:
[2005/04/12 21:44:55, 2] smbd/posix_acls.c:set_canon_ace_list(2436)
set_canon_ace_list: sys_acl_set_file failed for file
k-drive/History/History.IE5/MSHist012005041220050413/index.dat (Operation
not p...
2007 Aug 13
2
v1.1.alpha3 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz.sig
All kinds of fixes and API changes. Previous alphas had some problems
with index handling, now I didn't get any errors after almost 24h of
stress testing.
As a new feature userdb passwd now supports overriding some fields with
templates. http://wiki.dovecot.org/AuthDatabase/Passwd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signatur...
2007 Feb 22
0
Dovecot Quota + LDAP
...onf:
protocols = imap imaps pop3 pop3s
ssl_disable = no
ssl_cert_file = /usr/share/ssl/certs/cert.pem
ssl_key_file = /usr/share/ssl/private/pkey.pem
mail_extra_groups = mail
valid_chroot_dirs = /var/lib/imap/vmail/domains
default_mail_env =
maildir:/var/lib/imap/vmail/domains/%d/%n/mail::INDEX=/var/run/dovecot/i
ndexes/%n
lock_method = dotlock
mmap_disable = yes
auth_debug = yes
auth_debug_passwords = yes
first_valid_uid = 202
last_valid_uid = 202
first_valid_gid = 202
last_valid_gid = 202
maildir_copy_with_hardlinks = no
login_greeting = Sercomtel Internet ready.
disable_plai...
2005 Dec 13
0
0/1 vector for indexing leads to funny behaviour (PR#8389) (maybe a documentation deficiency?)
The other place its discussed is in 3.4.1 of the R Language Definition:
http://finzi.psych.upenn.edu/R/doc/manual/R-lang.html#Indexing-by-vectors
On 12/13/05, Tony Plate <tplate at acm.org> wrote:
> Yes, 0/1 (numeric) are intended to be used as index vectors -- and they
> have the semantics of numeric indices, which is that 0 elements in the
> index are omitted from the result. This can be a very useful mode of...
2020 Aug 30
2
Network rebuild advice needed
...S
INFO 2020-08-30 00:37:08,420 pid:175166
/usr/lib/python3/dist-packages/samba/join.py #1545: realm is kcs.local
Adding CN=DC2020,OU=Domain Controllers,DC=kcs,DC=local
Join failed - cleaning up
ERROR(ldb): uncaught exception - LDAP error 68 LDAP_ENTRY_ALREADY_EXISTS -
<00002071: ../ldb_tdb/ldb_index .c:1339: Failed
to re-index objectSid in CN=DC2020,OU=Domain Controllers,DC=kcs,DC=local -
../ldb_tdb/ldb_i ndex.c:1259: unique index
violation on objectSid in CN=DC2020,OU=Domain Controllers,DC=kcs,DC=local>
<>
File "/usr/lib/py...
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
...il_plugins = quota
> managesieve_notify_capability = mailto
> managesieve_sieve_capability = fileinto reject envelope
> encoded-character vacation subaddress comparator-i;ascii-numeric
> relational regex imap4flags copy include variables body enotify
> environment mailbox date i
> ndex ihave duplicate mime foreverypart extracttext imapsieve
> vnd.dovecot.imapsieve
> namespace inbox {
> inbox = yes
> location =
> mailbox Drafts {
> auto = create
> special_use = \Drafts
> }
> mailbox Sent {
> auto = subscribe
> special_use = \Sent
> }
> mailbo...
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
...ail_location = maildir:~
mail_plugins = quota
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date i
ndex ihave duplicate mime foreverypart extracttext imapsieve
vnd.dovecot.imapsieve
namespace inbox {
inbox = yes
location =
mailbox Drafts {
auto = create
special_use = \Drafts
}
mailbox Sent {
auto = subscribe
special_use = \Sent
}
mailbox "Sent Messages&q...
2015 Sep 24
0
v2.2.19 release candidate released
...-I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I.
> ./../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../..
> /src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -march=native -Wall -W -Wmissing-prototy
> pes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wno-duplicate-decl-specifier -...
2020 Aug 30
0
Network rebuild advice needed
...30 00:37:08,420 pid:175166 /usr/lib/python3/dist-packages/samba/join.py #1545: realm is kcs.local
> Adding CN=DC2020,OU=Domain Controllers,DC=kcs,DC=local
> Join failed - cleaning up
> ERROR(ldb): uncaught exception - LDAP error 68 LDAP_ENTRY_ALREADY_EXISTS - <00002071: ../ldb_tdb/ldb_index .c:1339: Failed to re-index objectSid in CN=DC2020,OU=Domain Controllers,DC=kcs,DC=local - ../ldb_tdb/ldb_i ndex.c:1259: unique index violation on objectSid in CN=DC2020,OU=Domain Controllers,DC=kcs,DC=local> <>
> File "/usr/l...
2019 Jan 20
0
auth-worker service failed since recent MariaDB upgrade
...gt; managesieve_notify_capability = mailto
>> managesieve_sieve_capability = fileinto reject envelope
>> encoded-character vacation subaddress comparator-i;ascii-numeric
>> relational regex imap4flags copy include variables body enotify
>> environment mailbox date i
>> ndex ihave duplicate mime foreverypart extracttext imapsieve
>> vnd.dovecot.imapsieve
>> namespace inbox {
>> inbox = yes
>> location =
>> mailbox Drafts {
>> auto = create
>> special_use = \Drafts
>> }
>> mailbox Sent {
>> auto = subscribe
>...
2024 Apr 21
5
x[0]: Can '0' be made an allowed index in R?
As we all know, in R indices for vectors start with 1, i.e, x[0] is not a
correct expression. Some algorithms, e.g. in graph theory or combinatorics,
are much easier to formulate and code if 0 is an allowed index pointing to
the first element of the vector.
Some programming languages, for instance Julia (where the index for normal
vectors also starts with 1), provide libraries/packages that allow the user
to define an index range for its vectors, say 0:9 or 10:20 or even negative
indices.
Of course, this...
2019 Jan 20
0
auth-worker service failed since recent MariaDB upgrade
...ope
</div>
<div>
encoded-character vacation subaddress comparator-i;ascii-numeric
</div>
<div>
relational regex imap4flags copy include variables body enotify
</div>
<div>
environment mailbox date i
</div>
<div>
ndex ihave duplicate mime foreverypart extracttext imapsieve
</div>
<div>
vnd.dovecot.imapsieve
</div>
<div>
namespace inbox {
</div>
<div>
inbox = yes
</div>
<div>
location =
</div>
<div>
mailb...
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
Hello,
I have started having issues with auth-worker. Dovecot version:
0 ? root ? ~ # dovecot --version
2.3.4 (0ecbaf23d)
0 ? root ? ~ # pacman -Q dovecot
dovecot 2.3.4-2
OS: Arch Linux
From /var/log/mail.log:
Jan 20 11:31:29 archy dovecot[23070]: auth-worker: Fatal: master:
service(auth-worker): child 9885 killed with signal 6 (core not dumped -
2020 Aug 30
4
Network rebuild advice needed
...6
> /usr/lib/python3/dist-packages/samba/join.py #1545: realm is kcs.local
> > Adding CN=DC2020,OU=Domain Controllers,DC=kcs,DC=local
> > Join failed - cleaning up
> > ERROR(ldb): uncaught exception - LDAP error 68 LDAP_ENTRY_ALREADY_EXISTS
> - <00002071: ../ldb_tdb/ldb_index .c:1339:
> Failed to re-index objectSid in CN=DC2020,OU=Domain
> Controllers,DC=kcs,DC=local - ../ldb_tdb/ldb_i
> ndex.c:1259: unique index violation on objectSid in CN=DC2020,OU=Domain
> Controllers,DC=kcs,DC=local> <>
> > File "/usr/lib...
2020 Aug 30
2
Network rebuild advice needed
Of course, it seems we are running Samba 4.7.6-Ubuntu.
Great.
The biggest regret of my last few years is that we are also running
Zentyal, which I am desperate to get rid of.
I'm trying to build a new server with the latest Samba and join that to the
domain to see if I can get a good copy of the database, then wipe the other
servers and rebuild them from scratch
On Sat, Aug 29, 2020 at
2015 Sep 23
8
v2.2.19 release candidate released
...d of simply
forgetting the mapping entirely and leaving the existing connections
untouched. Use -F parameter to get the original unsafe behavior.
+ Added support for imap-hiberanate processes.
+ Optimized tracking mailboxes' vsizes (= sum of all messages' size).
If mailbox_list_index=yes, it's also stored in there. This makes it
very efficient to look up vsizes for all mailboxes.
+ Added a quota "count" backend, which uses the mailbox vsizes to get
the current quota usage. It requires using the new quota_vsizes=yes
setting, which tracks the messages'...