I have my Domino Server running on SuSE Linux 10.0. In order to run the Administration task, I need to install the Administrator client, for which I need to have the user.id or the ID file for the Administrator. I can’t seem to locate it anywhere. Can someone please tell me from where can I retrieve the ID file, if I am unable to install the Lotus Domino Administrator client. Alternately, can someone please tell me how to invoke the Domino console on SuSE Linux?
Subject: Re: Retrieve ID
If you can not locate admin.id or user.id from the Domino Data Directory on your server, if you have a Notes client, open names.nsf and review the Person Document for the user in question. Hopefully you will find that the user ID is attached to the Person Document.
Per your request regarding the server console, the only way to access the server console in a live shell is to “manually” start the instance of Domino, as follows:
cd /local/notesdata
/opt/ibm/lotus/bin/server
I hope this helps!