search for: shuold

Displaying 20 results from an estimated 46 matches for "shuold".

Did you mean: should
2017 Jun 30
4
Sieve can't move messages in a public namespace
Hello, my dovecot version is 2.1.17 I've configured some public namespaces (config attached). When a mail arrives at a certain mail address, that mail is handled by dovecot lmtp server and a sieve script is executed that shuold move the message in one of the namespaces. This is the script: require "fileinto"; if header :contains "From" "example at example.com" { fileinto :create "Cond-UFF_FORNITORI/CONTABILITA/Inviata"; } else { fileinto :create "Cond-UFF_FO...
2003 Oct 31
3
FW: MSCHAPv2 microsoft client/linux/Active Directory
...ou to setup a pptp server an client for linux > http://www.poptop.org/ > http://pptpclient.sourceforge.net/ > there are patches to use smbpasswd to auth > users which are conect via pptpd > and MSCHAPv2 with domain > the pptp client should work for login in ras servers > radius shuold work too ( radius auth to ldap should work ) > good Luck >
2003 Jun 17
1
You have emailed an address at dslreports.com
Each time I send a message to the ML I receive this message... (thi mislead me to double-post some days ago). Could someone please unsubscribe the "blocked" address? But I guess that's not possible, as anyone else shuold have noticed this, too... =( -- Lapo 'Raist' Luchini lapo@lapo.it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -------------- next part -------------- An embedded message was scrubbed... From: Nobody <NOBODY@dslreports.com> Subject: Re: Re: Rsync Performan...
2002 Jul 09
1
psychoacoustic model description
Hello! I don`t know C or C++, but I want to prepare some psychocuostic experiments in the MatLab. Shuold you tell me where I can find detailed description of the Vorbis psychoacoustic model? <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containi...
2020 Apr 20
2
How to optimize a large project in llvm pass?
...$ export LDFLAGS=" -flto -fuse-ld=gold" $ ./configure $ make But, errors occurred. I check out config.log /usr/bin/ld.gold: error: path/to/.../libmemsentry-rt.a : no archive symbol table (run ranlib) clang-10: error: linker command failed with exit code 1 (use -v to see invocation) What shuold I do? If this problem is solved, please tell me whether my method can achieve my goal? Thansk! - -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200420/c240d4c9/attachment.html>
2014 Dec 30
2
samba_dlz Failed to configure reverse zone
Hello rowland, > > hang on a bit, the Debian link is for bind 9.8.x and the dlz reference > is for 9.8.1.dfsg-1. > I don?t recomend to use Bind 9.8.1 / 9.8.2 anymore - most distro use it but the shuold move due DLZ compile & bind bugs. and 9.8 soon goes on end of Life see https://kb.isc.org/article/AA-01211/81/BIND-9.8.8-Release-Notes.html > Rowland > This just gotten from the debian "main" aka "Production" bind packages for http://ftp.de.debian.org/debian/pool/...
2006 Feb 06
1
Bug#351669: logcheck: [manual] the sudo(1) is missing from EXAMPLES
...ck Version: 1.2.35 Severity: minor Current manual reads: EXAMPLES logcheck can be invoked directly thanks to su(8) or sudo(8), which change the user ID: logcheck -o -t Check the logfiles without updating the offset. Print everything to STDOUT I believe this shuold be formatted as: EXAMPLES logcheck can be invoked directly thanks to su(8) or sudo(8), which change the user ID. The following Checks the logfiles without updating the offset and outputs everything to STDOUT. sudo -u logcheck logcheck -o -t -- System Informat...
2017 Jul 04
2
Sieve can't move messages in a public namespace
...ha scritto: >> Hello, >> >> my dovecot version is 2.1.17 >> >> I've configured some public namespaces (config attached). When a mail >> arrives at a certain mail address, that mail is handled by dovecot >> lmtp server and a sieve script is executed that shuold move the >> message in one of the namespaces. This is the script: >> >> require "fileinto"; >> >> if header :contains "From" "example at example.com" { >> fileinto "Cond-UFF_FORNITORI/CONTABILITA/Inviata"; >> }...
2003 Oct 31
2
MSCHAPv2 microsoft client/linux/Active Directory
Hello all, I was not able to find much on this in the archives so I hope someone can help Me with this. Can samba 3.x help the authentication of a Microsoft client authenticating with MSCHAPv2 passwords to my linux box which we use to authenticate a user stored on a Microsoft Active Directory server. The authentication request comes in through RADIUS which I can convert to LDAP,but that
2017 Feb 16
2
Can we keep debug information of local variable when in the optimization condition?
Hi, I'm curious that whether we can keep debug information of local variable when in the optimization condition (for example -O2, -O3) in LLVM. For example this simple C source code: int main() { int i = 5; if(i > 5) { return 1; } else { return 0; } } If we compile clang -g a.c, we can get our expected result. We can check and update the local variable
2011 Aug 24
1
[PATCH] febootstrap-supermin-helper: Replace objcopy call for embedding init binary
...@ + ./bin2s.pl $< $@ man_MANS = \ febootstrap-supermin-helper.8 diff --git a/helper/bin2s.pl b/helper/bin2s.pl new file mode 100755 index 0000000..2c78b5e --- /dev/null +++ b/helper/bin2s.pl @@ -0,0 +1,45 @@ +#!/usr/bin/perl + +# This script creates a source file for the GNU assembler which shuold +# result in an object file equivalent to that of +# +# objcopy -I binary -B $(DEFAULT_ARCH) -O $(ELF_DEFAULT_ARCH) <in> <out> + +use strict; +use warnings; + +die "usage: $0 <in> <out>\n" if @ARGV != 2; + +my ($infile, $outfile) = @ARGV; +my ($buf, $i, $sz); +open...
2015 Apr 12
6
Samba as AD member can not validate domain user
Hi! the previous problems were solved (thank you, Rowland!), but few issues remains: I get such msg in log: 0. Is it possible to tell samba to output messages in logs as one line per message (even if it is long one?) 1. 2015/04/12 11:32:39.293583, 3] ../source3/smbd/msdfs.c:971(get_referred_path) get_referred_path: |shareX| in dfs path \FS\shareX is not a dfs root. (seems it is not
2020 Jun 09
2
Implementing a VTable in LLVM
Hi all, I’ve been working on a Java-esque object-oriented language Bolt that targets LLVM IR. I’m agonisingly close to getting a virtual table working, and was hoping one of you could point out the gap in my understanding. I’ve linked the C++ code snippets relevant to the vtable below. Example IR generated (partially displayed below):
2019 Feb 04
1
Bug in libreoffice or cups?
C7 My manager's manager sent out a ppt. Nothing fancy, no animation. 1. Page down doesn't get me to the next page. 2. Slide show decides that on my left monitor, it should fill the entire monitor- no options, with the slide, and the next slide, and that my right-hand monitor shuold be *COMPLETELY* filled with the slide. 3. Hitting <esc> gets rid of the one on the right... and anything then crashes all instances of libreoffice. 4. I just tried to print it out... and suddenly, printer options, or the print box itself, no longer offers me the option to fit to paper, so lan...
2017 Jun 30
0
Sieve can't move messages in a public namespace
...30.06.2017 um 10:46 schrieb Paolo: > Hello, > > my dovecot version is 2.1.17 > > I've configured some public namespaces (config attached). When a mail > arrives at a certain mail address, that mail is handled by dovecot lmtp > server and a sieve script is executed that shuold move the message in > one of the namespaces. This is the script: > > require "fileinto"; > > if header :contains "From" "example at example.com" { > fileinto :create "Cond-UFF_FORNITORI/CONTABILITA/Inviata"; > } > else { &gt...
2017 Jul 04
0
Sieve can't move messages in a public namespace
...l 30/06/2017 10:46, Paolo ha scritto: > Hello, > > my dovecot version is 2.1.17 > > I've configured some public namespaces (config attached). When a mail > arrives at a certain mail address, that mail is handled by dovecot > lmtp server and a sieve script is executed that shuold move the > message in one of the namespaces. This is the script: > > require "fileinto"; > > if header :contains "From" "example at example.com" { > fileinto "Cond-UFF_FORNITORI/CONTABILITA/Inviata"; > } > else { > f...
2015 Apr 12
0
Samba as AD member can not validate domain user
.../shares/data/sharex > browseable = yes > read only = no > valid users = @"INTERNAL\\group" > force group = @"INTERNAL\\group" > force create mode = 0660 > force directory mode = 0770 SOLVED: the line valid users shuold look as such: valid users = @INTERNAL\\group That one remains > The other issue I have - if the user is not a member of particular > domain group, but has the right to accees the share, it is requested > to enter username/pw, but can not access it anyway: > > [shareY] >...
2006 Dec 07
0
答复: Re: [patch 2/2]OCFS2: allow the ocfs2 heartbeat thread to prioritize I/O
...name = _fake_cluster_name; >> + } >Hmm, I don't see any other test for cluster_name == NULL in similar code >paths... Is there any particular reason why you added one? o2cb_remove_heartbeat_region() and o2cb_create_heartbeat_region() also have similar code, _fake_default_cluster() shuold return default cluster name. >> --- /tmp/ocfs2-tools-1.2.2/ocfs2_hb_ctl/ocfs2_hb_ctl.c 2006-10-20 01:10:46.000000000 +0800 >> +++ ocfs2_hb_ctl/ocfs2_hb_ctl.c 2006-12-07 10:04:10.000000000 +0800 >> @@ -29,6 +29,7 @@ >> +_syscall3(int, ioprio_set, int, which, int, who, int,...
2010 Jan 02
2
Omiron: The Nomad Soul-Wine ver 1.1.35-Ubuntu 9.10
OK i have installed the game flawesly , applied the no-cd patch glinfo return my card info ati 4770 glgears return over 16k so i think everything shuold be just fine the game detect directdraw HAL (the other ones are direct3d software rendering and nomad soul software rendering) i set HAL with a 1024x768 res but the game just go painfully slow. Is this how its supposed to work, or is there some way to make it run smoothly? the game dont have o...
2009 Aug 06
0
How to use windbg to debug XEN windows XP domainU under Suse 10sp2?
...3. Put 4440 as the Port 4. Select an unused COM port under ''Port Name'' (I just use Com8) 5. Make sure ''NVT Enable'' in the settings tab is unticked 6. Save your settings 7. Click ''Create COM''. If all goes well it shuold say ''Virtual serial port COM8 created'' and ''Connected device <hostname>'' Run the debugger 1. Start windbg on your other windows machine 2. Select ''Kernel Debug'' from the ''File'' menu 3. Select the COM...