Re: GK - Persmission on each database ( objects )
From: Hari (hari_prasad_k_at_hotmail.com)
Date: 03/30/04
- Next message: Hari: "Re: GK - Persmission on each database ( objects )"
- Previous message: GKramer: "GK - Persmission on each database ( objects )"
- In reply to: GKramer: "GK - Persmission on each database ( objects )"
- Next in thread: Hari: "Re: GK - Persmission on each database ( objects )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 30 Mar 2004 11:04:34 +0530
Hi,
Have a look into syspermissions system table, which stores all the
previleges granted using GRANT statement.
Thanks
Hari
MCDBA
"GKramer" <anonymous@discussions.microsoft.com> wrote in message
news:D6C88E0C-8C67-4DAE-AB3E-9CBCD061AA28@microsoft.com...
> Hi,
>
> Second attempt to post this same message ( yesterdays post is not to be
foud in this forum ??? ).
>
> I like to retrieve ALL permissions on all abjects for each user ( each
role, each login ) in ALL of the databases within one server environment. I
tried the standard "sp_" procs but they are to limited for this.
> I have to deal with approx 250 databases on approx 60 servers so I like to
have something which I can use on server level and not on table level ( like
the standard procs ).
> As an Oracle DBA I'm not that familiar with scripting on SQL server 2000
so l need your help on this one.
>
> who can help me out?
>
> Thanks in advance,
> Regards, GKramer
> The netherlands.
>
- Next message: Hari: "Re: GK - Persmission on each database ( objects )"
- Previous message: GKramer: "GK - Persmission on each database ( objects )"
- In reply to: GKramer: "GK - Persmission on each database ( objects )"
- Next in thread: Hari: "Re: GK - Persmission on each database ( objects )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|