Displaying 20 results from an estimated 300 matches similar to: "Authentication failure"
2020 Sep 30
2
debugging TLS with wireshark and a custom application ?
Hi!
My question is: can dovecot be used to debug/decrypt TLS sessions ?
The reason I'm asking:
A custom application wants to speak IMAP with TLS with a dovecot
instance.
It fails, and the error message is, unfortunatly, not very helpful.
tcpdump shows that the session is established, but fails. The custom
application says error 60000, not much more.
There is a way to decode TLS sessions
2005 Mar 01
1
SMB Signature verification failed on incoming packet!
I am running Samba 3.0.9/KRB5 1.4 on Centos 3.4 on x86 with security = ADS in a Win2k3 domain. I have successfully used kinit to authenticate, joined the domain, and wbinfo -g/-u/-t return the expected results. However, when I try and access the samba shares from a Win2k3 box, it fails telling me I don't have permissions to access the share. Needless to say I am thoroughly perplexed. I have
2003 May 14
0
SAMBA Server Not Seen in Network Brotherhood
AIX 5.1 / SAMBA 2.2.5
SAMBA server is a host server only (no PDC / WINS etc) in a 2000 AD domain. All shares can be accessed / authenticated correctly when mapped or called.
But when a client browses MicroSoft Network Neighborhood the server does not show up. It does show up in Active Directory. We've still got users that cannot get away from Network Brotherhood usage.
Kirk Shimek
2003 Mar 25
0
UNIX Server Not Seen In Network Nieghborhood
AIX 5.1 / Samba 2.2.5 / Active Directory DNS & WINS servers
The Samba server is only a client and is not configured to be a WINS / DNS / PASSWORD server to PCs. It passes all these requests to W2K AD.
Problem: The Samba server cannot be seen in Network Neighborhood / My Network Places when browsing.
Debug: Samba server has a valid name / IP address entry(s) in DNS and WINS. Can get to
2017 May 08
2
Call does not go voicemail
The "error" I was talking about was in your log:
"...== Spawn extension (extensions, 4, 3) exited non-zero on
'IAX2/home_server-6364'..."
The call terminated here in a error which prevented the dialplan from
continuing. Something there is broken, my recommendation is to check you
registrations first inside asterisk:
> sip show peers
Something wasn't
2014 Apr 08
1
NT_STATUS_NOT_SUPPORTED
Hi
My Windows folks made security changes in AD that caused my Samba server to not work with AD anymore. Clients could not authenticate to their shares using their AD credentials anymore. Looking at the Samba log I could see error so I decided to reset the Computer account and to rejoin Samba to AD again.
When I tried to join Samba to AD, "net ads join -U username", I got the following
2008 Jan 31
2
CallerID shows wrong values in manager interface
Hi everyone,
My manager interface seems to be producing wrong CallerIDs when
internal extensions call each other. Can anyone see anything wrong in
the configuration snippets pasted below? The following instance has
extension 101 call 103. The phone does show the right caller ID, but
notice that the manager interface has the CallerID as the target
number (103).
Thanks a lot for your time.
2018 Mar 06
0
Mail addresses with quotes + Postfix
Op 6-3-2018 om 14:34 schreef Philipp Berger:
> I upgraded to Dovecot 2.3.0.1 as advised, but it still seems broken. In
> the Postfix log I now see:
>
> Mar? 6 13:49:03 myhost amavis[7165]: (07165-10) K00VtLRHdrYw FWD from
> <admin at mydomain.tld> -> <"@"@mydomain.tld>, BODY=7BIT 250 2.0.0 from
> MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as
2018 Mar 07
0
Mail addresses with quotes + Postfix
Op 7-3-2018 om 13:46 schreef Philipp Berger:
> I wrapped the LDA command in a script. I can see that Postfix passes
> "@@mydomain.tld" as the -d argument, without quotes.
> I then adapted the script to specifically replace this address with
> "@"@mydomain.tld, but this results in the following error message by
> Dovecot:
>
> ??? auth: Info: userdb(?):
2018 Mar 06
2
Mail addresses with quotes + Postfix
I upgraded to Dovecot 2.3.0.1 as advised, but it still seems broken. In
the Postfix log I now see:
Mar? 6 13:49:03 myhost amavis[7165]: (07165-10) K00VtLRHdrYw FWD from
<admin at mydomain.tld> -> <"@"@mydomain.tld>, BODY=7BIT 250 2.0.0 from
MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as B8CA22DA1B37
Mar? 6 13:49:03 myhost amavis[7165]: (07165-10) Passed CLEAN
2000 Jul 05
0
Recommended Share Configuration
Samba 2.0.7 / AIX 4.3.3 Works as expected currently
data path is /home. Using the special "share" of [homes]
End users would like the ability to see each other's $HOME i.e. /home/joeblow
browseable by all other users on the system or even just the users of the same
group. But have write ability restricted to the owner of the directory. In this case
joeblow can write/change
2018 Mar 07
0
Mail addresses with quotes + Postfix
Interesting, the documentation and the build-in help of dovecot-lda do
not mention -r exists :)
case 'r':
/* final recipient address */
if (smtp_address_parse_path(ctx.pool, optarg,
SMTP_ADDRESS_PARSE_FLAG_ALLOW_LOCALPART |
SMTP_ADDRESS_PARSE_FLAG_BRACKETS_OPTIONAL,
&final_rcpt_to, &errstr) < 0) {
i_fatal_status(EX_USAGE,
"Invalid -a parameter: %s",
2018 Mar 07
3
Mail addresses with quotes + Postfix
I wrapped the LDA command in a script. I can see that Postfix passes
"@@mydomain.tld" as the -d argument, without quotes.
I then adapted the script to specifically replace this address with
"@"@mydomain.tld, but this results in the following error message by
Dovecot:
??? auth: Info: userdb(?): Username character disallowed by
auth_username_chars: 0x22 (username:
2004 Apr 26
7
TRW: getters and setters
Hi all,
I mentioned this on the forum but wasn''t sure if
anyone was paying attention. I was just wondering if
it would be possible to replace the
get_something/set_something style methods with the
more Rubyish something/something= style (i.e. uniform
access).
For example, the Button class currently has
button.get_label and button.set_label("foo"). It
would give me warm,
2024 Jan 03
1
chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow response
> On Jan 2, 2024, at 23:17, thelma at sys-concept.com wrote:
>
> On 1/2/24 15:13, asterisk at phreaknet.org wrote:
>>> On 1/2/2024 4:03 PM, thelma at sys-concept.com wrote:
>>> I'm using asterisk-16.30.1
>>>
>>> When I try to call another asterisk server over IAX I get a busy signal,
>>>
>>> chan_iax2.c:4739 __auto_congest:
2018 Mar 07
2
Mail addresses with quotes + Postfix
Op 7-3-2018 om 15:40 schreef Stephan Bosch:
>
>
> Op 7-3-2018 om 13:46 schreef Philipp Berger:
>> I wrapped the LDA command in a script. I can see that Postfix passes
>> "@@mydomain.tld" as the -d argument, without quotes.
>> I then adapted the script to specifically replace this address with
>> "@"@mydomain.tld, but this results in the
2015 Jul 13
1
Strange issue with share access on domain controllers
Hi,
No change
According to netbios aliases documentation, it only modify NETBIOS
announce, but I'm using DNS to access the host (and it is correctly
resolved since smbclient access works, shares list works on windows)
Regards
Le 13/07/2015 15:53, Zerwes, Klaus a écrit :
> set
>
> netbios aliases =
>
> in the global section of smb.conf
>
> Good luck
>
> Klaus
2007 Sep 24
2
--delete not working
Hi,
I've set up a rsync deamon with the following config, on the remote side.
[deploiement]
path = /data/one_tree
use chroot = yes
max connections=2
lock file = /var/lock/rsyncd
read only = no
uid = nobody
gid = nogroup
hosts allow = someIP
from the source host I do :
rsync -rtlv --exclude='.svn/**' --exclude=.svn --delete preprod/
2015 Jul 13
0
Strange issue with share access on domain controllers
set
netbios aliases =
in the global section of smb.conf
Good luck
Klaus
Klaus Zerwes
Rosa Luxemburg Stiftung | IT-Auslandskoordinator
Franz-Mehring-Platz 1 | 10243 Berlin
Tel. +49 30 44310-555 | Fax +49 30 44310-182
zerwes at rosalux.de | www.rosalux.de
________________________________________
Von: samba [samba-bounces at lists.samba.org]" im Auftrag von
1998 Jun 30
5
NT Crashes when doing large network file Xfers (was Re: NT crashes during smbtar)
Ernie,
Thanks for the great info.. Based on what you were seeing, would
you suspect that part of the problem is with the combination of NT
and the 3com card (3c595)? Currently, we are ONLY seeing this
under NT Workstation (not server) and almost all of our machines
have this same 3com 3c595 card (only if using 100BaseT)..
-- Rick
-----Original Message-----
From: Ernie Oporto