Active Directory and Integrated security

From: Paul Schlieper (Paul.Schlieper_at_communication.gc.ca)
Date: 05/21/03


Date: Wed, 21 May 2003 09:46:22 -0700


Hi,

Newbie, as far as Windows Authentication and AD go.

Here's what I would like to do. If it is a) feasible, and
b) makes sense, then can you point me at a How To?

Here we go:

We have 3 classes of users (Agent, Sup, Admin).
Users, independant of class, need access to 1 or more DBs,
but only the DBs that are specified for their project.
So, we would have NT groups like DB1_Agents, DB1_Sups,
DB2_Agents, DB2_Sups, etc...

Then, I suppose, for ease of management, I would have
other NT groups called Server_Agents, Server_Sups, etc...
so when DB2's project closes, I just remove the DB2 groups
from the Server_xxx groups (more to the point, the network
team does this, and the DBA never needs to get involved).

Question 1: Is it possible to register the DBs in Active
Directory, and assign the users (in groups) to the DBs in
AD? i.e., DB1_xxx groups have AD permissions to the DB1 AD
object (and since they don't have permission to DB2, they
could never see or retrieve from DB2).

Question 2: Will SUSER_SNAME() return the name of the
user, no matter how many intervening groups he/she is a
member of?

If I have not been clear, please let me know. I really
don't want to manage users/logins/passwords anymore.

Thanks,

Paul



Relevant Pages

  • Re: DB2 audit
    ... scanner that focuses on DBs. ... > We would like to perform an audit on a DB2 database ... > NGSSQUIRREL for DB2 ... > Do you Yahoo!? ...
    (Pen-Test)
  • Re: How do I setup up an Access table relationship between databases?
    ... What if someone used DB2 and entered ... some data without realizing that DB1 has a related table? ... write code and put it in BOTH DBs. ...
    (microsoft.public.access.externaldata)
  • Re: Move 10 DBs and provide dev access thru EM?
    ... but I tried this on a test server and the DBs ... Permissions should not have been lost if you simply detached and re-attached ... can I provide access to the databases for our developers through ...
    (microsoft.public.sqlserver.security)
  • Re: INFORMIX-SE 4.11,UC1 how to connect?
    ... run strings on sysusers.dat which is in your dbs dir ... where someuser is the original dba. ... permissions of your files.. ... permissions> informix ...
    (comp.databases.informix)
  • Re: Preventing unauthorized access
    ... Dba's will still be able to access the data, offcourse permissions need to ... that needs execute permission or a table that needs select permissions. ... > see the structure or contents of the dbs other than via my app. ...
    (microsoft.public.sqlserver.security)

Loading