Re: [gentoo-user] DNS error with ssh

2011-07-07 Thread Paul Hartman
;ve tried > rebooting and re-emerging openssh.  I am connected to an unfamiliar > wireless network (with no alternative right now) but I could ssh to > domains no problem over this network before.  Does this make sense to > anyone? It does not :) So, if you do: host example.com it show

[gentoo-user] [OT] Passing env variable to ssh?

2006-03-13 Thread Jorge Almeida
Anyone knows a way to pass an environment variable to a openssh command? I doubt there is a way, but who knows... I want something like this: myvar="whatever" ssh [EMAIL PROTECTED] ./bin/mycommand $myvar This would execute a command with argument "whatever". The probl

Re: [gentoo-user] Alternative to netkit-telnetd

2006-04-25 Thread kashani
o sonasysadmin then adding an iptables rule for port 23 is probably the best method Personally I keep the telnet server around so I can start it when I'm updating openssh. kashani -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] OpenSSH upgrade warning

2015-11-10 Thread Alan McKinnon
On 10/11/2015 16:47, Michael Orlitzky wrote: > On 11/09/2015 10:26 PM, Jeff Smelser wrote: >> >> The question is, why would you want root login? If your still using it, >> your doing it wrong. > > Maybe, but your argument isn't convincing. How am I better off doing it > your way (what is your way)

Re: [gentoo-user] OpenSSH upgrade warning

2015-11-10 Thread Stanislav Nikolov
On 11/10/2015 09:17 PM, Michael Orlitzky wrote: > On 11/10/2015 02:00 PM, Jeff Smelser wrote: >> I guess from this your assuming that everyones passwords that have been >> hacked are god, birthdays and such? >> > Again: assume that I'm not an idiot, and that I know how to choose a > long, random

Re: [gentoo-user] Re: ssh rekeying slow ?

2014-06-25 Thread Stefan G. Weichinger
s to set? Aside from that, I wonder why we as users have to do that and why it isn't set up "as good as possible" by the coders of openssh. I will see if I can figure out what to do ... Stefan

Re: [gentoo-user] ssh problem

2021-12-27 Thread Philip Webb
211226 Michael wrote: > On Sun, 26 Dec 2021 11:42:41 -0500, Philip Webb wrote: >> I want to login to a remote site using 'ssh'. >> The response I get is "Unable to negotiate with port >> : no matching host key type found. Their offer: ssh-rsa,ssh-dss".

Re: [gentoo-user] {OT} Allow work from home?

2016-02-22 Thread Daniel Frey
On 02/21/2016 04:36 PM, lee wrote: > Daniel Frey writes: > >> On 02/20/2016 02:27 AM, lee wrote: >>> Daniel Frey writes: >>>> I looked up x2go and rebuilt openssh on my home server as it suggested >>>> to try it out. >> >> I shoul

Re: [gentoo-user] Re: New openssh install message?

2010-03-12 Thread Neil Bothwick
On Fri, 12 Mar 2010 11:23:16 -0800, Mark Knecht wrote: > >>    Has anything changed about this? I'm updating a remote machine and > >> don't want to lose connectivity. > > > > Probably what the writer of that message meant is to update the > > config files with dispatch-conf and the like.  I don

Re: [gentoo-user] Re: New openssh install message?

2010-03-12 Thread Alan McKinnon
On Saturday 13 March 2010 01:02:12 Neil Bothwick wrote: > On Fri, 12 Mar 2010 11:23:16 -0800, Mark Knecht wrote: > > >>Has anything changed about this? I'm updating a remote machine and > > >> don't want to lose connectivity. > > > > > > Probably what the writer of that message meant is to upd

Re: [gentoo-user] SSH tunnel With Portage

2008-01-14 Thread Elyahou ITTAH
2008/1/14, Etaoin Shrdlu <[EMAIL PROTECTED]>: > > > What application is running on the remote box, port 443? A SOCKS server > or something else? OpenSSH, which manage the redirections alone. What kind of machine is "127.0.0.1:8080", where putty is running? It&#

Re: [gentoo-user] SSH tunnel With Portage

2008-01-14 Thread Elyahou ITTAH
co-workers and have it > runable in Wine just to impress some other people. > > But I'd never seriously USE it for anything... That's why I have ... > um ... openssh and ... err ... telnet > > -- > Alan McKinnon > alan dot mckinnon at gmail dot com > -- > gentoo-user@lists.gentoo.org mailing list > > Haha i used Putty in Windows and use now on Linux because i known it... :P Thx for all

Re: [gentoo-user] SSH tunnel With Portage

