Displaying 20 results from an estimated 400 matches similar to: "[Bug 1860] New: UseDNS option ignored"
2015 Nov 13
0
[Bug 1860] UseDNS option ignored
https://bugzilla.mindrot.org/show_bug.cgi?id=1860
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #6 from Damien Miller <djm at
2008 Nov 26
3
Dovecot Proxy with MySQL auth
We are looking at deploying several pop/imap servers to house the mail for
15,000 or more mailbox accounts. We are contemplating on the design and are
looking at using MySQL auth (we already have a MySQL environment in place
for our user auth to live) and proxy_maybe so each server can proxy for all
the others and we just have a network load balancer distribute the incoming
connections to all of
2003 Sep 26
2
[Bug 720] "UseDNS no" breaks public key login
http://bugzilla.mindrot.org/show_bug.cgi?id=720
Summary: "UseDNS no" breaks public key login
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2016 Mar 17
2
[Bug 2554] New: UseDNS documentation is misleading
https://bugzilla.mindrot.org/show_bug.cgi?id=2554
Bug ID: 2554
Summary: UseDNS documentation is misleading
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Documentation
Assignee: unassigned-bugs at
2010 Aug 21
2
What's the point of UseDNS?
According to the manpage:
UseDNS Specifies whether sshd should look up the remote host name and
check that the resolved host name for the remote IP address maps back to
the very same IP address. The default is ``yes''.
Thing is, while sshd *checks*, this doesn't actually control whether or
not the client is allowed to connect, it seems at most to be an option
that causes
2015 May 28
5
[Bug 2405] New: Description of UseDNS option is not accurate
https://bugzilla.mindrot.org/show_bug.cgi?id=2405
Bug ID: 2405
Summary: Description of UseDNS option is not accurate
Product: Portable OpenSSH
Version: 6.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Documentation
Assignee:
2004 Mar 30
0
[Bug 682] UseDNS option name can be inaccurate if alternative name service is in use
http://bugzilla.mindrot.org/show_bug.cgi?id=682
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From djm at mindrot.org 2004-03-30 16:15
2009 Oct 26
17
[Bug 1667] New: sshd slow connect with 'UseDNS yes'
https://bugzilla.mindrot.org/show_bug.cgi?id=1667
Summary: sshd slow connect with 'UseDNS yes'
Product: Portable OpenSSH
Version: 5.2p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2009 Jan 14
1
ImapTest Wiki
On this page
http://imapwiki.org/ImapTest/Running
It gives command line parameters to define. One of them is "password=pass"
but this resulted in an "Unknown arg" response for me on a fresh install. I
then looked at some examples and they give the argument as "pass=pass" which
works for me.
Was the argument name changed recently or something?
2009 Apr 01
1
dbox with non-dovecot LDA
Aside from the code is there any documentation on using dbox with a
non-Dovecot LDA?
We have our own MTA and currently use Dovecot with Maildir only for message
retrieval and just have our MTA write the message files to our own directory
structure (Dovecot per user mailbox locations stored in mysql) but I am
interested in looking at moving to dbox if it is better for performance and
other
2010 Jun 17
1
basic conf error? v1.2.11
I just downloaded 1.2.11 and compiled from source including mysql support
and using default directory locations.
I walked thru the included example conf file and tweaked it out and get an
invalid configuration file.
I trimmed out all of the commented sections to make the non-default config
super easy to navigate during troubleshooting.
Remaining config which gives an error of
2008 Nov 13
2
Mailbox Hashing
First off, the website documentation is really good for Dovecot but while
reading I was not able to find anything pertaining to inbox hashing for
Maildirs. I saw plenty about hashing the directories that the user mailboxes
live in but nothing about specifically hashing an individual user's inbox
directory itself.
Is there any method for hashing the inbox automatically after say 5,000
2011 Apr 15
1
Re: kernel BUG at arch/x86/xen/mmu.c:1860!
Hey guys,
i just wanne report that our debian squeeze xen machines are also
influenced by this bug, and we tried the workaround with the debug option
by building our own
linux-image-2.6.32-5-xen-amd64_2.6.32-31_amd64.deb
but this isnt a workaround really, we tested it on an 40 vmachines dom0
and it just dont work, of course the lvm works but the machine is slow as
hell and runs into several
2008 May 11
1
BUG: Bad grep when building dovecot?
Is dovecot *really* that picky about grep, or did it just happen to pick
up an autoconf that's being overly pedantic?
I saw this message a couple of times when googling, but no particularly
good solution presents itself. I'll probably give it a new GNU grep
just to get it to shut up, but I'm a bit surprised.
I tried to compile dovecot in an OpenSolaris 2008.5 system in a zone
2009 Sep 09
4
'make install' fails on Solaris (PR#13946)
Full_Name: Bob Bownes
Version: 2.9.2
OS: Solaris 10
Submission from: (NULL) (164.55.254.106)
The sed lines in src/unix/Makefile confuse the grep distributed with Solaris
that gets configured by ./configure.
Switching from a separator of ':' to a separator of ',' fixes the problem.
76,77c76,77
< @$(SED) -e "s:@rhome:$(rhome):" -e
2016 Aug 01
4
OpenSSH 7.3p1 can't be build on Solaris 10
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
configure:17280: result: no
configure:17300: checking for mblen
configure:17356: gcc -o conftest -O3 -m64 -mtune=native -pipe -Wall
-Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security
-Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result
-fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset
2010 Jan 18
4
SSH slow
Hi All,
All of my systems are running 5.4 x64. The are all AMD x64 processors with at least 2gb of RAM in each.
I am running SSH on a non standard port.
When I SSH into ANY of my systems, I get prompted for my password right away, but after entering, it takes 30+ seconds to get logged in and get a prompt so I can work.
I dont quite know what to look for here
Does anyone have thoughts?
-Jason
2010 Jun 14
1
Subtracting POSIXct data/times
I have two dataframe columns of POXIXct data/times that include seconds.
I got them into this format using for example
zsort$ETA <- as.POSIXct(as.character(zsort$ETA), format="%m/%d/%Y %H:%M:%S")
My problem is that when I subtract the two columns, sometimes the
difference is given in seconds, and sometimes it is given in minutes. I
don't care which it is, but I need to know which
2015 Feb 26
2
Samba4 SSH SSSD-AD Problem
Hi,
I'm having a problem with ssh and sssd in a samba4 ad environment.
If I logon a linux client everything works fine. When entering klist I'm able
to see my ticket. When I try to connect/logon to another linux client with ssh
it is possible, but klist shows:
klist: Credentials cache file '/run/user/$UID$/krb5cc/tkt' not found.
So the ticket cache is not created during
2005 Aug 26
3
bug tracker bug?
Cant submit bugs - error 1303, invalid value for field when submitting a new issue.
Bug info
Failure on build with 1.2beta1 on fresh FC4 install
ast_expr2f.c:1784: warning: no previous prototype for ?ast_yyget_column?
ast_expr2f.c:1860: warning: no previous prototype for ?ast_yyset_column?
ast_expr2f.c:1259: warning: ?yyunput? defined but not used
gcc -g -o asterisk -Wl,-E io.o