Python Forum

Full Version: Is there a way to create multiple linux users using python?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys, I've got an assignment where I need to create a python script that creates multiple linux users with existing usernames and passwords that exist in an excel document. Any Idea on how to do this? I haven't a clue and will happily take any references or redirections to information. Worth noting is that it's for an Ubuntu system.