Access 2002/2003 permissions

  • Thread starter Thread starter MartinX
  • Start date Start date
M

MartinX

I'm a systems admin trying to help someone develop a database and have two
questions:

1) Can I use Windows AD accounts to grant permissions to objects in Access?

2) Does SQL Server 2005 Express Edition support Windows AD account
integration?
 
I'm a systems admin trying to help someone develop a database and
have two questions:

1) Can I use Windows AD accounts to grant permissions to objects
in Access?

Not directly. You'd have to run Jet user-level security in the
background, drawing its structure from domain security (AD is not
necessary, unless you need to use Organizational Units -- domain
users/groups are all available through standard longstanding API
calls).
2) Does SQL Server 2005 Express Edition support Windows AD account
integration?

Dunno.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top