Changes between Version 12 and Version 13 of Document/Development/Wishlist/Module/Samba
- Timestamp:
- 11/06/09 16:49:25 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/Wishlist/Module/Samba
v12 v13 38 38 1. Raise exception if users is not configured, this would disallow to add any resource with uses this check if users is unconfigured. 39 39 40 == Change password at next login for PDC users == 41 42 Add a checkbox in the Samba user-addon for this. The implementation seems pretty easy, we only have to modify the password expiration time for that user in LDAP.