Results 1 to 2 of 2

Thread: Using 'sp_addlinkedsrvlogin' problem (SQL7.0)

  1. #1

    Thread Starter
    Hyperactive Member gravyboy's Avatar
    Join Date
    Jan 2000
    Location
    Where I was before . . . if you don't know then you're new!
    Posts
    334

    Using 'sp_addlinkedsrvlogin' problem (SQL7.0)

    When I use this in SQL7 - QA it says that it is completed. When I check the linked server there are no user mappings . . . . I am giving the linked login 'god' rights - 'cos it's gonna do some heavy-duty work later on.

    Please help . . .
    Matt G
    VS6 Ent SP5 @ Work
    VS6 Ent SP5 & VB.Net @ Home
    [email protected]



  2. #2
    Fanatic Member RSINGH's Avatar
    Join Date
    May 2001
    Location
    London
    Posts
    522
    I tend to do this through EM. It explains the different security context's better. Without seeing the parameters you pass - its hard to tell what level you've set this to. You want to set a security context to that of a sys admin, so add it as any member in that role.

    When I check the linked server there are no user mappings
    If the server is there, then right click on it, check properties-> Security. This will indicate the security context that will be used.
    The liver is bad. It must be punished.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width