Displaying 20 results from an estimated 40000 matches similar to: "No cipher option"
2000 Oct 13
2
Cipher 'none'
By making a one-line change it is possible to enable the cipher 'none'
in openssh. But you still have to ask for it explicitly, either by
adding it to /etc/ssh/ssh_config or by giving the '-c none' option to
ssh.
I think that this 'feature' should be turned back on, because for slow
machines or large file transfers, using encryption slows things down a
lot. This means
2016 Mar 13
0
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Am Donnerstag, 10. März 2016, 10:41:34 CET schrieb mathias dufresne:
Hi, Mathias and all
thank you for your answer.
> Hi all,
>
> SPN = servicePrincipalName
>
> A simple search returning all servicePrincipalName declared in your AD:
> ldbsearch -H $sam serviceprincipalname=* serviceprincipalname
>
For me:
ldbsearch -H
/var/lib/samba/private/sam.ldb serviceprincipalname=*
2000 Jul 27
2
bug in lastlog logging?
Folks;
I couldn't find anything on my archive of the mailing list on this,
and it may just be my mis-understanding, but:
When I "ssh machine1 -l user1" as user2 on machine2, if user2 has the
same uid on machine1, then user2's name ends up in lastlog, instead of
user1's.
This is a bit disconcerting when user2 is root, and root isn't allowed
to remotely log in on
2014 Feb 20
1
Regression in 6.5p1 when using -W option
Hi,
we got a report on the Cygwin mailing list showing that there's a
spurious error message when using the -W option. This didn't occur with
OpenSSH 6.4p1. Here's an example:
$ ssh machine1 -W machine2:22
getsockname failed: Bad file descriptor
SSH-2.0-OpenSSH_6.1
The error message is a result of getsockname being called with a
file descriptor -1. The call stack at the
2004 Jun 24
2
Roaming profiles. How to do it ?
Hi all..
I'm using Samba 3.0.2a on Mandrake 10, serving +/- 50 win98 clients.
I'm using this options:
logon path = \\%N\%U\profile
logon home = \\%N\%U\profile
but the roaming profile seems do not working... at least the way that I
want. (maybe this is the right behavior).
What I want:
-> When an user logins on MACHINE1 the profile that is saved in
Linux begin download to
2003 Jan 16
0
Rsync over SSH v2 with strong authentication but not encrypte d to get the highest speed on Rsync?
No it is one Sun solaris 8 box trying to back up several aix boxes.But
apparantly it is not possible to disable the encryption so I was hoping that
I could use another -e like ftp or something like that thru rsync.
But I cannot seem to get to work.
Regards Boris
-----Original Message-----
From: Jim Kleckner [mailto:jek-rsync@kleckner.net]
Sent: 15. januar 2003 19:47
To: Boris Gegenheimer
Cc:
2002 Mar 15
0
Problem with scp in Openssh3.1p1
(Excume for my poor english)
Hi!
I'm having a problem with scp since I installed openssh 3.1p1.
Server: Openssh 3.1p1
Client: Openssh ANY_VERSION
$ scp -v -v -v -v -v -p -C user at machine1:/etc/passwd ./machine1.passwd
Executing: program /usr/bin/ssh host machine1, user user, command scp -v -p
-f /etc/passwd
Sending file modes: C0644 473 passwd
473 bytes... it's ok
$ scp -v
2002 Mar 18
0
Fwd: Problem with scp in Openssh3.1p1
> I'm having a problem with scp since I installed openssh 3.1p1.
>
> Server: Openssh 3.1p1
> Client: Openssh ANY_VERSION
>
>$ scp -v -v -v -v -v -p -C user at machine1:/etc/passwd ./machine1.passwd
>Executing: program /usr/bin/ssh host machine1, user user, command scp -v
>-p -f /etc/passwd
>Sending file modes: C0644 473 passwd
>
2006 Sep 17
2
Running just part of dovecot
I'm currently setting up a large mail system, with different services
split out onto different machines. What I want is this:
machine1: dovecot smtp auth, no pop/imap
machine2: dovecot lda, no pop/imap
machine3: pop/imap, nothing else
machine3 is obviously not the issue. Is there a way to run machine1
and machine2 with just their respective services, but no pop/imap?
--
Marshal Newrock
2009 Mar 21
2
How to change Rlapack by lapack (for rpy2 installation)?
(I asked an earlier question on the rpy2 installation
to the rpy2 list, the solution there was to
edit the setup.py script, but this looks beyond what I can do unless
someone tells me exactly what to modify).
I have R 2.8.1 on 2 machines running ubuntu 8.04
(packages R-base and R-base-dev, among others, installed using Synaptic)
and while the installation
of rpy2 went fine on machine1, failed on
2006 Aug 26
0
FC5 -- Xen 3.0.2 -- iptables with dom0 and domU
Situation:
Running a simple UDP client/server program where the client on one domU on
one computer sends echo packets to another domU on another computer,
server sends echoes back. They do this on a specified port (will use any
port between 5000-6000). This program works on non-Xen machines in
various environments, Linux and Solaris. Program just hangs on the domUs.
I believe I need help with
2004 Jul 06
1
[Windows] Unable to delete files transfered by rsync
Hi all,
I'm newbie to rsync, not sure if I use it correctly.
I installed rsync v2.6.2 protocol version 28 on 2 of my machines at
home. Both running WinXP SP1.
On the machine (named machine 1) with NTFS formatted drive, I issued the
following commands
>rsync -varuz "machine2::My Documents/My Financials/" .
The update was success. However the subdirectories
2004 Apr 25
0
Strange IAX behaviors
I've been setting up a couple of * boxes with IAX trunking between
them. But I've been seeing some strange IAX behavior. Asterisk version
is latest CVS-04/21/04-18:10:19.
Here's what I'm doing: the boxes are peers, and I have setup my iax.conf
file to look something like this:
<< machine1 >>
[iaxuser]
type=friend
username=iaxuser
secret=foo
auth=md5
2024 Aug 23
1
Secondary SSH connection
I have several local machines that, while working, I frequently use ssh
to do something on a different machine. While on that second machine,
I may even use ssh to do something on a third machine. All of this
works exactly as it should. FWIW, all of my local machines run Fedora.
Fedora currently includes openssh-9.6p1-1.fc40.4.x86_64 package.
If I use JuiceSSH on my Android phone to contact one
1998 Dec 02
2
W95/98 connect to any SMB share as another user? (SAMBA dige
> Date: 30 Nov 1998 20:22:27 GMT
> From: mathog@seqaxp.bio.caltech.edu
> To: mlist-samba@nntp-server.caltech.edu
> Subject: W95/98 connect to any SMB share as another user?
> Message-ID: <73uuq3$s7j@gap.cco.caltech.edu>
>
> map H: as \\machine1\share1 as username=John, password=JohnsPassword map
> M: as \\machine2\share2 as username=Jane, password=JanesPassword
>
2001 Sep 07
2
Newbie to rsync
Hi All
I have compiled rsync on a Solaris 5.5.1 machine1 . I have compiled this
on a partition on the machine as root.
I have done the following
shared the Partition on the machine i have compiled.
mounted this partition this partition on the machine2 where I need to
rsync data
then When I issue the command
on machine2 as
rsync -avz machine2:/x machine3:
It gives me
sh :rsync not found
EOF
2008 Mar 27
2
User restriction on some client machines
Hi,
we have a Samba 3.0.24 server on a Fedora Core 5 system and we use it as PDC. I have client machines with Windows XP SP2.
What I want:
- some machines (for example machine1) should be used only by user1 and user2
- allow user3 to use ONLY some machines (for example machine2)
I tried the following:
[global]
include = /etc/samba/smb.conf.%m
invalid users = user3
here's the
2010 Aug 27
0
Strange problem
Hello.
I have a strange problem with rsync
With a cron, I run a script that launches about 30 processes at once, two of which fail, always the same.
It worked fine until recently.
The commands executed are of the type:
rsync -Aavq --password-file=passfile --del --log-file=logfile rsync://user at machine1/path /mnt/backups/machine1/
rsync -Aavq --password-file=passfile --del --log-file=logfile
2007 Aug 06
2
Request for explanation on NFS re-export issue
I have a situation involving Samba that I _believe_ may be the fault of
a buggy or old NFS daemon, but am not sure. I'm hoping someone can
explain to me what is going on here (I have found a workaround).
I have a Samba server on Fedora 7 (3.0.25b + whatever patches Fedora
includes). This server exports a share called software which points to
a local directory on that server /software.
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2.
I am getting arg list to long.
I am using centos 5 machine 1 and centos 4.5 on machine2.
I am using the default shell which is bash.
How can I get past this?
THanks,
Jerry