Displaying 20 results from an estimated 1000 matches similar to: "Troubleshooting ssh-agent forwarding w/ v2 protocols"
2001 Aug 27
2
agent forwarding with v2
I'm confused about the status of auth agent forwarding while using v2
protocols. I found an old newsgroup post that said it was not available but
an entry in the ChangeLog entry dated 20001113 seems to indicate that it was
added.
So. Does agent forwarding work while using v2 protocols? I've been unable to
get it to work since I switched to using v2.
Thanks,
Ben
--
Ben Beuchler
2004 Oct 11
4
Detecting unused accounts
I'm looking for a way to figure out which accounts have not been logged in
to in over n days. It occurs to me that, perhaps, the way to do this
would be to look at the mtime on one of the dovecot-maintained files, like
'dovecot-uidlist'. Is there a particular file that would be modified on
(almost) every login, whether it be via POP or IMAP?
-Ben
--
Ben Beuchler
2004 Dec 23
1
Moving existing MD5 passwords to LDAP?
I have a dovecot installing working quite well for around 1000 users using
passwd-file authentication. I'm moving to LDAP and would sure love to be
able to migrate the existing MD5 passwords.
I've tried using ldapmodify to set "userPassword" to
{CRYPT}$1$H8JE0k5X$y.ptShgYbOgWF.99lX88N1
and
{MD5}$1$H8JE0k5X$y.ptShgYbOgWF.99lX88N1
In both cases, ldapmodify exits without errors
2004 Nov 08
0
Excessive imap-login and pop3-login processes
I'm running a Linux mail server with Postfix and Dovecot. I've noticed
that the number of "imap-login" processes usually sits around 240, and
"pop3-login" usually around 50 or so.
The comments in the config file seem to indicate that, with my setup, I
shouldn't see more than about 10 of each. Am I misunderstanding the
config or is this expected behavior?
2001 Jul 24
2
Small buglet trying to recompile SRPM
I've got RedHat 7.1 and when I downloaded the SRPM for
openssh-2.9p2-1.src.rpm and tried to rpm --recompile it bombed.
Here's the error message that it generated:
+ pushd x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2/x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2
+ xmkmf -a
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
Makefile:1052: *** target
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2001 Aug 08
4
build problem with 2.9p1 & p2
Greetings -
I don't think this is a bug; just something I don't understand.
I'm using RedHat Linux v7.0 with an i686 processor.
I've been using openssl v0.9.5a with openssh v2.2.1
I've upgraded to openssl v0.9.6b and openssh v2.9.p2
I've built both packages with the '--prefix=/usr' option.
During the openssh 'make install' at 'host-key' I get
2004 Nov 15
2
eudora issue
There seems to be a protocol mismatch between eudora and dovecot when
using pop. The login interchange with, for example, mozilla, is as
follows:
MO: [connects]
DC: +OK dovecot ready.
MO: CAPA
DC: +OK
DC: CAPA
DC: TOP
DC: USER
DC: UIDL
DC: RESP-CODES
DC: STLS
DC: SASL PLAIN
DC: .
MO: USER yyy
DC: +OK
MO: PASS xxxxxxxx
DC: +OK Logged in.
But with eudora, with apparently equivalent
2004 Nov 19
2
.INBOX required?
Hi,
Newbie to Dovecot and IMAP in general. The system in question is RH 9,
Dovecot 0.99.11, Maildir, accessing mail with SquirrelMail, Thunderbird,
Kmail, Mutt, Entourage and Mail.app.
I've set up the maildir for users in ~/Maildir. Inside that I have other
folders, .Sent, .Drafts, .Trash, .Junk, .MakeJunk, .MakeGood.
~/Maildir itself has the cur, new, and tmp folders, but I note that
there
2003 Oct 01
2
documentation update?
The INSTALL file in the current distribution has the passphrase request
at
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
maybe this should be changed to
http://www.liquidmeme.net/software/x11-ssh-askpass
??
--
Antonino Iannella
Santos Ltd
91 King William St ADELAIDE SA 5000
Ph +618 8224 7712
Fax +618 8224 7577
Mobile +61408 800007
Email antonino.iannella at
2001 Apr 19
3
Why we can't login ? (fwd)
hints?
-------------- next part --------------
An embedded message was scrubbed...
From: Markus Friedl <msfriedl at cip.informatik.uni-erlangen.de>
Subject: Why we can't login ?
Date: Thu, 19 Apr 2001 09:18:02 +0200 (MET DST)
Size: 4357
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010419/b433827e/attachment.mht
2001 May 01
1
fatal compile error on SGI IRIX
IRIX64 6.5 01101245 IP27
20010425 CVS
- (djm) Include crypt.h if available in auth-passwd.c
cc-1143 cc: ERROR File = /usr/include/crypt.h, Line = 38
Declaration is incompatible with
"void des_encrypt(unsigned long *, struct des_ks_struct *, int)"
(declared at line 150 of "/usr/local/ssl/include/openssl/des.h").
extern void des_encrypt(char *, int);
2002 Oct 12
2
scp
I would absolutely love a flag in scp to ignore sym-links.
Douglas Boldt
Endai WorldWide, NYC
Technical Operations Manager
212-430-0808 x118
2001 May 17
5
AIX SSH 2.x ssh and /etc/ftpusers rcp rlogin WRONG !
IF ssh is a replacement for rlogin,rsh etc I can accept it respecting
rlogin=false as rlogin does and rsh does not, however scp is a replacement
for rcp, and rcp does NOT use rlogin attribute, so the implementation is
NOT standard as scp fails if rlogin=false, but rcp succeeds, as documented.
thanks
mark
2008 Dec 29
4
Using an Exec inside a define
I''m working on a definition for activating/deactivating Apache modules
on an Ubuntu system. Inside my Apache class I have this definition:
define module($ensure) {
case $ensure {
enabled: { exec { "a2enmod":
command => "/usr/sbin/a2enmod $name",
logoutput => on_failure,
2003 Oct 17
1
ssh-agent and rdist
Hi,
I'm having a real difficulty here, and I'll keep this very short; ask
for needed details. I've got two nearly identically configured RedHat 8
systems, call them A and B. I've generated keys with passphrases on
both, added the public key for B to ~/.ssh/authorized_hosts on A and
vice versa.
On either machine, I can use ssh-agent with no problems. In particular,
if I run
2003 Feb 26
1
nanosleep
Could someone familear with the OpenBSD tree please point me to nanoslep.
scp.c now uses it and it's not in all plattorms so we'll ethier have to add
one to openbsd-compat or ifdef that chunk.
Thanks.
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
2002 Nov 07
2
Cant run SSHD daemon
I have compiled openssh for sun solaris 2.6, no errors
When I try to run SSHD daemon it says the following error.
This platform does not support both privilege separation and compression
Compression disabled
Privilege separation user sshd does not exist
Any one that have answer to this problem mail me on daniel.d.olsson at telia.se <mailto:daniel.d.olsson at telia.se>
//Daniel
2001 Dec 12
1
RFE: ssh-askpass program configurable
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I note that ssh-askpass-gnome was moved into the contrib/ directory of
portable OpenSSH and the configure option for it
(--with-gnome-askpass) was removed.
I can understand not wanting a configure option for one particular
askpass program, but it would be useful to have a general replacement,
as in
% ./configure