search for: scientia

Displaying 20 results from an estimated 122 matches for "scientia".

2014 Oct 10
12
[Bug 2287] New: AuthorizedKeysCommandUser should have it's default documented
...Product: Portable OpenSSH Version: 6.2p1 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net Hi. In sshd_config(5) AuthorizedKeysCommandUser is documented as follows: >AuthorizedKeysCommandUser > Specifies the user under whose account the AuthorizedKeysCommand > is run. It is recommended to use a dedicated user that has no > other role on the host than running authorize...
2015 Feb 20
6
[Bug 2354] New: please document that PermitRootLogin really checks for uid=0
...Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net Hey. I just found out that PermitRootLogin has the feature of really checking for UID=0 and not for the username "root" I.e. it makes sense to have something like: Match user toor PermitRootLogin no Which would allow "root=0" to log in, but not e.g. the "toor=0&q...
2009 Sep 05
3
[Bug 958] patch to support GSI GSSAPI mechanism
https://bugzilla.mindrot.org/show_bug.cgi?id=958 Christoph Anton Mitterer <calestyo at scientia.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |calestyo at scientia.net --- Comment #3 from Christoph Anton Mitterer <calestyo at scientia.net...
2015 Jan 05
2
Fwd: [Cryptography] Why aren’t we using SSH for everything?
...ly as FYI. http://www.metzdowd.com/pipermail/cryptography/2015-January/024231.html ---------- Forwarded message ---------- From: Peter Gutmann <pgut001 at cs.auckland.ac.nz> Date: Sun, Jan 4, 2015 at 9:29 PM Subject: Re: [Cryptography] Why aren?t we using SSH for everything? To: calestyo at scientia.net, pgut001 at cs.auckland.ac.nz Cc: cryptography at metzdowd.com Christoph Anton Mitterer <calestyo at scientia.net> writes: >On Sun, 2015-01-04 at 18:54 +1300, Peter Gutmann wrote: >> TLS finally fixed this after a year-long battle to get the change accepted. I >> also sug...
2014 Nov 15
4
[Bug 2318] New: ControlPath collisions when using shared locations like /tmp for the sockets.
...s. Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net -- You are receiving this mail because: You are watching the assignee of the bug.
2014 Nov 08
7
[Bug 2310] New: functionality to start process before ssh and/or to "wrap" such command around ssh
...h Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net Hi. This feature request basically evolved out of a post[0] on the mailinglist, where however no one came up with a really clean solution. What I basically would want is something like LocalCommand, just that is run "before". Now of course starting a command before ssh, can be don...
2014 Oct 10
16
[Bug 2288] New: documentation of options defaulting to "none"
...Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net Hey. I was just going through the documentation, and there are several options which are documented to default to "none", e.g. in sshd_config(5): >AuthorizedPrincipalsFile ... > The default is ?none?, i.e. not to use a principals file ? in ... or >Banner The contents of...
2012 Apr 25
4
[Bug 2000] New: when using ssh with ControlMaster/ControlPersist, one may get zombie processes
...assified Product: Portable OpenSSH Version: 5.9p1 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: calestyo at scientia.net Hi. This is basically from: https://dev.icinga.org/issues/2546 http://tracker.nagios.org/view.php?id=321 It was suggested there, that the actual problem may be in ssh, so I open a bug here, too. I basically asked before already at: https://lists.mindrot.org/pipermail/openssh-unix-dev/2012-...
2015 Nov 01
0
[Bug 1843] ssh should mention ssh-keygen in remote host fingerprint warning
https://bugzilla.mindrot.org/show_bug.cgi?id=1843 Christoph Anton Mitterer <calestyo at scientia.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |calestyo at scientia.net --- Comment #6 from Christoph Anton Mitterer <calestyo at scientia.net&...
2015 Nov 01
0
[Bug 86] Port should not depend on ListenAddress
https://bugzilla.mindrot.org/show_bug.cgi?id=86 Christoph Anton Mitterer <calestyo at scientia.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |calestyo at scientia.net --- Comment #7 from Christoph Anton Mitterer <calestyo at scientia.net&...
2012 Jul 27
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 Christoph Anton Mitterer <calestyo at scientia.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |calestyo at scientia.net --- Comment #2 from Christoph Anton Mitterer <calestyo at scientia.net&...
2013 Mar 22
4
[Bug 1663] sshd_config: AuthorizedKeysCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=1663 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #33 from Damien Miller <djm at mindrot.org> --- mark bugs closed by openssh-6.2 release as
2015 Feb 20
18
[Bug 2355] New: general protection / segfaults when PermitOpen=none
...one Product: Portable OpenSSH Version: 6.7p1 Hardware: amd64 OS: Linux Status: NEW Severity: major Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net Hey. I found a "special" situation in which ssh connections crash every few tries and sometimes (but not always) one get's any of these along: [527879.021049] traps: sshd[14583] general protection ip:7fbc7f04a664 sp:7fff3939fe58 error:0 in libc-2.19.so[7fbc7efce000+19f000Hey. I...
2014 Oct 10
3
[Bug 2289] New: arandom(4) as documented in sshd_config(5)’s ChrootDirectory option does not exist on all platforms
...Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net Hi. This is just a cosmetic thingy and probably only affects certain platforms (e.g. Linux): The ChrootDirectory directive in sshd_config(5) says this: >For an interactive session this requires at least >a shell, typically sh(1), and basic /dev nodes such >as null(4), zero(4), stdin...
2022 Jul 05
6
[Bug 3456] New: provide a way to have forwardings killed, when the remote command/shell finishes
...Product: Portable OpenSSH Version: v9.0p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.org Hey. When having a ssh connection, that sets up some forwardings (I tried with LocalForward) and that executes a remote command (but I guess it's the same when having not remote command but logging in interactively)... the ssh connection is kept open as long as its forwarding is still use...
2012 Jan 25
2
[Bug 45230] New: freezing nouveau
...Product: Mesa Version: unspecified Platform: All OS/Version: All Status: NEW Severity: critical Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: calestyo at scientia.net Created attachment 56148 --> https://bugs.freedesktop.org/attachment.cgi?id=56148 kernel output Hi. I have an issue where Nouveau freezes X. Sometimes it's then even possible to press the Powerbutton or Ctrl+Alt+F1 and Ctrl-Alt-Ent to get a "clean" halt/reboot. I'm...
2014 Nov 07
2
[Bug 2309] New: change default PreferredAuthentications order
...Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: calestyo at scientia.net Hi. As far as I understand, one cannot "improve" the security of SSH by disabling auth methods or changing their order... on the client side(!). - Even if one thinks e.g. password or hostbased are insecure, as long as they're enabled on the server side, one cannot "protect...
2015 Apr 17
12
[Bug 2386] New: TERM env variable is always accepted by sshd, regardless the empty AcceptEnv setting
https://bugzilla.mindrot.org/show_bug.cgi?id=2386 Bug ID: 2386 Summary: TERM env variable is always accepted by sshd, regardless the empty AcceptEnv setting Product: Portable OpenSSH Version: 6.8p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5
2011 May 02
12
[Bug 1898] New: possible unreasonable behaviour when using ProxyCommand with multiple IdentityFile(s)
...Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: calestyo at scientia.net Hi. Maybe the following is an issue. Consider the following scenario and ~/.ssh/config snippet: ------------------------- Host login.example.org User loginUser ProxyCommand none Host *.example.org User root IdentityFile ~/.ssh/internal_example_org_key.id_rsa...
2011 Aug 10
10
[Bug 39980] New: freezing nouveau
...oduct: xorg Version: 7.6 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: calestyo at scientia.net QAContact: xorg-team at lists.x.org Created an attachment (id=50095) --> (https://bugs.freedesktop.org/attachment.cgi?id=50095) xorg log Hi. I experience quite frequent freezes of the system since I've switched over to nouveau... :( This system here runs Debian unstable o...