Módosítások

Drupal Shibboleth module

388 bájt hozzáadva, 2008. szeptember 3., 11:36
Disallowing password change
;Steps for disallowing your users to change their passwords:
# Install Drupal [http://drupal.org/project/userprotect User Protect module]
# At Administer -> User management -> User Protect -> Protected roles tab check '''password''' for the ''authenticated user'' role.
# Log in with a normal account, go to "My account" -> Edit. You shouldn't see the possibility for changing password; except the case when the user has user administrator rights.
 
=== Administrator / password login ===
If you are using lazy sessions, you can still login with password, if you append the following to your normal Drupal URL: <code>/?q=user</code>

Navigációs menü