Re: User Mappings to TempDB
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 08/02/05
- Previous message: Anthony Spiteri: "User Mappings to TempDB"
- In reply to: Anthony Spiteri: "User Mappings to TempDB"
- Next in thread: Anthony Spiteri: "Re: User Mappings to TempDB"
- Reply: Anthony Spiteri: "Re: User Mappings to TempDB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 1 Aug 2005 22:01:55 -0500
You can add the user to the model database so that all newly created
databases, including tempdb, contain the user. If you don't want the user
in a new database, you'll need to drop the user after database creation.
-- Hope this helps. Dan Guzman SQL Server MVP "Anthony Spiteri" <Anthony Spiteri@discussions.microsoft.com> wrote in message news:1D912905-19F0-4695-8D42-DF8C3972AA60@microsoft.com... > Been having a look online to get a solution to the following. > > Just want to have a sql account always mapped to the the TempDb with > specific rights. > > At the moment, every restart/cluster move removes the user mappings I had > set. > >
- Previous message: Anthony Spiteri: "User Mappings to TempDB"
- In reply to: Anthony Spiteri: "User Mappings to TempDB"
- Next in thread: Anthony Spiteri: "Re: User Mappings to TempDB"
- Reply: Anthony Spiteri: "Re: User Mappings to TempDB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|