RE: user/password for ActiveDirectoryMembershipProvider



You may consider change the identity of the application pool, for example,
a domain user with permission to query AD and local file I/O. An asp.net
application will use this account to query AD, if you don't have
impersonate in the application

Luke Zhang
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.



Relevant Pages

  • Re: Object permissions
    ... objQDF.SQL= strSQLAttendance with the error about not having necessary ... implicit 'read and modify' permissions on the query. ... If I set up a new query with this user or their group as the owner, ... Especially when this code should work with only the modify permission ...
    (microsoft.public.access.security)
  • Re: Object permissions
    ... only the owner can set the RWOP property on a query. ... Once I removed that line from the sql, ... you grant modify permission on the qryAttendanceActual query. ...
    (microsoft.public.access.security)
  • Re: Disable control
    ... Joan Wild ... Microsoft Access MVP ... Does it actually say 'query' or does it say the name of some query? ... need to give as a minimum 'Read Data' permission on that query. ...
    (microsoft.public.access.security)
  • Re: Disable control
    ... Joan Wild ... Microsoft Access MVP ... Does it actually say 'query' or does it say the name of some query? ... need to give as a minimum 'Read Data' permission on that query. ...
    (microsoft.public.access.security)
  • msystables? / users saving their own queries?
    ... I want the users of this system to be able to save custom queries based on ... tables that they have permission to and run and save a query. ... MSysObjects -> owner is Engine ...
    (microsoft.public.access.security)

Loading