User management: command line vs GUI tools

by on February 27, 2006 · 0 comments· Last updated February 27, 2006

Almost all Linux distribution comes with its own set of GUI tools to manage users and groups. For example:
* Red Hat comes with redhat-config-user
* Suse comes with Yast
* Debian Linux and other distro come with users-admin GUI tool set
* FreeBSD with sysinstall
* Solaris comes with Solaris Management Centre (SMC)

However, I recommend managing user accounts from command line. It offers following benefits over GUI tools:

  • Using commands from command line is faster
  • Automation is possible as per your requirements (use of Perl or shell scripting)
  • If you are going to use LDAP or NIS then command line provides best solution as compare to GUI tools


You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 3 + 12 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: