How can i limit access through Link Server which is a sql login.
I have ServerA and ServerB and users X,Y,Z. All 3 users can read DB1 on ServerB from serverA through a sql login Link " DevLink" but I would like to restrict access to user Y on database DB1 but could not do it as DevLink will give read access to that user by default.