From Fedora Project Wiki
m (Corrected wrong mercurial source url)
(Update)
 
Line 3: Line 3:
== What is system-config-users? ==
== What is system-config-users? ==


The <code>system-config-users</code> tool lets you manage the users and groups on your computer.
The <code>system-config-users</code> tool lets you manage the user and group accounts on your computer.


== Download ==
== Download ==


=== Grab the latest source from the Mercurial repository ===
=== Grab the latest source from the git repository ===
 
You can get the current source using the following command:


You can get the current source directly from [http://git.fedorahosted.org/git/system-config-users.git the git repository]:
<pre>
<pre>
$ hg clone http://hg.fedoraproject.org/hg/system-config-users
git://git.fedorahosted.org/system-config-users.git
http://git.fedorahosted.org/git/system-config-users.git
</pre>
</pre>
=== Released versions ===
Download released versions [http://fedorahosted.org/released/system-config-users/ from fedorahosted.org].

Latest revision as of 08:04, 30 September 2010

system-config-users

What is system-config-users?

The system-config-users tool lets you manage the user and group accounts on your computer.

Download

Grab the latest source from the git repository

You can get the current source directly from the git repository:

git://git.fedorahosted.org/system-config-users.git
http://git.fedorahosted.org/git/system-config-users.git

Released versions

Download released versions from fedorahosted.org.