LJ::can_manage_other — Given a user and a target user, will determine if the first user is an admin for the target user, but not if the two are the same.
LJ::can_manage_other
(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