[an error occurred while processing this directive]

  • extra configurations required
    By : anonymous ( Thu Jan 26 02:52:45 2006 )

    I had to execute also

    useradd sshd
    mkdir -p /var/empty

    also execute
    /usr/local/bin/ssh-keygen -b 1024 -f /usr/local/etc/ssh_host_key -t rsa1 -N ""

    or comment

    HostKey /usr/local/etc/ssh_host_key

    in /usr/local/etc/sshd_config

    Return to article...[an error occurred while processing this directive]