Re: different ssh settings for different users(fully solved)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux