| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
A password policy is a collection of administrator-defined rules that specify the criteria for creating and replacing end user passwords.
A Universal Password is protected by three levels of security: triple DES encryption of the password itself, eDirectory rights, and file system rights.
The Universal Password is encrypted by a triple DES, user-specific key. Both the Universal Password and the user key are flagged with a hidden attribute that only eDirectory can read. The user key (3DES) is stored encrypted with the tree key, and the tree key is protected by a unique NICI key on each machine. (Note that neither the tree key nor the NICI key is stored within eDirectory. They are not stored with the data they protect.) The tree key is present on each machine within a tree, but each tree has a different tree key. So, data encrypted with the tree key can be recovered only on a machine within the same tree. Thus, while stored, the Universal Password is protected by three layers of encryption.
Each key is also secured via eDirectory rights. Only administrators with the Supervisor right or the users themselves have the rights to change Universal Passwords.
File system rights ensure that only a user with the proper rights can access these files.
Before one can implement Universal Password you need to comply with these requirements:
A basic implementation of Universal Password is just two steps:
The settings shown here are quite tide. You should consult with your users how these settings can affect them.
Sources:
Novell Password Management Guide: http://www.novell.com/documentation/password_management/index.html
Discussion