Fernando Karnagi’s Weblog

TDS – Password Policy

Posted in Portal by fernandokarnagi on January 29, 2009

Hi folks,

Last time I got a bit of pain in my head when trying to configure the IBM Tivoli Directory Server (TDS) Password Policy. Finally I managed to do it and ran some test scenarios. This article describes the steps to configure the Password Policy in TDS and also shows some test scenario.

How to configure the password policy?

The first thing is that you go into the TDS Web Console

tds

Click the “pwdpolicy” and then select All

tds1

Click “Next”

tds2

Make sure that you check the “Enabled”

tds3

Do the changes as necessary

tds4

Make sure that you choose the “Check Syntax” in he above screen

And then click “Finish”

Then assign the ACL appropriately

Go to the “Directory Management – Manage Entries”

tds5

Choose the “Edit ACL” and click “GO” button

On the “Effective ACL”, click “Load” or “Refresh”

tds6

View the “cn=anybody”

tds7

Make sure that you remember this ACL setting, because after you assign another ACL, this current ACL setting will be automatically removed by the TDS

Click the “Non-filtered ACLs”

tds8

Click the “Add” button

Use the “cn=this” which means that this ACL applies to the user to change attributes belong to himself

tds9

Make sure that you add “userPassword” into it and grant all access

Then put back the “cn=anybody” to the ACLs list

tds10

Then you should be able to see “cn=this” and “cn=anybody”

tds11

Testing the password policy (to be continued…)

Leave a Reply

You must be logged in to post a comment.