how can I enable remote login with a shell script?
I'm building a post-flight script in a package that gets installed via DeployStudio. I've figured out how to enable Remote Management in my script, but I'm not finding any good info on how to enable Remote Login (ssh). Any ideas?
Thanks!