Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Password protect DOS Clock set
Name: Sheba Date: October 31, 2002 at 13:07:55 Pacific OS: IBM PC DOS 2000 CPU/Ram: 486/12meg
Comment:
My dos system runs my office including the employee punch clock. It is on a Lantastic ver 8 network.
My employees clock in and out on my Dos computer. One of them is playing with the time set in DOS before clocking in and out to pad his pay. Can I password protect this feature? Please don't lecture me on having to fire all evil snakey employees. This one is very important to my operation.
Name: tech-fred Date: October 31, 2002 at 15:24:27 Pacific
Reply:
Since TIME is part of COMMAND.COM the only thing I can think of is to patch COMMAND.COM so that TIME is ????.
0
Response Number 2
Name: VP Date: November 4, 2002 at 06:57:44 Pacific
Reply:
For PC Dos 2000 Make a boot disk. Include the sys command. Add a hex editer to the floppy. Copy command.com file to command.co_ Start up the hex edit program. ** Make sure you are NOT in read only mode. ** Open command.com Goto hex offset 0000BDDB Edit time to whatever you want. (Must be 4 char. Uppercase) Save file
Summary: Tried to figure this one out, but at a loss. Does 7.0 have the ability to password protect @ DOS level? Will be splitting out Win95 and 7.0 (95a's ver.) to run run like I was with DOS 6.22/Win...
Summary: You can use the pkzip.exe program. ZIP allows a password to be set when compressing a file. You could ZIP the text file using a password. Pkzip and Pkunzip are small files that would fit on a floppy...