Adaptive Server provides two ways of acquiring another user’s identity and permissions status:
A Database Owner can use the setuser command to “impersonate” another user’s identity and permissions status in the current database. See “Using setuser”.
proxy authorization allows one user to assume the identity of another user on a server-wide basis. See “Using proxy authorization”.