2008-01-14 Thread Etaoin Shrdlu
On Monday 14 January 2008, Elyahou ITTAH wrote: > 2008/1/14, Etaoin Shrdlu <[EMAIL PROTECTED]>: > > What application is running on the remote box, port 443? A SOCKS > > server or something else? > > OpenSSH, which manage the redirections alone. What does this me

Re: [gentoo-user] [bit OT] 32 vs. 64 bits (Thanks)

2008-12-09 Thread Eric Martin
a >> - Flash >> - Audacious >> - mplayer >> - VirtualBox/VMware >> - Qemu >> - Kerberos/OpenLDAP/OpenSSH (for these I think they are stable) >> - X.org/fluxbox >> - system suspending >> >> I have 4GB RAM and I know better is to compile for 64 bi

Re: [gentoo-user] Cannot login with publickey on sshd

2008-12-18 Thread Alan McKinnon
her from PuTTY or Cygwin, but > you have to be careful with hard returns at the end of lines (CR/LF).  Use > Notepad++ to paste your key in and you should find that it works fine. PuTTY comes with a utility to convert it's keys to openssh format. I insist my PuTTY users do this themselves

Re: [gentoo-user] Re: SSH login with both key AND password?

2009-01-07 Thread Paul Hartman
my user >> account password)? > > It is. It's even the default behavior when you create the key (openssh will > ask you for a password.) I guess I should have tried before asking! Every HOWTO/tutorial I googled seemed to really emphasize the "no more password entry!" aspect of key login. Thanks. Paul

Re: [gentoo-user] Access Windows XP running in VirtualBox

2009-03-14 Thread Roy Wright
ate VPN between Windows and Linux but in this case I need to run full OS on other machines. What are my other options? * Install cygwin's openssh server * Write a web app to launch the programs * VNC? You will need bridge networking or some port forwarding rules (http://en.gentoo-wiki.com

Re: [gentoo-user] Problem with keychain

2007-07-28 Thread Mike Mazur
issions of ~/.ssh/authorized_hosts should be 600 If you're using a different flavor of SSH than OpenSSH, the keys might go into a different file; have a look at the man page in that case :) Hope that helps! Mike -- [EMAIL PROTECTED] mailing list

[gentoo-user] Re: Re: SSH won't restart

2007-09-16 Thread Alexander Skwar
· Mike Williams <[EMAIL PROTECTED]>: > On Sunday 16 September 2007 16:40:45 Alexander Skwar wrote: > >> > openssh, in some circumstances (I believe to be openssl changing ABI), >> > will not restart as you found. It will only not restart when it's being >

[gentoo-user] X forwarding

2007-11-09 Thread Roger Mason
Then: sshd[6659880]: error: Failed to allocate internet-domain X11 display socket. I can't acces the wiki page at the moment so if someone could help with further troubleshooting I'd be most grateful. Thanks, Roger P.S. openssh-4.7_p1-r1 on both boxes. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] ssh trouble

