Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 17th, 2006, 10:33 PM
Registered User
 
Join Date: Mar 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Security .asp

I created an Access Database with different level of security setting and put it on the intranet for my department. However, when they open the file, Access did't promt the login boxbut a box saying they didn't have the authority to open the file.
Does anyone know why's that?

Because of this, I'm thinking to uas .asp for them to access the Database. But then, I have no idea how to set the security if I changed it to web based.
Could anyone please teach me how to do?
Do I need to delete all the user account I set?
I have no idea where to start.

Thanks

 
Old April 19th, 2006, 06:44 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

If you use asp, just password the site, and give user's access based on their site credentials. When you go to the intranet like this, just use Access as the _fpdb (if you are using FrontPage) and use asp for security, not Access.

The problem may be that you pages are not passing credentials to Access. You may be able to grab environment values from the user machines and then pass these to Access. I have not done that but I know you can.

Anyway, I would use asp security. Try MSDN.Microsoft.com and do a search.


mmcdonal





Similar Threads
Thread Thread Starter Forum Replies Last Post
PageWise security in asp.net balesh.mind ASP.NET 2.0 Professional 1 February 29th, 2008 01:37 PM
Security In Asp.net 2.0 mallikalapati ASP.NET 2.0 Professional 2 February 11th, 2008 10:15 AM
Integrating Security with ASP and ASP.NET thenoseknows ASP.NET 2.0 Professional 1 July 25th, 2007 05:11 PM
ASP.NET Security unclehughie Wrox Book Feedback 0 July 16th, 2003 03:45 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.