different ssh settings for different users(fully solved)

Ankush Grover ankush174 at gmail.com
Mon Jun 5 05:52:46 UTC 2006


> Why not put a line in there that can be used by the init command that
> actually starts sshd.
>         $SSHD $OPTIONS && success || failure
> $OPTIONS has no value by default, so if something like
>    OPTIONS="-f /your/config/file"
> were put into the specialized sshd file in /etc/sysconfig (or even into
> the beginning of the specialized init script) it should work.
>


Hey Mr. Williams,

Options was missing that is why the script was not running properly.
After adding OPTIONS to the sshd1 $ sshd2 script it is running fine.

Thanks & Regards

Ankush Grover




More information about the fedora-list mailing list