aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2003-06-19 08:19:21 +0000
committerDaouda Lo <daouda@mandriva.com>2003-06-19 08:19:21 +0000
commitedbea9de5c0e8e1cd45e1c75af8f6cb0eb33f031 (patch)
tree4422aaa0e90b414015e8c72747d5aceac9f2596d /RELEASE_NOTES
parentb6ce32b4f4f5e4908a3084a38fd42456116940f2 (diff)
downloaduserdrake-edbea9de5c0e8e1cd45e1c75af8f6cb0eb33f031.tar
userdrake-edbea9de5c0e8e1cd45e1c75af8f6cb0eb33f031.tar.gz
userdrake-edbea9de5c0e8e1cd45e1c75af8f6cb0eb33f031.tar.bz2
userdrake-edbea9de5c0e8e1cd45e1c75af8f6cb0eb33f031.tar.xz
userdrake-edbea9de5c0e8e1cd45e1c75af8f6cb0eb33f031.zip
- release notes
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES23
1 files changed, 23 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
new file mode 100644
index 0000000..48bfc0e
--- /dev/null
+++ b/RELEASE_NOTES
@@ -0,0 +1,23 @@
+A new version of userdrake is about to be 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 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 user
+- Filter for system and normal users
+- Password aging (bugged)
+- Ability to lock user's account
+- User's account expiration
+...
+
+Missing features:
+- LDAP configuration (coming up)
+
+Please test and report bug.
+