Security/2: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
==Description==
Security/2 is a multi-user system for OS/2. It provides controlled access to files, drives, drivers and other OS/2 stuff, based on access control list for each user.
Security/2 is a multi-user system for OS/2. It provides controlled access to files, drives, drivers and other OS/2 stuff, based on access control list for each user.


===Structure===
===Structure===
Security/2 has modular structure, can be easily (i hope ;)) extended and provides a API for developers to enable their applications be multi-user.
Security/2 has modular structure, can be easily extended and provides an API for developers to enable their applications be multi-user.


===Using Security/2===
===Using Security/2===
Line 18: Line 16:
[[Nick Lepehin]]
[[Nick Lepehin]]


[[Category:Software]]
[[Category:Software]][[Category:Utilities]][[Category:Closed Source Software]]
 
 
[[Category:Software]]
[[Category:Utilities]]
[[Category:Closed Source Software]]

Revision as of 23:29, 18 October 2017

Security/2 is a multi-user system for OS/2. It provides controlled access to files, drives, drivers and other OS/2 stuff, based on access control list for each user.

Structure

Security/2 has modular structure, can be easily extended and provides an API for developers to enable their applications be multi-user.

Using Security/2

Most of the Security/2 utilities are open sourced, that provides additional help for developers.

Download

License

Free for personal use.

Author

Nick Lepehin