Our installation resets passwords on any userid not "used" for 60 days. This is a problem as we have a seperate id set up for remote users to send files via ftp. Since an ftp connection does not qualify as usage, the password is reset after 60 days. So, is there any way for us to run some type of shell scheduled from cron that could connect with an su command or maybe an rlogin? I would have to send the userid and password, and I don't know if that can be done from a shell.