Hmm: Become-user?

Is there a clean way to provide a means for sys-admins to "become user" to
track down issues? It's much easier to diagnose when seeing what the user's
seeing directly, when we look at it through our own eyes -- as opposed to
relying on vague user-style descriptions ("unrecognized date format" vs
"doesn't work").

use Catalyst qw/
        ConfigLoader
        Static::Simple
        Session
        Session::Store::DBIC
        Session::State::Cookie
            Authentication
            Authentication::Credential::Password
                Authorization::Roles
                Authorization::ACL
        /;



-- 
will trillich
"I think it would be worse to expect nothing than to be disappointed." --
Anne (with an 'e') Shirley
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to