This could be useful for creating demos, and allowing a simple login whilst devloping and prototyping alongside a client, etc..
It will create a random login URL for each active user which needs authentication.
By adding an optional ?destination=node/12 will redirect the user to the node/12 URL after login.
The default destination is <front>.
The module will also adhere to the destination set with login_redirect.
Of course, the admin user cannot login this way.
Installation:
Unpack in your modules folder (usually '/sites/all/modules/')
Enable under Administer > Site Building > Modules
Requirements:
· Drupal 6.x