In my authorized_keys I have the following parameter:
command="/usr/ace/prog/sdshell"
This is the SCO version of sdshell running under the iBCS emulator on
Linux RedHat 6.2. Works just great. If you want all users to authenticate
using SecurID then you might put something like this in /etc/profile:
[ -n "$SSH_CLIENT" ] && exec /usr/ace/prog/sdshell
Amanda.
On Tue, 1 Aug 2000, Erich wrote:
> OpenSSH currently supports s/key, which I could use, but I would
> rather have one of those SecureID key fobs.