Feature Requests item #1587270, was opened at 2006-10-30 15:07 Message generated for change (Comment added) made by stuartlewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=369984&aid=1587270&group_id=19984
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Authorisation Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Stuart Lewis (stuartlewis) Assigned to: Nobody/Anonymous (nobody) Summary: Implicit group for all registered users Initial Comment: It would be nice to have an implicit group that automatically included all registered users for situations where you want to grant a privilege to all registered users. ---------------------------------------------------------------------- >Comment By: Stuart Lewis (stuartlewis) Date: 2008-12-24 07:39 Message: Password and LDAP authentication both now have special groups that can be used for this purpose (ldap.login.specialgroup and password.login.specialgroup). If these are configured in dspace.cfg, then all users who authenticate using those authentication methods will be automatically added to those groups using the 'special groups' facility. This was added for DSpace 1.5.2 (see patch attached for PasswordAuthentication.java to add this facility). File Added: Patch_for_SF_feature_request_[1587270]_Implicit_group_for_all_registered_users.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=369984&aid=1587270&group_id=19984 ------------------------------------------------------------------------------ _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
