473,386 Members | 1,706 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How to implement password/access rights check

Hello all!
In my project I need to grant different users different levels of
access to the features of the program. It is clear for me how to do it
in case of simple allowed/denied access to the program. I just create
text file with usernames and md5 hash of their passwords. But how and
where to store access options? I suppose, that access options must be
encrypted too (or maybe i'm not right?). Additionally i need an option
for the admin to arbitrarily change access options for users without
knowing their passwords. Anyone could please direct me. Thanks.
Alex221
Jul 19 '05 #1
1 3332
"Alex Prokhorov" <al*****@pisem.net> wrote...
In my project I need to grant different users different levels of
access to the features of the program. It is clear for me how to do it
in case of simple allowed/denied access to the program. I just create
text file with usernames and md5 hash of their passwords. But how and
where to store access options? I suppose, that access options must be
encrypted too (or maybe i'm not right?). Additionally i need an option
for the admin to arbitrarily change access options for users without
knowing their passwords. Anyone could please direct me. Thanks.
Alex221


Have you tried comp.programming? Your question seems to have nothing
to do with the C++ _language_. I bet there are also newsgroups that
deal with encryption and security, try them too.

Victor
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: arktikturtle | last post by:
Hi! I'm looking for a way to validate a password within PL/SQL. I want to write CREATE PROCEDURE change_password(old_password IN VARCHAR2) IS BEGIN -- check if old_password is correct... but...
7
by: ciuky2003 | last post by:
How can I ask another time the password to a customer, after that he has done login to a protected db? Ciuky
2
by: Chuckles | last post by:
I am building a simple access database for a small home business. I have a table containing userid, password, and rights(either admin or regular) which will simply stop someone from clicking on...
5
by: scorpion53061 | last post by:
is it possible to set the database password that you can set in access for a database from a vb.net application?
5
by: alekatz | last post by:
Hi, I developed an aplication for an autoservice Kiosk, witch will be rented to customers. I want to lock a folder where sensitive files will reside, something like a password. Encryption will not...
9
by: =?Utf-8?B?Sm9l?= | last post by:
OK, I have code that I used in a standard windows app that would create an account and then set the password. I have taken that code and am using it in a Web App. Here's the code: ...
2
by: Jeff Williams | last post by:
I am developing an application which will allow users (students) to run applications on PC's with elevated rights. This is necessary for some applications which require Administrator rights on the...
1
by: eighthman11 | last post by:
Hi everyone: I created a custom toolbar called Password, so users can change their password. I used the Command "User and Group Accounts". I know the user can not change anything in the Tab...
8
by: John | last post by:
Hi, gurus, How can I implement the following feature in C#: Set objGroup = GetObject("WinNT://" & strComputer & "/" & strGroup & ", group") For Each objMember In objGroup.Members...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.