/[drupal]/contributions/modules/impersonate/README.txt
ViewVC logotype

Contents of /contributions/modules/impersonate/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Dec 10 15:55:57 2007 UTC (23 months, 2 weeks ago) by kiklop74
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
First version of Impersonate module
1 Development of this module has been financed by WorthPoint Inc. (http://www.worthpoint.com/)
2
3 Description
4 -----------
5 This module provides abillity to impersonate another user without relogging.
6
7
8 Installation
9 ------------
10 To install, copy the impersonate directory and all its contents to your modules
11 directory.
12
13
14 Configuration
15 -------------
16 To enable this module, visit Administer -> Site building -> Modules, and
17 enable Impersonate.
18
19 Configuration consists of several steps:
20 a) Administrator part
21 1. Go to Administer -> User Management -> Access Control -> impersonate module and set roles that will have 'administer impersonate module', and other roles that will be able to actually impersonate by setting 'impersonate user' right.
22
23 2. Login as a user that has 'administer impersonate module' right and go the specific user account that has assigned role with 'impersonate user' right (Visit Administer -› User management -> Users and click on edit link near desired account).
24
25 3. You will see tab "Impersonate Administration". Click on it and set roles for this user. Setting roles means that that specific user will be able to impersonate any user on the system that has at least one role from the list of selected. This can be a huge security breach so be very careful how you use it.
26
27 b) Impersonator part
28 1. Login to the system and go to edit your account. You will see the tab "Impersonate". Click on it and you will be presented with field to enter username you wish to impersonate. That field has autocomplete that will help you locate username you are searching for. After you typed the name you want just click on Impersonate button. Instatly you become that user.
29
30 2. To restore to your original user go to edit account again and click on Impersonate tab. Now you will see just big button saying "Reset Impersonation". Click on it and you are back to your old account.
31
32
33 Bugs/Features/Patches:
34 ----------------------
35 If you want to report bugs, feature requests, or submit a patch, please do
36 so at the project page on the Drupal web site.
37 http://drupal.org/project/impersonate
38
39
40 Author
41 ------
42 Darko Miletic (UVCMS e-learning http://www.uvcms.com/)
43
44 If you use this module, find it useful, and want to send the author a thank
45 you note, then use the Feedback/Contact page at the URL above.
46
47

  ViewVC Help
Powered by ViewVC 1.1.2