aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2003-06-23 10:47:42 +0000
committerDaouda Lo <daouda@mandriva.com>2003-06-23 10:47:42 +0000
commit96ac09c92eb95fddcdc83b149eef8043649d0853 (patch)
tree904922f784ccad29a0969a3843bd0a02889a32e5 /RELEASE_NOTES
parent6de08d95dd4875798855978f5440d4a823ed38cc (diff)
downloaduserdrake-96ac09c92eb95fddcdc83b149eef8043649d0853.tar
userdrake-96ac09c92eb95fddcdc83b149eef8043649d0853.tar.gz
userdrake-96ac09c92eb95fddcdc83b149eef8043649d0853.tar.bz2
userdrake-96ac09c92eb95fddcdc83b149eef8043649d0853.tar.xz
userdrake-96ac09c92eb95fddcdc83b149eef8043649d0853.zip
- update release notes
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES14
1 files changed, 8 insertions, 6 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 48bfc0e..10d8596 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,4 +1,4 @@
-A new version of userdrake is about to be released. It is completly
+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
@@ -6,12 +6,12 @@ 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 )
+- 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 user
-- Filter for system and normal users
-- Password aging (bugged)
+- 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
...
@@ -19,5 +19,7 @@ Some of the features are:
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.