diff --git a/share/restrict_command.sed b/share/restrict_command.sed deleted file mode 100644 index 9b8500c3d10f8bbbdc8aeb9585276bcb3f88b5fb..0000000000000000000000000000000000000000 --- a/share/restrict_command.sed +++ /dev/null @@ -1,3 +0,0 @@ -# Usage: echo "blablabla bia" | sed -rf etc/restrictCommand.sed -/^#/d -s@^(agent-forwarding|cert-authority|command="[^"]*"|environment="[^"]*"|from="[^"]*"|no-agent-forwarding|no-port-forwarding|no-pty|no-user-rc|no-X11-forwarding|permitopen="[^"]*"|port-forwarding|principals="[^"]*"|pty|restrict|tunnel="[^"]*"|user-rc|X11-forwarding|,)* *@command="cd / \&\& /usr/bin/cryptops-client" @