SFTP/SSH Chroot on Fedora 8

Discussion in 'HOWTO-Related Questions' started by n74jw, Dec 20, 2007.

  1. n74jw

    n74jw New Member

    Hello The tutorial does not seem to work.

    I tried it with a fresh installation of F8 and the command 'useradd' could not be found. Secondly, the GUI user tool could not make a user account with the 'chrooted' homedir.

    Just thought you should know.

    Thanks for all of the great content nonetheless...

    - J
     
  2. o.meyer

    o.meyer New Member Moderator

    Hi n74jw,

    the useradd-command is only available for root - so you have to switch to the root-account first.

    [olli@server1 ~]$ su -
    Passwort:
    [root@server1 ~]# user
    useradd userformat userinfo usermount userpasswd
    userdel userhelper usermod usernetctl users

    Best regards,

    Olli
     

Share This Page