2008-10-28 Thread Allan Gottlieb
; From: Allan Gottlieb [mailto:[EMAIL PROTECTED] >> > Sent: Tuesday, October 28, 2008 9:09 AM >> > To: gentoo-user@lists.gentoo.org >> > Subject: [gentoo-user] ssh trouble >> > >> > Yesterday's update to ssh (openssh-5.1_p1-r1) is giving me troub

Re: [gentoo-user] sshd won't restart on remote system

2008-11-12 Thread Grant
>> After updating to the latest stable x86 openssh and merging config >> files on my remote system, I get: >> >> # /etc/init.d/sshd restart >> * Stopping sshd ... [ !! ] >> >> There is nothing in /var/log/sshd/current. Does anyone know what I should

Re: [gentoo-user] SCP bash script

2012-05-03 Thread Adam Carter
uot; feature of bash, it didn't work with > scp. > > And those server I am working with, they don't have expect package > installed. :-( > > ps. I am not supposed to change the configuration of the servers( includes > setup openssh keys, or install expect) Typically

Re: [gentoo-user] ssh stalls - please help

2012-05-09 Thread Helmut Jarausch
On 05/09/2012 11:56:45 AM, Neil Bothwick wrote: On Tue, 8 May 2012 09:09:28 +0100, Neil Bothwick wrote: > The problem is caused by the server running openssh-0.6_p1 with the hpn > USE flag, which is enabled by default. Either downgrade to 5.x or > re-emerge with USE="-hpn"

[gentoo-user] internal-sftp and logs files

2011-03-01 Thread Naira Kaieski
Good afternoon, Staff set up openssh to direct users to a certain group members to a chroot environment and these users will have access only to the server using sftp protocol. Put in the sshd_config file: Match Group customers ChrootDirectory% h ForceCommand internal-sftp-l VERBOSE

[gentoo-user] Re: Locale generation and keymaps for cross compiliation?

2012-12-13 Thread Nilesh Govindrajan
-gnueabi-emerge > --root=/mnt/sdcard baselayout bash openssh chrony) which is of course > after setting up the toolchain using crossdev. > > Now the problem is, since I'm on amd64 box (and don't have an ARM > emulator), how do I generate the locale [without using an ARM emulator

[gentoo-user] Re: mod_php USE Flag question

2006-02-02 Thread Harm Geerts
ed for authentication of users. If you would disable it for packages like openssh this could lock you out of your system is there is no fallback for user authentication. Which is why you shouldn't flip (switch between on/off) the pam USE flag without giving it a certain degree of thought. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] ssh - temporary lock if too many login attempts?

2005-04-09 Thread James R. Campbell
SSH2 supports the 'PasswordGuesses' option to the sshd_config file, but OpenSSH relies on your authorization mechanism to take care of this type of thing, IIRC. 'FAIL_DELAY' and 'LOGIN_RETRIES' paramaters in your /etc/login.defs are probably what you are after if

Re: [gentoo-user] FTPs - Is there such a thing?

2006-07-12 Thread Ow Mun Heng
On Wed, 2006-07-12 at 22:58 -0700, Donnie Berkholz wrote: > Ow Mun Heng wrote: > > What I meant is "secure" ftp. > > sort of like httpS as an alternative to http. > > > > short of wrapping/tunneling ftp traffic through SSH. (That's simple) > > It

Re: [gentoo-user] OpenSSH upgrade warning

2015-11-10 Thread Michael Orlitzky
On 11/10/2015 02:23 PM, Stanislav Nikolov wrote: > > > On 11/10/2015 09:17 PM, Michael Orlitzky wrote: >> On 11/10/2015 02:00 PM, Jeff Smelser wrote: >>> I guess from this your assuming that everyones passwords that >>> have been hacked are god, birthdays and such? >>> >> Again: assume that I'm

Re: [gentoo-user] OpenSSH upgrade warning

2015-11-10 Thread Michael Orlitzky
On 11/10/2015 03:52 PM, waben...@gmail.com wrote: > > That's right. If an attacker has the full control over your machine > then it doesn't make any difference. > > But if he can only see what you are typing, for example by a keylogger > or by detecting the electromagentic radiation of your key

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-28 Thread Bill Damage
The log I see says its not using the password but the key. I have regenerated the key but it didn't help. This setup has been fine for years. Could there be key *types* which became invalid, or now need special configuration, which was caused by the OpenSSL update? NX> 203 NXSSH running with pi

Re: [gentoo-user] conflict with same package, same USE

2017-06-02 Thread Hogren
conf does include USE=bindist by default, as it includes > packages affected by this flag (specifically openssh and openssl). It's > required, as I understand, because the stage3 does distribute binaries > of these packages, thus must have the patent-encumbered parts disabled. >

[gentoo-user] Re: Recent changes to install procedure

2019-08-03 Thread Nikos Chantziaras
y the name with something else. Openssh will disable patented algorithms. Some packages will not fine-tune their performance to your CPU and instead do generic optimizations. TL;DR: you don't want to enable bindist. Better disable it globally.

Re: [gentoo-user] Recent changes to install procedure

2019-08-03 Thread Dale
the listed packages. Otherwise, they refused > to build, period. The error message said that bindist had to be set. I > did that, and they built properly. > I have openssl and openssh installed here without bindest being set.  It's been that way for longer than I can recall. 

Re: [gentoo-user] Recent changes to install procedure

2019-08-03 Thread Walter Dnes
On Sat, Aug 03, 2019 at 12:35:20PM -0500, Dale wrote > I have openssl and openssh installed here without bindest being set. > It's been that way for longer than I can recall. Perhaps another USE > flag is making it require that?? Some other package that I don't have > insta

Re: [gentoo-user] ssh rekeying slow ?

2014-06-25 Thread Dale
Stefan G. Weichinger wrote: > When I ssh into a server in my basement, this takes way more time than > usual. > > I don't have a clue what might have changed ... aside from usual > updating. I rebuilt and restarted openssh down there without a change. > > This is a bit an

Re: [gentoo-user] How does ssh know to use "pinentry"?

2014-07-05 Thread Chris Stankevitz
On Sat, Jul 5, 2014 at 7:57 PM, Rich Freeman wrote: > In any case, I suspect that gpg-agent is actually serving passwords to > openssh, so the file you want is ~/.gnupg/gpg-agent.conf - it probably > contains the line "pinentry-program /usr/bin/pinentry". If you trust >

Re: [gentoo-user] ssh problem

2021-12-26 Thread Michael
found. Their offer: ssh-rsa,ssh-dss". > > > Yesterday, I updated 'openssh' : > It sounds like the host may be running an old version of sshd that only > offers ciphers that are now disabled by default in newer releases. You > can get round this by enabling those ciph

Re: [gentoo-user] ssh from linux to Windows

2024-01-07 Thread thelma
On 1/6/24 20:09, the...@sys-concept.com wrote: I installed openssh server on Windows 11 and tried to ssh to it using the id_rsa.pub key but I didn't have luck.  I copied the key to .ssh\authorized_keys file. On linux the last line ending with "\"  on Windows Notepad repla

Re: [gentoo-user] update remote system in background

2020-04-24 Thread Michele Alzetta
ut from ssh > > > > - several days later, ssh into the remote_machine, reattach the emerge > and check the output or continue the emerge > > > > > > > > Thanks, > > > > > > > > raffaele > > > > > > > > PS I’ll do it _after_ openssh update. > > > > > >

Re: [gentoo-user] update remote system in background

2020-04-24 Thread Michele Alzetta
continue the emerge > > > > Thanks, > > > > raffaele > > > > PS I’ll do it _*after*_ openssh update. > > >

[gentoo-user] ssh key type ed25519

2020-11-21 Thread n952162
lient. These are both gentoo machines, relatively recently updated. Everything on the net talks about how to generate key files of the appropriate type, but I'm don't want to generate a key file. Apparently, this is a gentoo configuration issue.  USE flags of openssh on both machin

Re: [gentoo-user] Re: systemd? [ Was: The End Is Near ... ]

2012-03-22 Thread Walter Dnes
f the package associated with > the service? I don't understand what you're arguing here. *THE INITSCRIPT IS OWNED BY THE SERVICE PACKAGE*, not by the init package. E.g. net-misc/openssh, not sys-apps/openrc. waltdnes@d530 ~ $ equery b /etc/init.d/sshd * Searching for /etc/init.d/ss

Re: [gentoo-user] Re: New openssh install message?

2010-03-12 Thread Mark Knecht
On Fri, Mar 12, 2010 at 3:02 PM, Neil Bothwick wrote: > On Fri, 12 Mar 2010 11:23:16 -0800, Mark Knecht wrote: > >> >>    Has anything changed about this? I'm updating a remote machine and >> >> don't want to lose connectivity. >> > >> > Probably what the writer of that message meant is to update

Re: [gentoo-user] openssh newuse

2005-06-02 Thread Maxime Robert-Schreyers
Jan Callewaert wrote: >On 6/2/05, Maxime Robert-Schreyers <[EMAIL PROTECTED]> wrote: > > >>[...snip] >>I've changed my /etc/make.conf , adding ACCEPT_KEYWORDS="x86 ~x86" . >> >> > >If you wish to use the unstable branch of gentoo, you should just set >ACCEPT_KEYWORDS="~x86". > > > It was t

[gentoo-user] Filesystem access to Gentoo from XP over SSH - suggestions?

2005-07-15 Thread Steve [Gentoo]
. on the Gentoo server remotely. My remote client is WinXP, and I use Cygwin OpenSSH. Owing to low bandwidth. While Xwindows is usable it is very slow - command line interaction without X is acceptable for most tasks but imposes a very restrictive interface. If possible I would like to be able

Re: [gentoo-user] Odd problem with OpenSSH

2008-02-17 Thread Alan McKinnon
On Saturday 16 February 2008, Florian Philipp wrote: > On Fri, 2008-02-15 at 22:54 -0800, Tim Garton wrote: > > Try adding a: > > LogLevel VERBOSE > > > > or > > LogLevel DEBUG > > > > to /etc/ssh/sshd_config and restarting the ssh server, and see if > > it gives you any more info. > > Thanks! That

Re: [gentoo-user] [bit OT] 32 vs. 64 bits

2008-12-08 Thread Volker Armin Hemmann
e virtualbox works well > - Qemu qemu sucks - in any version independent from 'bitness'. > - Kerberos/OpenLDAP/OpenSSH (for these I think they are stable) they are > - X.org/fluxbox really no problems there. > - system suspending if there are problems they are independent

[gentoo-user] ssh trouble

2008-10-28 Thread Allan Gottlieb
Yesterday's update to ssh (openssh-5.1_p1-r1) is giving me trouble. The client is allan. The server is ajglap. >From the client (gnome-terminal) I can run ssh as follows [EMAIL PROTECTED] ~ $ ssh ajglap Last login: Tue Oct 28 11:50:02 EDT 2008 from allan on ssh Last login:

Re: [gentoo-user] scp login but confine the user to his home directory?

2007-02-03 Thread Mark Knecht
into the machine using ssh he cannot go > anywhere outside of his home directory? > >How would I set something like this up? Mark, Rebuild openssh with the chroot USE flag enabled and then have a look at the following HOWTO: http://www.howtoforge.com/chrooted_ssh_howto_debian It&

Re: [gentoo-user] [OT] Proxytunnel through nginx

2012-02-22 Thread Mick
> > > If you only want to get through your firewall by using the open port > 80, I'd use ssh's port forwarding capablities. > > You might have a look at > > https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding > > You can use 'localhost' as "m

Re: [gentoo-user] DNS error with ssh

2011-07-08 Thread Grant
>> I'm not able to ssh to any domain, although IPs work.  I get: >> >> $ ssh example.com >> ssh: Could not resolve hostname example.com: Name or service not known >> >> I can ping domains no problem, and web browsing works.  I've tried >> rebo

[gentoo-user] Re: Re: can one tell me: gentoo vs opensuse

2011-12-13 Thread Jack Byer
a long long ways > forward. If only Gentoo could wash dishes now. File a feature request > on b.g.o? LOL I just came across a perfect example of why I started using Gentoo rather than LFS in the src_prepare() function of the openssh ebuilds. Look at all that complexity that someone else dealt with for you so that emerge Just Works.

Re: [gentoo-user] emerge --update behavior

2012-01-01 Thread Michael Orlitzky
functions get removed, renamed, or just subtly changed. I can't replace Dovecot with users logged in. I can't upgrade/restart postgresql while clients are hitting it. If I'm working remotely, I don't want to update openvpn, iptables, or even openssh. There's a long list

Re: [gentoo-user] emerge --update behavior

2012-01-02 Thread Neil Bothwick
> Apache was just an example. PHP is the same way: functions get removed, > renamed, or just subtly changed. I can't replace Dovecot with users > logged in. I can't upgrade/restart postgresql while clients are hitting > it. If I'm working remotely, I don't want t

[gentoo-user] sshfs - cannot unmount as normal user

2012-09-13 Thread Helmut Jarausch
e to generate a general rule in /etc/sudoers and add everybody to the group 'wheel' which I'd like to avoid. I'm using kernel 3.5.3 openssh 6.1_p1 sshfs-fuse (GIT version 2012/09/13) fuse 2.9.1-r1 I can't use fuse from GIT since it breaks many packages on my machine. Many thanks for a hint, Helmut.

Re: [gentoo-user] openpty() failing with UNIX98 ptys

2013-01-27 Thread Peter Humphrey
ersion of all the relevant packages. The problem manifests > itself on any program that attempts to allocate a pseudo-terminal, > including portage and openssh. I first noticed the problem when I could > no longer ssh into the server because it would not allocate a pty. > > I have the

Re: [gentoo-user] ssh hanging ... why?

2013-09-18 Thread Stefan G. Weichinger
Am 18.09.2013 19:47, schrieb Joe Nyland: > Not sure why a downgraded openssh would improve things for you if > this is the issue, however I faced the same issue as yourself and it > was caused by mDNS trying to do a reverse lookup on the host > connecting in to the affected server

[gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween

2017-03-12 Thread tuxic
9.8 -bindist And others wants: (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) conflicts with >=dev-libs/openssl-0.9.8f:0[bindist] required by (net-misc/openssh-7.4_p1:0/0::gentoo, installed) ^^^ dev-libs/openssl:0[bindist] required by

Re: [gentoo-user] 'Heartbleed' bug

2014-04-09 Thread Pavel Volkov
probably vulnerable. So any passwords you've used on the web in the past two years should be changed. What surprises me here is OpenSSH. It's not supposed to use OpenSSL but Debian update process suggests to restart it after updating OpenSSL to a fixed version. Is it an overkill o

Re: [gentoo-user] ssh from linux to Windows

2024-01-08 Thread Andreas Fink
On Sat, 6 Jan 2024 20:09:37 -0700 the...@sys-concept.com wrote: > I installed openssh server on Windows 11 and tried to ssh to it using the > id_rsa.pub key > but I didn't have luck.  I copied the key to .ssh\authorized_keys file. > On linux the last line ending with "

Re: [gentoo-user] Configure sshd to listen on specific interfaces?

2020-08-27 Thread Michael Orlitzky
On 2020-08-27 09:40, Grant Edwards wrote: > I'm trying to figure out how to conifgure openssh sshd to listen on > specific interface(s). I know how to configure it to listen on a > specific IP address, but what do you do when using DHCP and don't know > what IP address i

Re: [gentoo-user] ssh login, passing local user environment

2020-10-25 Thread John Covici
uot;ifconfig" is not working only > > "/bin/ifconfig" > > > > I was thinking it is the option in sshd_config: PermitUserEnvironment > > but enabling it didn't help. > > Which USE-flags did you use for ssh? > > # eix net-misc/openssh &g

[gentoo-user] Re: go to a no-x console from failed X + lxde install

2016-12-09 Thread Harry Putnam
e bottom listing quite a few non-X pkgs but saying: (dependency required by "net-misc/openssh-7.3_p1-r8::gentoo[pam]" [ebuild]) What dependancy.. use use flag of X? Also, I thought it might help to stick a use flag of `-gtk' in make.conf. But when I did that just now as an ex

Re: [gentoo-user] openssh newuse

2005-06-02 Thread Mike Williams
On Thursday 02 June 2005 17:49, Maxime Robert-Schreyers wrote: > configure:6491: checking compiler and flags for sanity > configure:6510: i386-pc-linux-gnu-gcc -o conftest -O2 -mcpu=i686 > -fomit-frame-pointer -DWITH_LDAP_PUBKEY -Wall -Wpointer-arith > -Wno-uninitialized    -lldap conftest.c  >&5 c

Re: [gentoo-user] Can't build OpenSSH, requires Perl 5

2005-06-11 Thread YoYo Siska
Zac Medico wrote: > YoYo Siska wrote: > >>Zac Medico wrote: >> >> >>>More drastic than my solution but it could be >>>necessary. I've seen USE="-*" more commonly but maybe >>>they're equivalent. I believe emerge --nodeps does >>>basically the same thing. >> >>no >>USE="-*" skips all optional dep

Re: [gentoo-user] [bit OT] 32 vs. 64 bits (Thanks)

2008-12-09 Thread TimeBreach
s are: - Seamoneky/Firefox - Java - Flash - Audacious - mplayer - VirtualBox/VMware - Qemu - Kerberos/OpenLDAP/OpenSSH (for these I think they are stable) - X.org/fluxbox - system suspending I have 4GB RAM and I know better is to compile for 64 bits, but for me is more important stability. Thanks

Re: [gentoo-user] SSH won't restart

2007-09-16 Thread Mike Williams
because I don't want > to shut myself out of this remote server. This thread went on for a long time, which I mostly ignored TBH. However, I think I just found a solution. openssh, in some circumstances (I believe to be openssl changing ABI), will not restart as you found. It will only

Re: [gentoo-user] insatiable revdev-rebuild

2007-10-04 Thread Bo Ørsted Andresen
ne so. The revdep-rebuild for libssl found nothing, but the > one for libcrypto rebuilt openssl. However rerunning the command > again again rebuilt openssh. A msg had explained that this is > possible but didn't suggest that the request would never end. I have > run the revdep-r

Re: [gentoo-user] SCP bash script

2012-05-03 Thread Joshua Murphy
uot; feature of bash, it didn't work with > scp. > > And those server I am working with, they don't have expect package > installed. :-( > > ps. I am not supposed to change the configuration of the servers( includes > setup openssh keys, or install expect) > >

Re: [gentoo-user] internal-sftp and logs files

2011-03-02 Thread Ivan Kharlamov
2011/3/1 Naira Kaieski : > Good afternoon, > > Staff set up openssh to direct users to a certain group members to a chroot > environment and these users will have access only to the server using sftp > protocol. > > Put in the sshd_config file: > Match Group customers

Re: [gentoo-user] Display indirect login X app here?

2011-05-24 Thread Neil Bothwick
and that app opens here fine. I > guess that points to KDE apps only. > >I'll have to do some reading about zssh and how that differs from > openssh that I'm using here. Is there some equivalent of .zshrc that > would allow me to do the same thing? Or maybe something

Re: [gentoo-user] [ANNOUNCE] I like systemd now :)

2012-11-12 Thread Keith Dart
s-auth/pambase) net-misc/openssh-6.1_p1 (pam ? >=sys-auth/pambase-20081028) sys-apps/openrc-0.11.5 (pam ? sys-auth/pambase) sys-apps/shadow-4.1.5.1 (pam ? >=sys-auth/pambase-20120417) sys-auth/polkit-0.107-r1 (pam ? sys-auth/pambase) (syst

Re: [gentoo-user] Locale generation and keymaps for cross compiliation?

2012-12-13 Thread Dustin C. Hatch
openssh chrony) which is of course after setting up the toolchain using crossdev. Now the problem is, since I'm on amd64 box (and don't have an ARM emulator), how do I generate the locale [without using an ARM emulator]? Also, how to go about keymaps? /usr/share/keymaps seems to be missing i

Re: [gentoo-user] Re: mod_php USE Flag question

2006-02-03 Thread Robin
; > arbitrarily flip > > > > What I don't get is the DANGEROUS part. I am just curious. I posted > > to the #gentoo and searched the forums without result. And idea would > > be appreciated. > PAM is used for authentication of users. If you would disable it for pac

Re: [gentoo-user] [OT] Passing env variable to ssh?

2006-03-13 Thread Mariusz Pękala
On 2006-03-13 20:14:33 + (Mon, Mar), Jorge Almeida wrote: > Anyone knows a way to pass an environment variable to a openssh command? > I doubt there is a way, but who knows... > I want something like this: > myvar="whatever" ssh [EMAIL PROTECTED] ./bin/mycommand $myvar

Re: [gentoo-user] sys-apps/shadow and sys-apps/pam-login in conflict (pam-login not needed?)

2006-05-31 Thread Ryan Tandy
r than from system or world. Oh, and rebuild shadow, pam and openssh before you log out or reboot - I was locked out of my router for ten minutes today after doing this update. etc-update and revdep-rebuild didn't catch anything. -- gentoo-user@gentoo.org mailing list

[gentoo-user] cross-compiling mosh

2013-09-12 Thread Stefan G. Weichinger
I read about mosh http://mosh.mit.edu/ only yesterday and installed it on some of my systems to get started with it. I have a server at a customer which I access through an IPSEC tunnel ... for some reason the openssh-connection somehow stalls and even playing with the IPSEC-params didn't

Re: [gentoo-user] OpenSSH upgrade warning

2015-11-10 Thread Michael Orlitzky
On 11/10/2015 11:26 AM, Michael Orlitzky wrote: > On 11/10/2015 11:13 AM, J. Roeleveld wrote: >> >> What would take longer? >> brute-forcing your root-password or a 4096 byte ssh key? >> > > My password, by a lot. The password needs to be brute-forced over the > network, first of all. I realized

Re: [gentoo-user] OpenSSH upgrade warning

2015-11-10 Thread Michael Orlitzky
On 11/10/2015 02:32 PM, Stanislav Nikolov wrote: > > > On 11/10/2015 09:25 PM, Michael Orlitzky wrote: >> On 11/10/2015 02:23 PM, Stanislav Nikolov wrote: >>> Are you sure you know how such keys work? An extremely 15 character >>> password (Upper case, lower case, numbers, 8 more symbols) gives y

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-28 Thread Neil Bothwick
On Sat, 28 Nov 2015 10:24:32 + (UTC), Bill Damage wrote: > The log I see says its not using the password but the key. I have > regenerated the key but it didn't help. This setup has been fine for > years. Could there be key *types* which became invalid, or now need > special configuration, whi

Re: [gentoo-user] problems in world file?

2005-12-06 Thread Willie Wong
he current cache, and decide what it would emerge. I.e. if I start a emerge -u world which wants to install mozilla-firefox, mutt, and openssh, and after firefox was installed, the cache updated, the old version removed, if I type emerge -up world I usually would see that it wants to emerge open

Re: [gentoo-user] ssh -X problem [no help sofar on ssh group]

2014-12-20 Thread J. Roeleveld
On 20 December 2014 18:17:57 CET, Harry Putnam wrote: >This properly belongs on the ssh group, but posting there has not >gotten >any responses... and the list is quite slow to boot. > >I like using ssh -X to other lan remotes but with new versions of >openssh >or perhaps

Re:[SOLVED] [gentoo-user] Re: ssh from linux to Windows

2024-01-08 Thread thelma
On 1/8/24 07:34, Nuno Silva wrote: On 2024-01-08, the...@sys-concept.com wrote: On 1/8/24 01:41, Nuno Silva wrote: On 2024-01-08, the...@sys-concept.com wrote: On 1/6/24 20:09, the...@sys-concept.com wrote: I installed openssh server on Windows 11 and tried to ssh to it using the

Re: [gentoo-user] Filesystem access to Gentoo from XP over SSH - suggestions?

2005-07-18 Thread Steve [Gentoo]
you should probably tunnel samba through ssh. Google for "samba tunnel putty". This is exactly what I wanted to know. I hadn't thought of googling with "putty" as I'm using OpenSSH on both client and server - but the techniques look the same. Steve -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Cannot login with publickey on sshd

2008-12-18 Thread Eric Martin
gt;> you have to be careful with hard returns at the end of lines (CR/LF). Use >> Notepad++ to paste your key in and you should find that it works fine. > > PuTTY comes with a utility to convert it's keys to openssh format. I insist > my > PuTTY users do this themselves bef

Re: [gentoo-user] udev-140

2009-03-16 Thread Alan McKinnon
the same > > task. > > Have you tried simply using openssh on Windows? Or is cmd.exe really > the problem? I prefer Putty because I can more easily copy and paste, > resize the window, scrollback, etc. versus the cmd.exe shell (which is > basically useless). I'm sure there ar

Re: [gentoo-user] ssh trouble

2008-10-28 Thread Alan McKinnon
t;[EMAIL PROTECTED]> wrote: > >> > -Original Message- > >> > From: Allan Gottlieb [mailto:[EMAIL PROTECTED] > >> > Sent: Tuesday, October 28, 2008 9:09 AM > >> > To: gentoo-user@lists.gentoo.org > >> > Subject: [gentoo-user] ssh

Re: [gentoo-user] DNS error with ssh

2011-07-08 Thread Grant
>> I'm not able to ssh to any domain, although IPs work.  I get: >> >> $ ssh example.com >> ssh: Could not resolve hostname example.com: Name or service not known >> >> I can ping domains no problem, and web browsing works.  I've tried >> rebo

[gentoo-user] key validation

2010-08-21 Thread Alan McKinnon
h (not key based) and uploads a public key, which then gets put everywhere it needs to go. The validations I'd like to do: 1. server side: convert the key to openssh format and check that it's a valid key, correct type and strong enough. 2. Browser side: check if user entered a priva

Re: [gentoo-user] FTP Server

2006-06-06 Thread michael
binary that comes with the openssh package. Thanks. I guess the question really is: Can the ftp client that's built in to programs like dreamweaver, frontpage, nvu, etc. work with an sftp or vsftp server, or do you need a special client? If my users have to install a special client, they m

Re: [gentoo-user] FTPs - Is there such a thing?

2006-07-13 Thread Justin Krejci
of wrapping/tunneling ftp traffic through SSH. (That's simple) > > > > It's called sftp, and openssh does it with this in /etc/ssh/sshd_config: > > Sorry, I should have mentioned that I know about that as well. > Most other users are Windows users and they then

Re: [gentoo-user] ssh hanging ... why?

2013-09-18 Thread Shawn Wilson
Since the downgrade fixed your issue idk... but, what does your authorized_keys look like? Also, move or chmod 0 your config to make sure nothing funny is happening there. "Stefan G. Weichinger" wrote: >Am 18.09.2013 19:47, schrieb Joe Nyland: >> Not sure why a downg

[gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
groups wheel uucp audio cdrom cdrw usb users scanner fd plugdev vboxusers What else should I checked for? Recently I just upgraded to "openssh-7" but that should have nothing to do with Virtualbox and USB. I connected the QL-570 (USB printer) to my backup machine and VirtualBox recognize it OK -- Thelma

Re: [gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween

2017-03-13 Thread Dick Middleton
0.2k:0/0::gentoo, ebuild >>> scheduled for merge) conflicts with >>>> =dev-libs/openssl-0.9.8f:0[bindist] required by >>>> (net-misc/openssh-7.4_p1:0/0::gentoo, installed) >>> ^^^ dev-libs/openssl:0[bindist] required by >>> (dev-qt/qtnetwork-5.7.

[gentoo-user] nodejs and qtnetwork = conflict on bindist openssl USE flag

2017-06-01 Thread Hogren
talled) >=dev-libs/openssl-0.9.8f:0[bindist=] required by (net-misc/openssh-7.3_p1-r7:0/0::gentoo,

Re: [gentoo-user] conflict with same package, same USE

2017-06-02 Thread Rich Freeman
flag was actually invented mainly for things >> like LiveCDs, and these are all built using USE=bindist (we couldn't >> legally distribute them otherwise). > > The stage3 make.conf does include USE=bindist by default, as it includes > packages affected by this flag (spec

Re: [gentoo-user] Accessing a Samsung phone and it's data.

2019-07-31 Thread Dale
>> access it.  It could get there since it said it exists but couldn't >> connect.  I'll try to find a app later on. > What is "it"? All you need is the SSH server on the phone, the standard > openssh client on the computer and both connected to the same netwo

[gentoo-user] Strange and potentially unsafe openssh feature

2019-11-28 Thread Ian Zimmerman
For my ssh keys that require passphrases, I use ssh-agent to cache the decrypted key so I don't have to type the passphrase every time. Until yesterday there was only one such key; last night I added a new one [1]. And, being the lazy thinker I am, I used the same passphrase as for the old one.

<    1   2   3   4   5   6   7   >