in reply to Re^2: Authen::PAM Help
in thread Authen::PAM Help

sudo -u <username> <command>

Update: Sorry, I guess I misread "some others" as referring to other users instead of other programs. Anyway, you can use sudo to run programs as any user (if you have rights to do so) not just as root.