aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-02-07 11:58:29 +0000
committerDexter Morgan <dmorgan@mageia.org>2011-02-07 11:58:29 +0000
commit7b56e13962dfa49dba1f064a1ba0ab5cb27a179c (patch)
tree57613feda94a765122f30610b95fcabf5c5c5afa /RELEASE_NOTES
downloaduserdrake-7b56e13962dfa49dba1f064a1ba0ab5cb27a179c.tar
userdrake-7b56e13962dfa49dba1f064a1ba0ab5cb27a179c.tar.gz
userdrake-7b56e13962dfa49dba1f064a1ba0ab5cb27a179c.tar.bz2
userdrake-7b56e13962dfa49dba1f064a1ba0ab5cb27a179c.tar.xz
userdrake-7b56e13962dfa49dba1f064a1ba0ab5cb27a179c.zip
tag 1.13.31.13.3
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES25
1 files changed, 25 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
new file mode 100644
index 0000000..10d8596
--- /dev/null
+++ b/RELEASE_NOTES
@@ -0,0 +1,25 @@
+A new version of userdrake is released. It is completly
+rewritten from C to Perl (More precisely Gui is now in perl-Gtk2
+and backend is in XS). the XS part relies on libuser.
+The new userdrake comes with many features and the Gui is now more
+consistent (isn't it?).
+Some of the features are:
+
+- Easy way to add/remove users in groups and vice versa
+- Dialog box for deleting user's home and user mail spool when removing user
+- libuser API (security when accessing users files)
+- Ability to put Uid and Gid manually when adding user/group
+- Change of the primary group of users
+- 2 filters for system and normal users (pattern matching)
+- Password aging
+- Ability to lock user's account
+- User's account expiration
+...
+
+Missing features:
+- LDAP configuration (coming up)
+
+userdrake2 requires libuser1-0.51.7-2mdk.i586.rpm or higher to work properly
+
+Please test and report bug.
+