LJ::can_manage — Given a user and a target user, will determine if the first user is an admin for the target user.
LJ::can_manage
(remote, u);
remote. user object or userid of user to try and authenticate
u. user object or userid of target user
cgi-bin/ljlib.pl
bool: true if authorized, otherwise fail