Jump to content

Newbie Question: Possible To Do?


Guest Art
 Share

Recommended Posts

Working in MS Access VBA on a Novell network. Want to authenticate users (security concerns) against their Novell login before allowing them to use the MS Access app.

Found an API that can match the user's Login ID. Great! But that isn't secure. I need to do the same - MATCH, not view - the Novell Password. Cannot find API to do this. One of my web searches (5starsupport.com) suggested AutoIt as a possible solution. Can it be done? Can you point the way. TIA!!

Art

Link to comment
Share on other sites

I don't know of any, but I normally use a file check on a known server. Thus if the person has access to say z:\home\myfile.txt then he is a user, and if he has access to y:\home\admin\secret, then he is a admin.

Good luck in your search, wish I could be of more help.

ps, I would actually do a file read, because things like filemon will show a user what file it is looking for I believe. :D

AutoIt3, the MACGYVER Pocket Knife for computers.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...