Displaying 20 results from an estimated 6000 matches similar to: "question"
2004 Jun 11
3
what am I doing wrong
I am seeing some rather strange behavior with synch of 2 directories on the same system using 2.6.2.
The older file is the image of a full backup and is 29Gig in size. The new image is a slice of an incremental
backup and is 101Meg in size.
the command line is:
time /home/wally/rsync/rsync-2.6.2 -av --rsh=rsh --backup --stats --block-size=<xxx> --write-batch=kbup1aaa
2004 Jul 28
3
only 1.3 of 12 GB will transfer from OSX to Linux
Hello,
I'm having trouble transferring files from an rsync server on Mac OSX to a
Linux machine. I'm doing everything as root on both ends to make sure it's
not a permissions issue, but still can't get all the files to transfer.
I have the rsync server running on OSX as root, like this:
server:/Users root# cat /etc/rsyncd.conf
[user_docs]
path = /Users
read only = true
2019 Oct 07
2
Is imap "list" required before imap "select" for shared folder?
I set up a shared mailbox with dovecot and it basically works. However,
before I can imap SELECT or STATUS the shared mailbox I have to first do
an imap LIST, i.e,
. list "" *
If list is not done first, the imap select or status command on the
shared mailbox results in a "NO" response with "mailbox doesn't exist"
response text.
I can provide more
2004 Jun 16
3
[Bug 1463] New: poor performance with large block size
https://bugzilla.samba.org/show_bug.cgi?id=1463
Summary: poor performance with large block size
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: wmatthews@sepaton.com
2020 Oct 03
6
UpdateHostkeys now enabled by default
Hi,
I just fixed a couple of corner-cases relating to UpdateHostkeys in git
HEAD and have enabled the option by default. IMO this protocol extension
is important because it allows ssh clients to automatically migrate to
the best available signature algorithms available on the server and
supports our goal of deprecating RSA/SHA1 in the future.
We would really appreciate your feedback on this
2001 Oct 31
3
2.9.9p2 and Solaris-2.8 PAM: Cannot delete credentials[7]: Permission denied
The 2 errors:
pam_setcred: error Permission denied
Cannot delete credentials[7]: Permission denied
Looks to be a major bug in the PAM module for Solaris-2.8/2.7/2.6.
Has anyone from the list (developers of OpenSSH, endusers, hackers, etc.)
came up w/ a solution? Even a temporary one?
When authenticating yourself on the same system that worked, but when
authenticating to another system failed. I
2008 Nov 26
1
bridging - Didn't get a frame from channel
Hi,
I am having a difficulty with
getting two realtime user?s to bridge on answer. I have managed successfully to
bridge the same two users/channels via the Bridge Manager api command and
confirm that the two communicate directly bypassing the asterisk server (I
confirmed this with Wireshark).
Does anyone have some ideas? I have
put some log entries below.
I haven?t attached my
2002 Jun 14
1
different loginscripts
Hi,
at the moment I use "logon script = scripts\%G.bat", and have two
scripts for my two main user groups.
Now there are some special users which should have different scripts, so
I thought, if there is a way of adding an option to use two login
scripts; e.g. if there is an user script, use it, if not than use the
group script.
Or do I have to maintain that "problem" by
2015 Feb 20
3
SUCCESS: OpenSSH_6.7p1-snap20150220
Compiled OK, and operating nicely on CentOS 6.6, both 32/64 bit.
Really appreciate the UpdateHostkeys feature!
One issue I noticed, the screen output gets garbled if the user has been "asked" to "Accept" the new hostkeys.
Looks like the screen output is missing the CR's, and only LF's get presented.
[root at be2 .ssh]# ssh be1 ls -l
Warning: Permanently added
2024 Nov 12
3
[PATCH 0/2] Specify signature algorithm during server hostkeys prove
From: Maxime Rey <maximejeanrey at gmail.com>
Hello,
I've discovered an issue with sshd when it's configured to use the SSH agent
alongside multiple host keys. Specifically, this problem happens during the
hostkeys-prove-00 at openssh.com request, when the server attempts to
demonstrate ownership of the host keys by calling the agent.
The issue occurs because, while processing the
2004 Sep 10
2
Incomplete format description?
Hi,
have I just overseen a link, or is the format description on
http://flac.sourceforge.net/format.html lacking information on how to
actually decode the residual partitions to PCM sample data?
Tor
2006 Jan 05
2
POP3 only - why is cur/ growing?
Hi,
I use Sarge's dovecot for a pop3 mail collection server. IMAP is not
used at all. It works well, but I would like to know why one of the
accounts also keeps a copy of all e-mail copies in the cur/ folder?
Thanks a lot,
Wally
--
Wally Winchester
wally_winchester at fastmail.fm
--
http://www.fastmail.fm - The way an email service should be
2019 Oct 21
2
Multiple Signatures on SSH-Hostkeys
Hello, OpenSSH-wizards.
In our company, we have looked into SSH-HostKey-signing in order to
realize automated access without the need to accept the server's
hostkey, manually.
I got it to work with the HostCertificate-directive inside the
sshd_config.
Now, I was wondering whether it is possible to have multiple
signatures, so I can, for example, sign the hostkey once with a
2001 Oct 24
3
Inconsistent server/client configuration
It appears somewhat inconsistent to me that parameter HostKey is configurable
on the server side but fixed on the client side.
On the client, always _PATH_HOST_KEY_FILE, _PATH_HOST_DSA_KEY_FILE,
_PATH_HOST_RSA_KEY_FILE are used (in this order), whereas on the server,
the paths can be specified by up to three HostKey options as arbitrary names
in arbitrary sequence.
Similarly, option
2004 Jan 16
2
ext3 bug?
Hi,
I have a severe filesystem crash on a machine with a single ext3 filesystem.
It is the second time that this happens to me (on two different machines that
are identical in hardware setup and mostly in software - I cloned them when
I started to work).
It looks like the journal (or something else, i am not an expert here) has
gone wild and overwritten loads of inodes. I have a single filesys
2002 Jan 31
7
x509 for hostkeys.
This (very quick) patch allows you to connect with the commercial
ssh.com windows client and use x509 certs for hostkeys. You have
to import your CA cert (ca.crt) in the windows client and certify
your hostkey:
$ cat << 'EOF' > x509v3.cnf
CERTPATHLEN = 1
CERTUSAGE = digitalSignature,keyCertSign
CERTIP = 0.0.0.0
[x509v3_CA]
2020 Apr 26
5
[Bug 3155] New: openssh support hostkey encrypt
https://bugzilla.mindrot.org/show_bug.cgi?id=3155
Bug ID: 3155
Summary: openssh support hostkey encrypt
Product: Portable OpenSSH
Version: 8.2p1
Hardware: ARM64
OS: Linux
Status: NEW
Severity: security
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
2011 May 29
5
Free CNAM
FreeCNAM.org is providing a free CNAM API for Open Source PBX users.
This API queries a private CNAM database, and returns standard
15-Character CNAM results. Any entry not already in the database will
be queued for investigation, and added to the database as soon as
information is located. This system has access to several CNAM
backends, and is not a party to any use-limiting or no-caching
2003 Sep 18
2
Need help with H.323
hi all
I'm trying to setup a dlink dph-100h phone (actually a dph-100m but with
the h.323 software) with asterisk and chan_h323. AFACS, the dph-100h
software can only be configured to point to a gatekeeper. I know I don't
need to do this, but it's a test before I setup my Symbol Netvision
phones (I don't have an access point for them now). First, this is what
I have, and what
2015 Jan 09
4
OpenSSH_6.7p1 hostbased authentication failing on linux->linux connection. what's wrong with my config?
On Fri, Jan 09, 2015 at 12:22:00 -0800, grantksupport at operamail.com wrote:
> @client
>
> as root (as before)
>
> ssh server.DOMAIN.COM
> Permission denied (hostbased).
>
> instead, as my user, fails differently for some reason,
>
> ssh server.DOMAIN.COM
> ...
> no matching hostkey found for key ED25519