similar to: Configuration for root logins

Displaying 20 results from an estimated 130 matches similar to: "Configuration for root logins"

2023 Oct 22
1
Host name lookup failure using hostbased authentication
There is a nasty problem when using hostbased authentication: [thomas at sarkovy ~]$ journalctl -l -f | grep -Fe 'sshd[' Okt 22 15:20:54 sarkovy sshd[35034]: userauth_hostbased mismatch: client sends htpc.koeller.dyndns.org, but we resolve 192.168.0.2 to 192.168.0.2 Okt 22 15:20:54 sarkovy sshd[35034]: Connection closed by authenticating user thomas 192.168.0.2 port 36284 [preauth] ^C
2023 Oct 23
1
Host name lookup failure using hostbased authentication
On Mon, 23 Oct 2023 at 00:43, Thomas K?ller <thomas at koeller.dyndns.org> wrote: > There is a nasty problem when using hostbased authentication: Suggestions: - "host" does DNS lookups, but is your system's nsswitch.conf or equivalent actually configured to use DNS? - have you turned off DNS lookups in sshd with "UseDNS no" in sshd_config? - you could try
2005 Oct 07
1
'make rpm' problem
Hey all, I just tried running a 'make rpm' on a fresh install of Fedora Core 4 and ran into an error near the end of the build process. This is the output of the build when the error occurs: done rm -f /tmp/asterisk/var/lib/asterisk/mohmp3/sample-hold.mp3 mkdir -p /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/INBOX :>
2013 Oct 16
4
[Bug 2160] New: Option to disable ~/.ssh/rc in sshd_config
https://bugzilla.mindrot.org/show_bug.cgi?id=2160 Bug ID: 2160 Summary: Option to disable ~/.ssh/rc in sshd_config Product: Portable OpenSSH Version: 6.2p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at
2020 Mar 12
2
[PATCH 0/1] *** SUBJECT HERE ***
On 12.03.20 19:09, Christoph Anton Mitterer wrote: > On Wed, 2020-03-11 at 21:39 +0100, Thomas Koeller wrote: > IMO, the idea itself sounds not the best... one must assume that such > invoked programs are not written "safe"... and thus an attacker could > potentially cause the system to run such programs a huge number of > times. As the anticipated action of the program is
2001 Sep 20
2
Problems with German umlauts and vorbiscomment
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, as I said before on this list I use the vorbiscomment utility in my music file management perl script and I've just noticed that it has huge problems with German umlauts. "ö", for example, becomes "ö", which is QUITE annoying. In xmms, the tags are displayed correctly, though. I'm using the newest libraries and
2020 Mar 11
6
[PATCH 0/1] *** SUBJECT HERE ***
Hi, sifting through my system's logs, I noticed many break-in attempts by rogue ssh clients trying long lists of common passwords. For some time now I pondered different approaches to counter these, but could not come up with a solution that really satisfied me. I finally reached the conclusion that any countermeasures required support in sshd itself, and created the attached patch. If
2001 Sep 20
1
Reading Encoder version from encoded files
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, is there a way to read the encoder version from encoded .oggs? If yes, what's the easiest way to do it? - -- - -M - ------- Magnus von Koeller <magnus@vonkoeller.de> ------ Georg-Westermann-Allee 76 / 38104 Braunschweig / Germany Phone: +49-(0)531/2094886 Mobile: +49-(0)179/4562940 lp1 on fire (One of the more obfuscated
2001 Sep 18
1
RC2 encoder status
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've been off this list for a while now so I lost touch with ogg vorbis development. Could somebody please bring me up to date? As I take, the current RC2 release contains full 1.0 feature support (incl. channel coupling). Does this mean I can now start encoding all of my music as a ~128kbit/s ogg bitstream without fear of reduced
2013 Feb 23
1
Problem importing mail from maildir directory
Hi, I am trying to import mail from a maildir directory into dovecot using the 'doveadm import' command: ----------- bash-4.0$ doveadm -D import -u marion maildir:${HOME}/Mail '' ALL doveadm(marion): Debug: Loading modules from directory: /usr/lib64/dovecot doveadm(marion): Debug: Module loaded: /usr/lib64/dovecot/lib10_quota_plugin.so doveadm(marion): Debug: Loading modules
2001 Sep 18
3
Ogg Vorbis Tags
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, ince I'm currently working on a program that manages all my music files and am working on Ogg Vorbis support right now, I have two questions: 1. Should Tag names (i.e. "ARTIST=") be lower- or uppercase. I've encountered both and right now I automatically uppercase everything I get and then write it to the file that way. 2.
2002 Dec 03
2
problem using ext3 on root fs
Hi, I just converted all my hard disk filesystems from ext2 to ext3. This worked perfectly fine for all non-root fs, but I am having trouble converting the root fs, too. Here's what I did: 1. rebuilt my kernel (2.4.20, x86) with ext3 support linked in statically - no module. 2. Added a journal file to my root fs using 'tune2fs -j'. 3. Added 'rootfstype=ext3' to the
2009 Jan 20
1
OpenSSH private key encryption: time for AES?
Hi, all. So, in reviewing my OpenSSH keypairs and evaluating the size my RSA keys should be, i realized that, if i update my 2048-bit keypairs to 4096 bits, it really doesn't matter that much, because they're still only encrypted with 3DES, which provides an effective 112 bits of symmetric encryption strength: $ head -4 ~/.ssh/id_rsa -----BEGIN RSA PRIVATE KEY----- Proc-Type:
2001 Sep 25
0
Ogg & MP3 mass tagging / renaming
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, as people here have asked (and also to enhance my ego :) I'm posting this here: I just released version 2.1 of mp3manage. Despite its name, it can also tag Ogg Vorbis files if you have a vorbiscomment binary >= RC2 in your path. Get it from http://sf.net/projects/mp3manage/files (SourceForge File area) or http://mp3manage.sf.net
2002 Jul 04
0
[Bug 337] New: utmp/wtmp logging
http://bugzilla.mindrot.org/show_bug.cgi?id=337 Summary: utmp/wtmp logging Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: thomas at
2007 Sep 06
4
Ghost domain ???
Hi, I''m running Xen 3.0.4 with suse (kernel 2.6.16.46-0.12-xen). I''ve a problem with a "ghost" (paravirt) domain that appear in the output of xm list. As an example: # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1024 4 r----- 29.0 vm-xyz
2002 Jan 09
2
Getting version from vorbiscomment utility
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I just installed RC3 after getting home from my Christmas vacation and am disappointed to find that the vorbiscomment utility still doesn't include a way to check it's version at the command line. There was some talk on this list about adding a --version or -V command line switch to read out the version. Could sombody please add one
2002 Feb 27
3
WinVorbis 1.1 released (UTF-8 support, final notice)
This will be the last announcement of WinVorbis releases on this list. Visit the website to keep up to date. WinVorbis is now UTF-8 compliant! For some reason VorbisComment doesn't support UTF-8 characters in tag names, only in tag data. Added a case conversion routine which uppercases the first letter of every word and lowercases the rest. It is implemented in the templates by using
2014 Oct 06
0
Announce: OpenSSH 6.7 released
OpenSSH 6.7 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. Once again, we would like to thank the OpenSSH community for their continued support of the project, especially those who contributed code or patches,
2001 Nov 07
3
Adding a --version option to vorbiscomment
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, how about adding an option to vorbiscomment that displays it's version? This would make it considerably easier to do version- checking. Right now, I'm looking for a string that is only available in vorbiscomment > RC1 but that's not really the cleanest solution ... - -- - -M - ------- Magnus von Koeller