Group:  Microsoft Access ยป microsoft.public.access.security

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
58 Pages: <<  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  >>  
Workgroup File Admin user account
As part of securing a database, it's important to add a password to: * The Admin user account (to activate the Logon dialog box). I accidently cleared the "admin" user account password using the "Clear Password" button when logged in with a user account in the ADMINS group. The text above explained why when that happened and I reopened the DB using the workgroup file it would no...
2 04.05.2006 14:02:44
unable to log in to hotmail
I set up beta and now cant sign in keeps taking me tp passpot i have changed my password 5 times and allowed cookies but nothing working help!!!!!! Mo...
1 04.05.2006 06:16:01
IE error message: User name not long enough
I am accessing my company website through IE and my user name is 5 symbols, but IE keeps popping up saying it has to be 6-10 in length. What do I have to change to allow me access? I can't change the login, that's company-determined....
2 03.05.2006 18:38:31
Securing ONE database
All I want to do is allow users to enter the database at switchboard, click in to a data entry form/subform and add, edit, or delete INPUTTED DATA ONLY! I do not want users to have access to update, insert, or delete data at table datasheet view. But when I disallow those functions, inputted data on form cannot be changed either. Can anyone provide moron-proof step-by-step instruction...
6 03.05.2006 17:47:40
How to remove web components warning when open Data Access Page in
I created a few data access pages. Everytime I open one of them this warning from Office Web Components pops up - "The website is using your identity to access a data source. If you trust this website, click OK to continue, otherwise click Cancel." Is there any way I can remove this? Thank you. ...
1 03.05.2006 12:47:02
Please help with 3033
Hi, I have tried to find an answer to my question but I am finding it impossible. This is the problem: I have created a database with a front-end and two back -ends the reason beeing that i want the first to be public (as in its file premissions) and the other limited to a ceratin group. I have followed the ms security faq on securing a db and created an .mdw. I run the db through a batch fi...
3 03.05.2006 10:30:38
Problem - User & Group Accounts
I'm having a problem adding users/groups to my database. If I try and add a user it comes up with a message 'Couldn't update; currently locked by user 'me' on Machine 'my machine' Upon checking the user list, it does actually add the new username but it fails to assign any group even the Users group. If then I try to add the username to a group the same message again displays 'Could...
2 02.05.2006 17:00:25
Open\Run Permission
I have a database where in permissions the open\run box is grayed out so I can't change it, even though I am the creator and in the admin group....
1 02.05.2006 12:30:02
Help - Security Issue - File already in Use
I've put this question in here before, but have not resolved my problem. I have a split database, with the back end out on a server. The front end is on all user's individual PC's. The problem I'm having is if more than one person tries to open the database, they receive an error message saying "Cannot access the FILENAME, file already in use." What do I do? I have done a lot of res...
5 01.05.2006 19:47:01
Password - am7ppins.mdb
Greetings all, Within MS AutoRoute Express 2000 (the UK version of MS AutoRoute Streets & Trips) there is a password protected Access 97 or Access 2000 file: am7ppins.mdb Does anyone know the password? TIA Rednelle ...
1 01.05.2006 16:13:00
How to determine MDW file DB was created under?
I have a database that was created when the user was pointing to workgroup file A. We upgraded to 2003 and the user is now pointing to workgroup file B. They are not able to open their older database. I tried pointing them to the old workgroup file A and then tried opening the older database and that still did not work. Is there a way to find out WHAT security workgroup file a DB was...
2 01.05.2006 16:11:55
Secrity applications that run on USB flash drive
Security applications such as namp and ethereal are appearing that run straight from a thumb drive and packet capture, detection and injection tools no longer require the installation of WinPCap or other third-party packet capture drivers. Link: http://ttcom.blogspot.com/2006/04/list-of-hacking-applications-that-run.html ...
2 01.05.2006 13:50:02
dsn-less connection
Hello. I was wondering if anyone would know of how to modify the below code that I found on the web if possible which converts existing dsn link tables from ms access to sql server to dsn-less but have it prompt the user to supply their individual sql login id and password when they go in and open a table? When I run this code I notice it saves the converted table link as a trusted con...
5 30.04.2006 02:47:49
Netowrk use can't open database
The back end file is on a Public share on our server. I have confirmed the client machine has permissions. I was able to join the workgroup for the client machine (the workgroup mdw file is also in the Public share). I installed the database front end on the client machine but it will not open the database. Message says the machine/user does not have the permissions. I have ensured this ...
7 29.04.2006 00:21:01
Users have bypassed disabled bypass key! - how?
I have disabled the password bypass key but am told that some users are still managing to get into the database by using the F12 or "power keys" - what does this mean and how do I prevent this?...
3 28.04.2006 19:32:02
.mde file will not run
I am running Access 97 SR2 on a Windows 2003 EE Server and we are unable to run a .mde file on it. MDE file appears to open and then closes. Although the lock file is created. Any ideas? ...
1 28.04.2006 14:35:01
Execute sp_password from Access?
Hello. I'm not sure if this is the best place to ask this question but I have an Access database with linked tables to SQL Server 2000. When the user goes into view the data from a table it forces them to supply their SQL login id and password from an odbc that's been set up. After they login successfully I would like them to be able to change their own SQL login password using the sp...
1 28.04.2006 00:56:46
when admin open the file,others not able to open
Hi, If one use is openning the access file, the other user are not be able to open the same file on the network, they get message similar like "The file is openned by admin,.....". How can I set the security to everyone can open it at the same time? Thanks in advance. Lisa...
4 27.04.2006 19:50:20
Workgroup Administrator Question
I created a new workgroup called Reg, but when I join it. It tells me that I don't have the permissions to see the database. But when I go to permission, its greyed out and I can't do anything. Please help...
2 27.04.2006 18:41:31
compact the user-level security
Hi, I found the below code for compact the user level security. When I call like this: Call CompactAndRepairDB("C:\db1.mdb", "C:\compacttemp.mdb", "C:\Secured.mdb", "Admin", "") It give out the error message. If I change to Call CompactAndRepairDB("C:\db1.mdb", "C:\compacttemp.mdb", "C:\Secured.mdb", "John", "johnpass") Then the error message is: Run-time error '-214727843 (...
3 27.04.2006 17:29:02
Permissions problem
I found the level of security in my database that I wanted, from the Access help menu. I want users to run queries but not change the data or query design. I set the "RunPermissions" property on each query to "Owner's", instead of the default "User's". Now one can only view data after the query returns the results. This works fine for all except one of the queries. It's a select query li...
7 27.04.2006 15:56:02
Newbie question!
Hi, I played around with MSAccess2000 sequrity and...well the rest you can guess! Eventually I should delete all sequrity but thats for later. For now I want to understand what is happening. I started the sequrity-wizard from within a db that resides on a network-share. After finnishing the wizard I cannot open any db from within that net-share(but in different folders) without authe...
2 27.04.2006 15:46:18
Trying to create security
I'm trying to create secruity for my mde database, but don't really know how to. I'm first trying to make the changes on the original db, then create an mde from the new file. I am going to have only 2 groups. Admin and Users. The only difference from the two is that I don't want the users to be able to run any of the reports I have on my db. Can someone point me in the right direc...
1 27.04.2006 15:35:02
Best security practice
Hi, Just want to sound some ideas out regarding the security of MS Access developments. To date the most secure client to client development e.g. access BE and FE i have done involves: Making an MDE FE Setting the DB password on the BE Getting the MDE FE to dynamically link the tables and pass the BE password to allow table attachment. Using the above method prevents people from try...
2 27.04.2006 14:40:53
monitor pc access online
hi, Can you help me to get a tool monitor online if any one want to access my PC through LAN ?...
2 27.04.2006 12:41:00
58 Pages: <<  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  >>  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net