search for: authid

Displaying 20 results from an estimated 23 matches for "authid".

Did you mean: authd
2006 Apr 04
1
plain auth problem with beta4
Using kmail with PLAIN authentication worked fine with beta3 but trying it with beta4 authentication fails. This is because kmail sends "username \0 username \0 password" in the authorization token and the new code to call auth_request_set_login_username() when supplied an authid must be returning failure (certainly commenting this code out returns to the beta3 behaviour of successfully authenticating). I had a quick look at the routine to see why it might be failing but didn't really work out what its supposed to do. cheers mark
2005 Jan 11
1
BroadVoice outgoing works - now tackle caller ID
...e to set it so the called party has the correct callback number. I see some recent posts seeking general help with broadvoice outbound so below are some of my config file lines. This is how I do a quick test for provider accounts. ;obviously I have to obscure my broadvoice credentials ;replace AUTHID and AUTHPW with the auth_id and auth_password values they email you ;notice that AUTHID is the 10-digit number for the line ;sip.conf [general] ;note that this register line works for me - I had problems with the sample they provided register => AUTHID:AUTHPW@sip.broadvoice.com ;sip.conf [br...
2004 Jan 01
1
[PATCH] Add winbind-backed NTLMSSP support to Cyrus-SASL
...t ntlm_context { + pid_t child_pid; + FILE *pipe_in; + FILE *pipe_out; + int first; + sasl_secret_t *password; /* user password */ + unsigned int free_password; /* set if we need to free password */ + unsigned int sent_password; /* set if we have told ntlm_auth the password already */ + const char *authid; + const char *domain; +}; -/* copy src to dst as unicode (in Intel byte-order) */ -static void to_unicode(u_char *dst, const char *src, int len) -{ - for (; len; len--) { - *dst++ = *src++; - *dst++ = 0; - } -} +static int fork_child(struct ntlm_context *context, + const char *prog,...
2005 Aug 21
1
Plan9 on xen
...nr 1 sdxenverify-14: nr 1 sdxenverify+15: nr 1 sdxenverify-15: nr 1 #S/sd00/: part plan9 32 2097152 #S/sd00/: part 9fat 32 204832 #S/sd00/: part nvram 204832 204833 #S/sd00/: part fossil 204833 1892352 #S/sd00/: part swap 1892352 2097152 bad nvram key bad authentication id bad authentication domain authid: The cursor hangs at the end of the "authid:" line. Does anyone have a clue as to what I should do here? -Ricardo- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 Oct 05
2
SMTP Auth Spam Mail Attack
.... The story is this..... User reported loads of undeliverables being received so I had a trawl through the logs. So the attacker connects to our server using SMTP AUTH........ Oct 5 15:17:53 www sendmail[6972]: AUTH=server, relay=pppoe9.net109-120-27.se1.omkc.ru [109.120.27.9] (may be forged), authid=jon, mech=LOGIN, bits=0 This then seemingly passes the AUTH for the user jon and allows the system to send e-mails such as the following. Oct 5 15:17:58 www sendmail[6982]: r95EHqoc006972: to=<qqueenllouise at aol.com>, ctladdr=<jon at xxxxxxxx.co.uk> (516/100), delay=00:00:05, xdela...
2004 Dec 10
1
mech-plain patch
...Guys, Unoffical patch for mech-plain so the AUTH PLAIN command works with SQL (and possibly other DBs). Thunderbird should work again after this. --- mech-plain.c 2004-12-10 01:56:51.065987304 +0000 +++ mech-plain.c 2004-12-10 01:53:16.974534152 +0000 @@ -27,7 +27,10 @@ authid = (const char *) data; authenid = NULL; pass = ""; - count = 0; + if (data_size == 0) + return; + + count = 0; for (i = 0; i < data_size; i++) { if (data[i] == '\0') { if (++count == 1) R...
2014 Sep 05
2
Asterisk with PJSIP
...he following(1 and 2). Why 'Everyone is busy/congested at this time (1:0/0/1)'? (1:0/0/1<---num.nochan is 1.) ---------- 1. endpoint *CLI> pjsip show endpoints Endpoint: <Endpoint/CID.....................................> <State.....> <Channels.> I/OAuth: <AuthId/UserName...........................................................> Aor: <Aor............................................> <MaxContact> Contact: <Aor/ContactUri...............................> <Status....> <RTT(ms)..> Transport: <TransportId....
2015 Jan 08
2
Asterisk 13.1.0/PJSIP peer IP address issue
...d Bob should be at 192.168.1.149, instead, they (both) show IP address 146.115.163.234. Any help is deeply appreciated. Thanks. asterisk13FFP*CLI> pjsip show endpoints Endpoint: <Endpoint/CID.....................................> <State.....> <Channels.> I/OAuth: <AuthId/UserName...........................................................> Aor: <Aor............................................> <MaxContact> Contact: <Aor/ContactUri...............................> <Status....> <RTT(ms)..> Transport: <TransportI...
2003 Oct 14
1
On an RH9 box, where does wcusb get loaded?
...Other undefined Status Last-Attempt-Date: Tue, 14 Oct 2003 18:57:50 -0000 --_3f8c472f.7355.0+comcast.net=_ Content-Type: message/rfc822 Received: from [192.168.0.33] (dnvr-dsl-gw28-poolc85.dnvr.uswest.net[65.101.254.85]) by comcast.net (rwcrmhc12) with SMTP id <20031014185741014008t5g9e> (Authid: landslide_x); Tue, 14 Oct 2003 18:57:42 +0000 Subject: On RH9, where is wcusb loaded? From: tom <landslide_x@comcast.net> To: asterisk-users@digium.com Content-Type: text/plain Organization: Message-Id: <1066157936.1708.6.camel@admin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2....
2016 Sep 08
3
PJSIP Weirdness, or just my weirdness?
...pid=yes send_pai=yes ?OK, that completes the config (I hope). Now, when I run "pjsip show endpoints, I get:? SFO02-HostedPBXPJSip-Dev03*CLI> pjsip show endpoints Endpoint: <Endpoint/CID.....................................> <State.....> <Channels.> I/OAuth: <AuthId/UserName............................................ ...............> Aor: <Aor............................................> <MaxContact> Contact: <Aor/ContactUri..........................> <Hash....> <Status> <RTT(ms)..> Transport: <Tran...
2015 Jan 08
4
Asterisk 13.1.0/PJSIP peer IP address issue
...>> 146.115.163.234. Any help is deeply appreciated. Thanks. >> >> asterisk13FFP*CLI> pjsip show endpoints >> >> Endpoint: <Endpoint/CID.....................................> >> <State.....> <Channels.> >> I/OAuth: >> <AuthId/UserName...........................................................> >> Aor: <Aor............................................> >> <MaxContact> >> Contact: <Aor/ContactUri...............................> >> <Status....> <RTT(ms...
2015 Jan 08
0
Asterisk 13.1.0/PJSIP peer IP address issue
...ead, they (both) show IP address > 146.115.163.234. Any help is deeply appreciated. Thanks. > > asterisk13FFP*CLI> pjsip show endpoints > > Endpoint: <Endpoint/CID.....................................> > <State.....> <Channels.> > I/OAuth: > <AuthId/UserName...........................................................> > Aor: <Aor............................................> > <MaxContact> > Contact: <Aor/ContactUri...............................> > <Status....> <RTT(ms)..> > T...
2017 Sep 15
3
Realtime pjsip issues
On Fri, Sep 15, 2017, at 10:37 AM, Bryant Zimmerman wrote: > Joshua > > That is the interesting part of it. We took our configs and database > tables from our working 13.12.2 deployments and tried to use them with > our > new 13.17.1 deployments and we are having issues where the tables are not > working. On the new server asterisk keeps saying it can't find the
2009 Jun 10
0
1.2rc5, another crash: Backtrace:dovecot-auth
...uest_set_username (request=0x9060148, username=0x8f9018a "masteruser", error_r=0xbff8f1d8) at auth-request.c:859 login_username = 0x8f901b0 "" #8 0x0805cdf2 in mech_plain_auth_continue (request=0x9060148, data=0x8f90188 "", data_size=21) at mech-plain.c:47 authid = 0x8f90188 "" authenid = 0x8f90189 "*masteruser" error = <value optimized out> pass = 0x8f901a0 "xxxxxxxx" i = <value optimized out> count = <value optimized out> #9 0x0805846c in auth_request_handler_auth_begin (handler=0x90dddd0, args=0x...
2010 Feb 26
2
segfault with vpopmail 5.5.0
...mized out> cache_key = <value optimized out> __PRETTY_FUNCTION__ = "auth_request_verify_plain" #5 0x000000000041a6f7 in mech_plain_auth_continue (request=0x726f68, data=<value optimized out>, data_size=<value optimized out>) at mech-plain.c:58 authid = 0x704340 "" authenid = 0x704341 "postmaster at test.bogus" error = <value optimized out> pass = 0x704360 "test" count = 2 #6 0x0000000000415d41 in auth_request_handler_auth_begin (handler=0x7192f8, args=<value optimized out&g...
2009 Jun 10
1
1.2rc5 crash: Backtrace:dovecot-auth
...uest_set_username (request=0x87bebc8, username=0x866918a "masteruser", error_r=0xbfe7a628) at auth-request.c:859 login_username = 0x86691b0 "" #8 0x0805cdf2 in mech_plain_auth_continue (request=0x87bebc8, data=0x8669188 "", data_size=21) at mech-plain.c:47 authid = 0x8669188 "" authenid = 0x8669189 "*masteruser" error = <value optimized out> pass = 0x86691a0 "xxxxxxxx" i = <value optimized out> count = <value optimized out> #9 0x0805846c in auth_request_handler_auth_begin (handler=0x867c4e8, args=0x...
2009 Aug 31
1
dovecot-auth segfault with vpopmail 5.5.0 on amd64
...timized out> cache_key = <value optimized out> __PRETTY_FUNCTION__ = "auth_request_verify_plain" #5 0x000000000041726e in mech_plain_auth_continue (request=0x1ae6548, data=0x1ad1250 "", data_size=<value optimized out>) at mech-plain.c:58 authid = 0x1ad1250 "" authenid = 0x1ad1251 "lawrence at shanghaiguide.com" error = <value optimized out> pass = 0x1ad1278 "123" i = <value optimized out> count = <value optimized out> #6 0x0000000000412c12 in auth_req...
2015 Jan 09
0
Asterisk 13.1.0/PJSIP peer IP address issue
...ny help is deeply appreciated. Thanks. >>> >>> asterisk13FFP*CLI> pjsip show endpoints >>> >>> Endpoint: <Endpoint/CID.....................................> >>> <State.....> <Channels.> >>> I/OAuth: >>> <AuthId/UserName...........................................................> >>> Aor: <Aor............................................> >>> <MaxContact> >>> Contact: <Aor/ContactUri...............................> >>> <Status.......
2003 Mar 19
4
Samba print command only works on restart, help!
...led: $?"; print "PDF generated.\n"; $sender = new Mail::Sender { smtp => $smtp_server, from => $from_address }; if ($sender->MailFile({ to => $to_address, subject => $print_job, msg => $msg_body, file => $output_location, auth => 'LOGIN', authid => $auth_user, authpwd => $auth_pass }) < 0) { die "$Mail::Sender::Error\n"; } print "Mail sent to $to_address successfully.\n"; @rmcmd = ("rm", $print_location, $output_location); system(@rmcmd) == 0 or die "system @rmcmd failed: $?"; print &...
2004 Jul 01
3
[PATCH, RFC] add APOP authentication mechanism
Hello all, this patch add APOP authentication mechanism to dovecot 1.0-test23. Please take a look. Best regards. -- Andrey Panin | Linux and UNIX system administrator pazke at donpac.ru | PGP key: wwwkeys.pgp.net -------------- next part -------------- diff -udrpN -X /usr/share/dontdiff -x Makefile dovecot-1.0-test23.vanilla/src/auth/Makefile.am dovecot-1.0-test23/src/auth/Makefile.am ---