Is there another way for auto-login instead of checking the checkbox in the login screen? I'm in a situation where every information in user's home directory will be removed when a user logs out. But I still need to log in skype automatically when a user logs in next time.
Can I specify username and password when I start skype in a command line? or Can I start skype with username and password using skype API, like Skype4Py and Skype4Com?