waytech2003
Programmer
I am working on a small Win98, ME network (5 computers)
Computer #1 has my program and database on it. I am sharing the directory with password protected read/write permissons.
All but one of the other computers are allowed to run the program and work with the data, over the network. The problem I have is the networked computer users have to know the directory PASSWORD before they can run it. I do not want them to have to type it in each time.
What I would like to do (if possible) is to make a startup program and place it on each network computer that is allowed to run my program. This startup program would then RUN the original program, on computer #1, and supply the passord to have access to the directory.
I have not worked with password protection on a network drives before.
Is this possible?
Wayne
Computer #1 has my program and database on it. I am sharing the directory with password protected read/write permissons.
All but one of the other computers are allowed to run the program and work with the data, over the network. The problem I have is the networked computer users have to know the directory PASSWORD before they can run it. I do not want them to have to type it in each time.
What I would like to do (if possible) is to make a startup program and place it on each network computer that is allowed to run my program. This startup program would then RUN the original program, on computer #1, and supply the passord to have access to the directory.
I have not worked with password protection on a network drives before.
Is this possible?
Wayne