How to lock a mail box for the time being

Dear all

How i can lock a user , for the time being. so that he cant access his account any where.

and how i can unlock

can an y one help me above issue…

sam

Subject: how to lock a mail box for the time being

You can set the ACL of an application (new name for databases) and control the access of that application. If enforce consistens ACL on all replica’s is checked it can’t be changed on a local replica.

Subject: how to lock a mail box for the time being

When I have a user who leaves, but access from a manager or others is needed, I’ll do the following:

1> Go into the Person Doc in the Domino Directory, under the Advanced tab and change the Check password field to Lockout ID.

2> Add the person to the Deny Access Group.

3> Recertify the ID, setting the expiration date/time to the current date/time.

4> Go into their mail file and set their individual access to No Access.

This way, if a manager (or other) needs to access their mail, I can simply go in and add that other person at the access level needed.

Brian

Subject: how to lock a mail box for the time being

The simplest way: Open the person document of the user>go to aadministration tab> under password management, edit the check password field to “Lock out ID”…save & close…& do the necessary replication,if required.

Unlocking process is same,just change the setting.

Subject: how to lock a mail box for the time being

If you wish to block the user’s access from the mailfile on server and if the server caters only as a mail server (means no other applications are hosted on this server, which user may need to access), then you can add user’s name in DenyAccess group, so that he will not be able to access the server itself.