CALLSEC.PPE ~~~~~~~~~~~ This is a little .PPE that will allow you to set up 6 security levels and assign a start and end time to each security level. For example, you could allow users with a security level of 10 to only log onto your system between the hours of 9:00 am and 12:00 pm. while users with a security level of 20 would be allowed on the system between the hours of 12:00 pm and 8:00 pm. You could also have users with a security level of 10 allowed on the system between 9:00 am and 12:00 pm and user with a security of 20 allowed on the system between 9:00 am and 8:00 pm. SETUP OF CALLSEC.PPE ~~~~~~~~~~~~~~~~~~~~ Copy the files "CALLSEC.PPE" and "SEC.CFG" into a dierctory, preferable you PPE directory. Example : C:\PCB\PPE Using an editor, edit the file "SEC.CFG". The first 6 lines should be the 6 security levels allowed. Example : ~~~~~~~~~ 10 20 30 40 50 110 The next 6 lines are the START times for the above security levels. Example : ~~~~~~~~~ 09:00:00 'Start time for security level 10 12:00:00 'Start time for level 20 16:00:00 'Start time for level 30 18:00:00 'Start time for level 40 22:00:00 'Start time for level 50 00:00:00 'Start time for Sysop level The next 6 lines are the ending times for the security levels above. Example : ~~~~~~~~~ 11:59:59 'End time for level 10 15:59:59 'End time for level 20 17:59:59 'End time for level 30 21:59:59 'End time for level 40 23:59:59 'End time for level 50 23:59:59 'End time for Sysop level Yo will notice that Sysop level is really allowed anytime, 24 hours a day. These are example times only and you can set them to whatever you like. If want only 3 security levels to have specific log on times then set the 3 corresponding start and end times and then set the remaining 3 start and end times to 00:00:00. This .PPE is Freeware. There is no charge but if you have any problems, please leave a message on my BBS, STarlog BBS, (416) 531-6960 in Toronto, Ontario Canada. ....