Displaying 20 results from an estimated 3000 matches similar to: "[Bug 2070] New: OpenSSH daemon PermitTTY option"
2013 Jan 31
2
OpenSSH NoPty patch
Hey everyone,
I wanted to add support for denying PTY allocation through OpenSSH. I'm
not certain if this is quite thorough enough for all cases, but for me
it might work for the moment.
I know that you can currently do this through authorized_keys, but as
far as I know that only works for an actual key. In my use case, I
wanted a user with no password which is forced to run a specific
2017 Jul 03
7
[Bug 2736] New: Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736
Bug ID: 2736
Summary: Question-"PermitTTY no" is not working as expected
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Other
OS: Other
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee:
2010 Aug 18
2
DO NOT REPLY [Bug 7629] New: Blank filter file option to ignore whole directory
https://bugzilla.samba.org/show_bug.cgi?id=7629
Summary: Blank filter file option to ignore whole directory
Product: rsync
Version: 3.0.6
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: sega01 at
2012 Dec 17
15
[Bug 2052] New: Memory leak when SSH login and logout
https://bugzilla.mindrot.org/show_bug.cgi?id=2052
Bug ID: 2052
Summary: Memory leak when SSH login and logout
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: MIPS
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee:
2013 May 16
12
[Bug 2106] New: When TZ isn't explicitly set ls can give different time stamps
https://bugzilla.mindrot.org/show_bug.cgi?id=2106
Bug ID: 2106
Summary: When TZ isn't explicitly set ls can give different
time stamps
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
2012 Aug 10
11
[Bug 2032] New: Local user name in krb5_kuserok call
https://bugzilla.mindrot.org/show_bug.cgi?id=2032
Priority: P5
Bug ID: 2032
Assignee: unassigned-bugs at mindrot.org
Summary: Local user name in krb5_kuserok call
Severity: normal
Classification: Unclassified
OS: AIX
Reporter: miguel.sanders at uniforce.be
Hardware: PPC
Status: NEW
2013 Feb 15
20
[Bug 2071] New: sshd closes stderr but not stdout when child process exits
https://bugzilla.mindrot.org/show_bug.cgi?id=2071
Bug ID: 2071
Summary: sshd closes stderr but not stdout when child process
exits
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
2010 May 05
9
Freedom-friendly video hardware community
Our discussion in the "Theora Camcorder" thread has been great, but I
didn't see a direction evolve for action yet. So, I'd like to propose
the creation of a community website that will be focused specifically on
this kind of thing, partnered with the Xiph Foundation. I'm also more
than happy to host said website, as I have more than ample server
capacity for that.
I just
2024 Jul 14
1
Configuration for root logins
Hi,
I am trying to configure OpenSSH to allow root logins, without success
so far. So I could really use some advice.
This is my server configuration:
AllowUsers = thomas root
AuthenticationMethods hostbased,publickey
ExposeAuthInfo = no
ForceCommand none
GSSAPIAuthentication no
HostbasedAcceptedAlgorithms ssh-ed25519
HostbasedAuthentication yes
HostbasedUsesNameFromPacketOnly yes
HostKey
2012 May 17
5
modifying declared user/group types without resorting to inheritance?
Hello,
I have number of classes that deal with user management and I''ve run into a
snag with needing to extend/modify either the user or group types. I''m
using theforeman as an ENC.
The class structure I have is something like the following.
users::common
users::dev
users::prod
etc...
users::{dev, prod} do not use inheritance. Almost all node include
users::common.
2019 Dec 29
2
securing a hop
for the A nat B C connect back to A using -R 2222:localhost:22 pattern,
(see diagram at https://github.com/daradib/sidedoor)
I want to limit B's user to just what is needed to do the port forward.
I am hoping this is documented, but I can't find much more than "you should
future out how to secre it."
I setup an ansible playbook to instal and configure sidedoor on A. I have
2013 Jul 25
2
[Bug 1742] sshconnect should use port returned by getaddrinfo
https://bugzilla.mindrot.org/show_bug.cgi?id=1742
--- Comment #13 from Damien Miller <djm at mindrot.org> ---
Thinking about this a little more, this patch would break hosts where
"ssh" isn't in /etc/services. There are probably a few of these out
there, since people like to run OpenSSH on all sorts of old things.
How about we do the getservbyname lookup but only set port (to
2020 Sep 26
2
Debian client/workstation pam_mount
Without trying your suggestions, I know that a domain user cannot login via
ssh.
Neither of these work:
> [bob at dn-pc ~]$ ssh tuser16 at 192.168.16.220
> tuser16 at 192.168.16.220's password:
> Permission denied, please try again.
> tuser16 at 192.168.16.220's password:
> Permission denied, please try again.
> tuser16 at 192.168.16.220's password:
> tuser16 at
2010 Jan 11
3
interpolation
Dear R-users,
I have a complex line by xy-values (ordered by z).
And I would like to get interpolated y-values on the positions of x = 0:600.
How do I get the correct points?
x=c(790,790,790,790,790,786,783,778,778,766,763,761,761,761,715,628,521,350,160,134,134,129,108,101,93,111,161,249,288,243,139,45,7)
2016 Jun 29
3
SSH Closes Immediately After Opening
Hello there,
I am having trouble connecting to a ssh server installed with openssh
recently. I have posted about the problem on Superuser, and I will repost a
description of the issue below. If anyone here is able to rescue me from my
deep well of ignorance, I will be very grateful.
http://superuser.com/questions/1094734/ssh-automatically-disconnects-after-login
I'm trying to set up an ssh
2013 Jul 25
2
[Bug 1798] Add fsync() support to sftp/sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1798
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2130
--- Comment #16 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
--
You are
2013 Jul 25
1
[Bug 1988] ControlPersist causes stderr to be left open until the master connection times out
https://bugzilla.mindrot.org/show_bug.cgi?id=1988
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2130
--- Comment #7 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
--
You are receiving
2013 Jul 25
1
[Bug 1833] incorrect completion of quoted directory
https://bugzilla.mindrot.org/show_bug.cgi?id=1833
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2130
--- Comment #10 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
--
You are
2013 Jul 25
1
[Bug 1818] SSH2_MSG_CHANNEL_FAILURE on closed channel
https://bugzilla.mindrot.org/show_bug.cgi?id=1818
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2130
--- Comment #16 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
--
You are
2013 Jul 25
1
[Bug 1169] Enhancement request to support subnet configurations for Host configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=1169
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2130
--- Comment #12 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
--
You are