- Timestamp:
- 04/25/07 12:21:30 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.ecm.platform/trunk/nuxeo-platform-directory-ldap/README.txt
r17560 r17736 40 40 remains unaffected by this setup. 41 41 42 You might want to uncomment the section on ``defaultAdministratorId`` 43 to select a user from your LDAP that have administrative rights by default. 42 You might want to copy the file ``default-virtual-groups-bundle.xml`` 43 and adjust ``defaultAdministratorId`` to select a user from your LDAP that 44 have administrative rights by default. 44 45 45 You can also uncommentthe section on ``defaultGroup`` to make all users46 You can also configure the section on ``defaultGroup`` to make all users 46 47 members of some default group (typically the ``members`` group) so that 47 48 they have default right without having to make them belong to groups 48 explicit ely.49 explicitly. 49 50 50 51
