Displaying 20 results from an estimated 2000 matches similar to: "Password expiration: how to trigger it?"
2007 Jun 28
2
TukeyHSD
Hello everyone,
So I ran an anova with aov and then I want to run post-hoc comparisons but
keep receiving this message :
> no applicable method for "TukeyHSD"
Here is my code:
> d<-read.table("d.txt")
> d
> Obs subj Hand Gaze RT
> 1 1 s1 1 1 401.4
> 2 2 s2 1 1 363.3......
> summary(ano <-
2009 Jul 06
1
how to apply a self-written function to a data frame
Hello,
I have written a function in order to analyse gaze paths. It works with the test data but when I try to apply the function to a data frame that stores "the real data" in columns I receive the error message that the
" In if (pp > 1) { :
condition has length > 1 only the first element will be used
"
I interpret this error message as saying that only the first
2016 Oct 25
1
Problem to configure dovecot-ldap.conf.ext
Hello Steffen and List,
Thanks for the answer and help,
I mean I found the biggest problem it is "auth_bind_userdn = "
please read the rest ;-)
Am Dienstag, 25. Oktober 2016, 12:19:08 schrieb Steffen Kaiser:
> On Tue, 25 Oct 2016, G?nther J. Niederwimmer wrote:
> > I setup ldap (FreeIPA) to have a user for dovecot that can (read search
> > compare) all attributes that
2008 Jan 20
4
read.table: wrong error message? (PR#10592)
--Apple-Mail-44--797532055
Content-Type: text/plain;
charset=US-ASCII;
format=flowed;
delsp=yes
Content-Transfer-Encoding: 7bit
I believe read.table may report misleading errors. In this example,
where a header line in a file has an incorrect number of row names (28
instead of 29), I get the error message "duplicate row.names are not
allowed".
However, I cannot not find any
2013 Mar 10
2
Writing to Spreadsheet issues
I am having trouble with this code:
trOne <- read.csv("*.csv", header=TRUE)
srOne <- read.csv("*/SRdivision1.csv", header=TRUE)
row = 1
for (g in 1:162) {
e = trOne[g, "END_TIME"]
s = trOne[g, "START_TIME"]
q = trOne[g, "OCC_TIME"]
r = trOne[g, "R_TIME"]
gazeSum = 0
n = 0
print(g)
while (s <= e) {
if (srOne[row,
2009 Nov 11
2
[python indexer] add meta informations
Hello,
I'm trying to index some blog stuff through python bindings.
I'd like to know how to add some informations (url, title, date, and so on) so that I can reach them through a xapian.Enquire object..
I believe it's something to be set in xapian.TermGenerator(), but... I can't manage to find which function. I'm waiting for something like :
xtermgen.add_meta('url',
2009 Apr 06
2
omindex => Unknown extension
Hi all,
I'm having a recurrent problem with Omega's indexing.
When I run omindex, it sometimes misses to recognize the extension of
some files (.doc, .pdf) and skips them. In the same run, omindex is
otherwise perfectly able to index other files with same extensions. The
reason is not clear but it should occur before it selects a content
converter since for example, if I manually run
2012 Mar 20
2
dovecot, sieve and vacation
Hi there !
Have a small problem with sieve and vacation: it seems to descard the vacation filter I created instead of sending back an email:
Mar 20 11:56:28 hostname dovecot: deliver(virtual_user): sieve: msgid=unspecified: discarding vacation response for message implicitly delivered to <virtual_user at hostname>
after searching a bit on the net, I stumbled on another (old) thread:
2000 Sep 08
5
mount: only root can do that
I am having a problem letting users mount there samba shares.
The root user has no problem mounting . But regular users get the error
"mount: only root can do that "
when trying to execute the following.
mount -rw -t smbfs //jelly-bean-iii/E /home/ca43887/E
Any help is appreciated.
Thanks,
Charles
2000 Jul 10
6
Novell
Hi,
I like to know if anyone has ever gotten samba to work on Sun Solaris on a
Novell Network.
I don't have an issue with installation on Sun Solaris that works fine.
But I've never put Samba
on a Novell Network Before. Please describe any steps or issue with this.
Phillip B. Bruce, Manager
> kpmg Consulting
> Network Engineering & Integration
>
2000 Aug 07
1
GUI share watching program
I've searched down freshmeat and the likes.. but I still have yet to find a
program for linux that runs like "net watcher" for windows.. which would be
a program for X that would show in real times all the people connected to
the samba server and all the files they have open under there names..
does such an app exist? smbstatus works great but doesn't cut it when I want
to know
2000 Aug 29
1
Samba on Novell 5?
Has anybody installed Samba on a Novell 5 Server? I would like to replace the
buggy NFS from Novell with Samba.
Any hints what to do?
Thank you,
Mattias Kunkel
2000 Aug 31
1
novell maped directory
Hello samba-bugs,
I trying to share by samba(2.0.3) allready maped novell directory
(maped by ncpmount):
ncpmount -S CAPITAL -U butthead -P 12345 /tmp/samba/novell
smb.conf:
[form618]
comment = none
writeable = Yes
path = /tmp/samba/novell/bank/BANK/618_PO
read only = No
create mask = 0666
2003 Dec 01
0
No subject
so apparently the printer name and the share name for the printer need
to be the same so cups knows where to send the print job.
<p>By the way, my configuration file was generated by SWAT, so it was SWAT
that put the * command's in the conf file, and it was SWAT that allowed
me to name the share something other than the name of the printer.
<p>Dan
<p>Ries van Twisk
2000 May 26
0
LDAP status
Can anyone enlighten me on what the status of
LDAP support is for SAMBA? I tried to search the
archives but they don't seem to be working.
I downloaded the latest source (2.0.7) and tried
to compile LDAP support (--with-ldap) but I got an
error "LDAP password database not supported in
this version". Can anyone tell me what I need to
do to get LDAP support. I downloaded an older
2016 Oct 24
2
Problem to configure dovecot-ldap.conf.ext
Hello,
Dovecot 2.2.25
CentOS 7
I setup ldap (FreeIPA) to have a user for dovecot that can (read search
compare) all attributes that I need for dovecot.
I must also have mailAlternateAddress
When I make a ldapsearch with this user, I found all I need to configure
dovecot.
But for me it is not possible to configure this correct ?
I can make for user
doveadm auth test office
and
doveadm
2012 Mar 19
1
Problem with sieve
Hello List!
I have a tiny-teeny problem with dovecot + sieve: it seems that the LDA
doesn't run sieve, and thus doesn't filter my emails.
Here's the sieve configuration:
plugin {
# Used by both the Sieve plugin and the ManageSieve protocol
sieve=/var/local/vmail/%n/dovecot.sieve
sieve_dir=/var/local/vmail/%n/sieve
sieve_extensions = +notify +imapflags
}
The
2012 May 01
1
dovecot, ldap and multiple auth_bind_userdn
Hello List!
I'm having some troubles for a client of mine: he has two ldap branches
which may contain valid users for imap login...
For now, dovecot is configured so that it uses the auth_bind:
========
uris = ldap://localhost:389/
auth_bind = yes
auth_bind_userdn = uid=%u,ou=user,dc=org
ldap_version = 3
base = dc=artemis
user_attrs = user_global_uid = 8 user_global_gid = 8
pass_attrs =
2000 Jun 07
2
samba head
I was wondering if anyone could help me out.
I read the Samba-PDC LDAP howto for both the HEAD
and TNG samba versions. Since it appears the TNG
LDAP stuff isn't functional, I wanted to try to
setup samba using the older HEAD schema.
I have tried several times to to compile the
10/15/99 samba on a linux box using the 2.2.14
kernel, but I consistantly get the same compile
error. I have
2000 Aug 17
1
Large scale Samba installations
Hello Samba folks-
I'm currently in the position of trying to convince my IT management
that using Samba to provide SMB services to our NT client base is a
Good Thing. Our client/server situation is as follows:
o An HA cluster of two quad-cpu (400MHz) Sun Enterprise servers,
with IP address takeover on failover.
o About 1000 Windows NT clients connecting via SMB
o