ssfs diff README @ rev 68

Some small improvment and typo
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 13 19:58:32 2011 +0200 (2011-06-13)
parents 3498e1a1bab7
children 525d7e348205
line diff
     1.1 --- a/README	Mon Jun 13 18:54:24 2011 +0200
     1.2 +++ b/README	Mon Jun 13 19:58:32 2011 +0200
     1.3 @@ -105,9 +105,19 @@
     1.4  variables. For each user ssfs-sh is the default SHell on the server and is
     1.5  executed inside the new root. So ssfs-sh must be installed on the server and
     1.6  in the virtual disk minimal chroot. Using a custom tool such as Ssfs SHell
     1.7 -enforces security and lets you execute commands on login, ssfs-sh also exports the
     1.8 -new user $HOME and changes the directory to it since chroot will drop us in / by
     1.9 -default.
    1.10 +enforces security and lets you execute commands on login, ssfs-sh also exports
    1.11 +the new user $HOME and changes the directory to it since chroot will drop us
    1.12 +in / by default.
    1.13 +
    1.14 +The SHell is part of Ssfs featurs and provide a secure access to user, SSH
    1.15 +login is automated with a RSA key, when chrooted users have access to all
    1.16 +commands in /bin and a helper tool called 'ssfs-env' in avalaible. Ssfs-env
    1.17 +can display server info, list files and search for files or commands. Like
    1.18 +all other Ssfs tools user can get a small built-in help usage. To connect
    1.19 +to server and display ssfs-env help:
    1.20 +
    1.21 +$ ssfs login
    1.22 +user@ssfs:~$ ssfs-env help
    1.23  
    1.24  
    1.25  Get configs on boot