For added security, we've disabled root login to server via ssh. We have a special ssh account that users need to login as, and then su as root in they require root access.
How can we setup passwordless logins using putty in this situation? I've setup passwordless login to the special ssh account, but we still need a password when we su as root.
If I'm not clear, feel free to ask me to clarify.