Re: User Mappings to TempDB
From: Anthony Spiteri (AnthonySpiteri_at_discussions.microsoft.com)
Date: 08/02/05
- Next message: Jasper Smith: "Re: User Mappings to TempDB"
- Previous message: Dan Guzman: "Re: User Mappings to TempDB"
- In reply to: Dan Guzman: "Re: User Mappings to TempDB"
- Next in thread: Jasper Smith: "Re: User Mappings to TempDB"
- Reply: Jasper Smith: "Re: User Mappings to TempDB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 1 Aug 2005 20:23:02 -0700
Hmm, that would present just as much work in removing the user for every new
database that we create...
I am thinking that a script at startup would be the best option...but any
alternatives to that would be great.
"Dan Guzman" wrote:
> 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.
> >
> >
>
>
>
- Next message: Jasper Smith: "Re: User Mappings to TempDB"
- Previous message: Dan Guzman: "Re: User Mappings to TempDB"
- In reply to: Dan Guzman: "Re: User Mappings to TempDB"
- Next in thread: Jasper Smith: "Re: User Mappings to TempDB"
- Reply: Jasper Smith: "Re: User Mappings to TempDB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|