Discussion:
Adminp Connetor - How to rename user
(too old to reply)
Prometheus
2010-08-02 13:04:24 UTC
Permalink
I've implemented the Adminp Connector to push data from AD to Domino.
When a username changes in AD it have to start the Adminp process of
Lotus Notes/Domino.

The first problem I have: User rename of a web user works, but the
rename of this user in groups was not be done. P.e. When I rename "Ida
Muster/Org" to "Ida Klenk/Org", the user was renamed, but in the
groups, where the user resides, the user is still "Ida Muster/Org".

The second problem: How can I change a Notes rich client user? I don't
find any informations about this.
Marek
2010-08-04 11:30:11 UTC
Permalink
Post by Prometheus
I've implemented the Adminp Connector to push data from AD to Domino.
When a username changes in AD it have to start the Adminp process of
Lotus Notes/Domino.
The first problem I have: User rename of a web user works, but the
rename of this user in groups was not be done. P.e. When I rename "Ida
Muster/Org" to "Ida Klenk/Org", the user was renamed, but in the
groups, where the user resides, the user is still "Ida Muster/Org".
The second problem: How can I change a Notes rich client user? I don't
find any informations about this.
Hi Prometheus,

we implemented the integration between TDS and Domino and from what I
know this Admin Process has to be done manually. Have you checked this
redbook: http://publib-b.boulder.ibm.com/abstracts/redp4629.html ?
Be sure to check also information here: http://www.tdi-users.org/twiki/bin/view/Integrator/Domino

Good Luck!
Prometheus
2010-08-04 12:08:57 UTC
Permalink
Post by Marek
Post by Prometheus
I've implemented the Adminp Connector to push data from AD to Domino.
When a username changes in AD it have to start the Adminp process of
Lotus Notes/Domino.
The first problem I have: User rename of a web user works, but the
rename of this user in groups was not be done. P.e. When I rename "Ida
Muster/Org" to "Ida Klenk/Org", the user was renamed, but in the
groups, where the user resides, the user is still "Ida Muster/Org".
The second problem: How can I change a Notes rich client user? I don't
find any informations about this.
Hi Prometheus,
we implemented the integration between TDS and Domino and from what I
know this Admin Process has to be done manually. Have you checked this
redbook:http://publib-b.boulder.ibm.com/abstracts/redp4629.html?
Be sure to check also information here:http://www.tdi-users.org/twiki/bin/view/Integrator/Domino
Good Luck!
Hi Marek, thanks for your input!
I already have checked all the redbooks and links. But I don't find
any out-of-the box solution.
Would you say, that you do not have implemented the rename process
with TDI and the administrator has to do this manually? Or you have
programmed the rename process manually?

My approach now is to do this in Lotus Notes. I have to put the data
from TDI to a Lotus Notes database (via Lotus Notes connector), where
I rename Notes and web users with an Lotus Notes agent.
Or alternatively customize the TDI connector (or write an own
connector) to rename Notes richt client users also.
Marek
2010-08-04 15:04:05 UTC
Permalink
Post by Prometheus
Post by Marek
Post by Prometheus
I've implemented the Adminp Connector to push data from AD to Domino.
When a username changes in AD it have to start the Adminp process of
Lotus Notes/Domino.
The first problem I have: User rename of a web user works, but the
rename of this user in groups was not be done. P.e. When I rename "Ida
Muster/Org" to "Ida Klenk/Org", the user was renamed, but in the
groups, where the user resides, the user is still "Ida Muster/Org".
The second problem: How can I change a Notes rich client user? I don't
find any informations about this.
Hi Prometheus,
we implemented the integration between TDS and Domino and from what I
know this Admin Process has to be done manually. Have you checked this
redbook:http://publib-b.boulder.ibm.com/abstracts/redp4629.html?
Be sure to check also information here:http://www.tdi-users.org/twiki/bin/view/Integrator/Domino
Good Luck!
Hi Marek, thanks for your input!
I already have checked all the redbooks and links. But I don't find
any out-of-the box solution.
Would you say, that you do not have implemented the rename process
with TDI and the administrator has to do this manually? Or you have
programmed the rename process manually?
My approach now is to do this in Lotus Notes. I have to put the data
from TDI to a Lotus Notes database (via Lotus Notes connector), where
I rename Notes and web users with an Lotus Notes agent.
Or alternatively customize the TDI connector (or write an own
connector) to rename Notes richt client users also.
My colleague didn't program it. For what he said to me that the
administrator has to rename it by himself.
But I'm not a Lotus Notes/Domino expert so maybe others will help
more. In my opinion there's no out-of-the-box solution for this :(.
Prometheus
2010-08-04 12:09:06 UTC
Permalink
Post by Marek
Post by Prometheus
I've implemented the Adminp Connector to push data from AD to Domino.
When a username changes in AD it have to start the Adminp process of
Lotus Notes/Domino.
The first problem I have: User rename of a web user works, but the
rename of this user in groups was not be done. P.e. When I rename "Ida
Muster/Org" to "Ida Klenk/Org", the user was renamed, but in the
groups, where the user resides, the user is still "Ida Muster/Org".
The second problem: How can I change a Notes rich client user? I don't
find any informations about this.
Hi Prometheus,
we implemented the integration between TDS and Domino and from what I
know this Admin Process has to be done manually. Have you checked this
redbook:http://publib-b.boulder.ibm.com/abstracts/redp4629.html?
Be sure to check also information here:http://www.tdi-users.org/twiki/bin/view/Integrator/Domino
Good Luck!
Hi Marek, thanks for your input!
I already have checked all the redbooks and links. But I don't find
any out-of-the box solution.
Would you say, that you do not have implemented the rename process
with TDI and the administrator has to do this manually? Or you have
programmed the rename process manually?

My approach now is to do this in Lotus Notes. I have to put the data
from TDI to a Lotus Notes database (via Lotus Notes connector), where
I rename Notes and web users with an Lotus Notes agent.
Or alternatively customize the TDI connector (or write an own
connector) to rename Notes richt client users also.
Loading...