Displaying 20 results from an estimated 50 matches for "alses".
Did you mean:
elses
2007 May 04
1
Help with LDAP authentication - user / user+domain
Hello Folks,
I've my dovecot working well and authenticating in my ldap servers.
But I'd like configure my users to authenticate in two ways. One is just
submitting the username and the other one is providing user at domain.com .
I'm moving from a cyrus-imap solution to dovecot and I've implemented it
with VD domains. But nowadays I still have one domain at my servers.
2014 Mar 20
2
Administrator uid is 3000000 not 0 as root
Hello!
W alse have a problem when folders and files created as Administrator have owner uid as 3000000 not 0 as, I understand, it must be. Because of this programs can't define samba user name by uid.
I googled and saw that there are other people who had the same problem. The only solution I found is to create one more user with uid 3000000 in addc but I don't think it's the best way.
2017 Jun 12
4
Log authentication attempts
We alse have same problem, now we are running Dovecot 2.2.30.2 and also use
Dovecot SASL for SMTP authentication (postfix 2.11).
We need to save all failed login attempts to database as source IP address,
username and date and time but post-login script can do this but only after
successful login. Failed login attempts information may be useful in the
fight with bruteforce attacks.
It's
2005 Mar 02
3
orientation of eps files
hello,
i have a problem with the orientation of eps files produced with the postscript() command. i have generated some eps files with R using:
postscript(file = filename, horizontal = FALSE, paper = "special", onefile = F
ALSE, height = height, width = width, pointsize = pointsize)
now, when i include these eps files into a standard paper document (ie. a4 paper, portrait orientation)
2010 Apr 21
2
[LLVMdev] How to delete a instruction?
I did a simple test just now, but I alse failed.
I delete several ordered instructions from end to begin,
but after deleting the first instruction(the last instruction of F), the
program crashed.
My test code is below (F is a function only containing several sequential
instructions):
for (inst_iterator inst == --inst_end(F); inst != inst_begin(F); --inst) {
Instruction * i = &*inst;
2009 May 05
3
German translation
Hey community,
I think that the english Wine User Guides aren't realy easy to read for much german users.
So I thought maybe I should translate them but I don't want to do that befor I now if anyone alse is translating them so I want to know IF anyone is translating the Wine User Guides.
If not I want to ask if I should do that or if there is no sense in doing that.
Greez Christian
2013 Aug 13
1
(no subject)
hello list,
i have asterisk 1.4 installed i use MixMonitor to record all the inboud
calls with the code below my question how can i do to save alse the sip
extenssion 223
exten => 529,1,Answer()
exten => 529,n,MixMonitor(test_${UNIQUEID}.wav|av(0)V(0))
exten => 529,n,Dial(SIP/223)
exten => 529,n,Hangup()
thanks and regards
-------------- next part --------------
An HTML attachment
2006 Mar 26
1
addition using binary
Dear R users
I looked around for a package which can help me with the task of binary arithmetic, the closest I found is sfsmisc with digitsBase function, which may help a little in this task, but still wondering how to get this problem solved.
example:
given the addition operation of 2 real numbers to equal as below
99.30
2.11
===
102.09 <--- desired output as explained below
2011 Dec 07
2
[LLVMdev] Generating DWARF information that pretends an outparam is the return value
On Dec 6, 2011, at 4:13 PM, Devang Patel wrote:
> Hi Josh,
>
> On Dec 4, 2011, at 9:33 PM, Josh Matthews wrote:
>
>> I'm working on generating debug information for Rust, and I'm
>> currently stumped on how to generate DWARF output via LLVM that will
>> correctly represent this (eg. when exiting from foo2(), I'd like to
>> see "Value returns
2010 Apr 21
0
[LLVMdev] How to delete a instruction?
lucefe wrote:
> I did a simple test just now, but I alse failed.
>
> I delete several ordered instructions from end to begin,
> but after deleting the first instruction(the last instruction of F),
> the program crashed.
> My test code is below (F is a function only containing several
> sequential instructions):
>
> for (inst_iterator inst == --inst_end(F); inst !=
2007 Feb 13
1
Problems to put dovecot-ldap.conf working
Hi Folks,
I'm having a little trouble to put dovecot authenticating in ldap.
My postfix and saslauthd are authenticating fine.
Here is what I have in my main.cf:
# Accounts
accounts_server_host = $ldap_server_host
accounts_search_base = $ldap_search_base
accounts_query_filter =
(&(&(objectClass=VirtualMailAccount)(mail=%s))(forwardActive=FALSE)(acco
2011 Dec 07
0
[LLVMdev] Generating DWARF information that pretends an outparam is the return value
Hi Josh,
On Dec 4, 2011, at 9:33 PM, Josh Matthews wrote:
> I'm working on generating debug information for Rust, and I'm
> currently stumped on how to generate DWARF output via LLVM that will
> correctly represent this (eg. when exiting from foo2(), I'd like to
> see "Value returns is $1 = 5"). I'm generating debug metadata nodes
> directly instead of
2011 Dec 05
2
[LLVMdev] Generating DWARF information that pretends an outparam is the return value
The Rust compiler defines all functions as returning void, with the
first parameter being an outparam of the declared return type, ie.
fn foo2() -> int { ret 5; }
becomes
define void @_ZN4foo217_5cb557d30658848cE(i64*, { i64, { %tydesc*, i1,
{} } }*) uwtable {
store i64 5, i64* %0
ret void
}
I'm working on generating debug information for Rust, and I'm
currently stumped on how
2006 Feb 09
1
Problems with gnugk, asterisk, and ooh323
Greetings to All,
I hope someone has already gotten this working. I spent all day today trying
to get ooh323 and gnugk to run on the same box. After a lot of tweaking to
get everything compiled, I got both up and running.
I can make calls IAX to H323, but cannot make calls in the reverse
direction. I have tried many different configs on the GK, but always come up
with the same error. It appears
2011 Dec 07
0
[LLVMdev] Generating DWARF information that pretends an outparam is the return value
Unfortunately this is what I'm already doing, and it's not working. I
drew inspiration from a disassembly of a program that showed that
struct foo {
int a; float b; char buf[80];
}
struct foo get_foo(void) {
foo f = { 5, 2.5 };
return f;
}
would turn into
define void @get_foo(%struct.foo* sret %agg.result) nounwind ssp {
...
call void @llvm.memcpy.p0i8.p0i8.i64(i8* %2, i8*
2006 Nov 24
1
Fwd: Dates Conversion/write.foreign
---------- Forwarded message ----------
From: Shubha Vishwanath Karanth <shubhak at ambaresearch.com>
Date: Nov 24, 2006 7:54 PM
Subject: Dates Conversion/write.foreign
To: Shubha Karanth <shubhakaranth at gmail.com>, Shubha Vishwanath
Karanth <shubhak at ambaresearch.com>
Hi R experts,
I need an urgent help...
I have an a dataframe caled idat. Below i give a snapshot
2005 Aug 05
8
asterisk registered in ser proxy
is it possible to register asterisk in a sip proxy as
if it were a terminal (like a cisco ATA)? how?
Thanx
Jenna ;)
___________________________________________________________
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
http://correo.yahoo.com.ar
2010 Apr 20
0
[LLVMdev] How to delete a instruction?
lucefe wrote:
> Hi,
>
> when I delete some instruction, I got some error prompt message.
Deleting instructions can be a little tricky. The problem is that you
can't delete an instruction until there are no other instructions that
are using it. There are two things that you can do:
1) Order your deletions so that the instructions at the end of def-use
chains are deleted first;
2004 Aug 10
0
wine and alsa oss emulation with aoss
hi wine community,
i recently wrote to this list in my effort to get traktor dj studio to
work with wine. many thanks to robert reif, who got it fully working
with the wineoss driver and native oss. the problem was, that wineoss
needs mmap access to the soundcard to correctly initilize dsound. dsound
is needed for 4channel playback (master&headphone)
my configuration is fc2 with kernel
2017 Jun 12
0
Log authentication attempts
> On June 12, 2017 at 3:39 PM "j.emerlik" <j.emerlik at gmail.com> wrote:
>
>
> We alse have same problem, now we are running Dovecot 2.2.30.2 and also use
> Dovecot SASL for SMTP authentication (postfix 2.11).
> We need to save all failed login attempts to database as source IP address,
> username and date and time but post-login script can do this but only