Account Manager locked by another user

Account Manager on a Digital UNIX server can be started by typing dxaccounts at the command prompt or clicking on the account manager icon.

If the error message "locked by another user" is displayed and the account manager is unable to be started, the lock file will need to be removed.

Every time the account manager is run a lock file /etc/.AM_is_running is created.

When another occurrence of account manager is started it will look for this file and if it exists will give the "locked by another user" error message and bomb out.

Therefore if the first instance of account manager closes abnormally it will not remove this lock file as it is supposed to do.

Then when you come to start another instance of account manager it will find the lock file and fail to start.

To solve, just remove the lock file /etc/.AM_is_running. (Don't forget the dot at the front of AM, this dot means it is a hidden file. Use ls -a to view it)

Have a Unix Problem
Do you have a UNIX Question?

Unix Books :-
UNIX Programming, Certification, System Administration, Performance Tuning Reference Books

Return to : - Unix System Administration Hints and Tips

(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
All product names are trademarks of their respective companies.
The site www.gotothings.com is in no way affiliated with or endorsed by any company listed at this site.
Any unauthorised copying or mirroring is prohibited.