Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
9ce13380
Commit
9ce13380
authored
Oct 07, 2004
by
Niels Möller
Browse files
(LSHD_FLAGS): Use --login-shell
instead of --login-program. Rev: src/testsuite/login-auth-test:1.2
parent
3324c9ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/login-auth-test
View file @
9ce13380
...
...
@@ -8,7 +8,7 @@ fi
.
$srcdir
/functions.sh
LSHD_FLAGS
=
"
$LSHD_FLAGS
--login-auth-mode --login-
program
=/bin/cat --no-password --no-publickey"
LSHD_FLAGS
=
"
$LSHD_FLAGS
--login-auth-mode --login-
shell
=/bin/cat --no-password --no-publickey"
cat
../lshd
>
test.out1
spawn_lshd
&&
exec_lsh <test.out1
>
test.out2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment