From 3a3b983fe9eb74182502c45fe58477252c1b2446 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Sep 2013 19:47:59 +0200 Subject: no need for an extra user to use ssh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/gates-of-tartaros.texinfo | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'info') diff --git a/info/gates-of-tartaros.texinfo b/info/gates-of-tartaros.texinfo index 02cbd0e..3b287d3 100644 --- a/info/gates-of-tartaros.texinfo +++ b/info/gates-of-tartaros.texinfo @@ -15,7 +15,6 @@ @set DEV /dev @set ETC /etc @set GOT got -@set SSHLOGIN sshlogin @set SSH ssh @c --- end of do not touch --- @@ -100,16 +99,6 @@ for SSH logins include: @node Setting up @chapter Setting up -@menu -* Configure inittab:: Configure your system to use Gates of Tartaros. -* Enable SSH:: Enable SSH login on Gates of Tartaros. -@end menu - - - -@node Configure inittab -@section Configure inittab - To set up your inittab to to use Gates of Tartaros instead of @command{agetty}, in your inittab, use the command @command{@value{SBIN}/@value{GOT}} with the first argument @@ -128,21 +117,6 @@ c6:345:respawn:@value{SBIN}/@value{GOT} tty6 TERM=linux -@node Enable SSH -@section Enable SSH - -To enable SSH login support you must create a user -named `@value{SSHLOGIN}', which will be logged in and -run SSH when using SSH login.@footnote{SSH cannot operate -without a using being logged in.} The user's default -shell must be set to @code{@value{GOT}-cmd}. - -@example -sudo useradd -m -s @value{BIN}/@value{GOT}-cmd @value{SSHLOGIN} -@end example - - - @node Extensibility @chapter Extensibility -- cgit v1.2.3-70-g09d2