Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developpeurpascal/batch-users-access-msdos-turbopascal
List of MS-Dos commands created with Turbo Pascal in 1993 to add user access to the operating system.
https://github.com/developpeurpascal/batch-users-access-msdos-turbopascal
archive dos-command dos-protection msdos pascal pascal-language pascal-programming turbo-pascal
Last synced: about 1 month ago
JSON representation
List of MS-Dos commands created with Turbo Pascal in 1993 to add user access to the operating system.
- Host: GitHub
- URL: https://github.com/developpeurpascal/batch-users-access-msdos-turbopascal
- Owner: DeveloppeurPascal
- License: agpl-3.0
- Created: 2023-07-17T19:29:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T19:21:10.000Z (about 2 months ago)
- Last Synced: 2024-12-22T16:05:00.274Z (about 1 month ago)
- Topics: archive, dos-command, dos-protection, msdos, pascal, pascal-language, pascal-programming, turbo-pascal
- Language: Pascal
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Batch Users Access - Turbo Pascal - MS-Dos - 1993
[Cette page en français.](LISEZMOI.md)
This project contains a series of MS-Dos commands programmed in 1993 under [Turbo Pascal](https://en.wikipedia.org/wiki/Turbo_Pascal). They enable you to manage a list of users, their connection and disconnection when you're using Dos.
To create the installer, run INSTALL.BAT from the “release” folder. It will modify the DOS launcher to force a connection after reboot.
Avoid using it as is. In terms of computer security, we've come a long way in 30 years, especially when it comes to password storage.
It's possible that this program is compilable with [Free Pascal](https://www.freepascal.org) but I haven't tried. Units not supplied can be found in the [DeveloppeurPascal/librairies-TurboPascal](https://github.com/DeveloppeurPascal/librairies-TurboPascal) repository. If any are missing, please let me know so that I can add them.
Check out [my other open source projects in Turbo Pascal](https://github.com/DeveloppeurPascal?tab=repositories&q=TurboPascal&type=&language=&sort=) if you're interested in software archeology.
## Talks and conferences
### Twitch
Follow my development streams of software, video games, mobile applications and websites on [my Twitch channel](https://www.twitch.tv/patrickpremartin) or as replays on [Serial Streameur](https://serialstreameur.fr) mostly in French.
## License to use this code repository and its contents
This source code is distributed under the [AGPL 3.0 or later license](https://choosealicense.com/licenses/agpl-3.0/).
You are generally free to use the contents of this code repository anywhere, provided that:
* you mention it in your projects
* distribute the modifications made to the files supplied in this project under the AGPL license (leaving the original copyright notices (author, link to this repository, license) which must be supplemented by your own)
* to distribute the source code of your creations under the AGPL license.If this license doesn't suit your needs, you can purchase the right to use this project under the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) or a dedicated commercial license ([contact the author](https://developpeur-pascal.fr/nous-contacter.php) to explain your needs).
These source codes are provided as is, without warranty of any kind.
Certain elements included in this repository may be subject to third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.
## Support the project and its author
If you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.
You can use one of those services :
* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)
* [Liberapay](https://liberapay.com/PatrickPremartin)
* [Patreon](https://www.patreon.com/patrickpremartin)
* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)or if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.