This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARS user rename

Hi All,

how can i rename user object(name) in ars?

for e.g. if department equal to sales it should move to sales ou, have i configured workflow for that. but, before moving to sales ou it should search for name whether already present or not, if present then it should add 1 at the end of name else keep it as it is. 

also, while creation from QC, if two new users will get create in provisioning cycle with same name it should add 1 at the end of the name.

Can anyone help in this?

Parents
  • They have some policy so accordingly they wants name as "FN LN". 

    Anyways,

    my ou structure is 

    domain name-sales-admin-users

    domain name-marketing-users

    in my workflow i have if else action-and branches as per department and under that i have move action which will move user to sales-admin-users or marketing-users according to department value. 

    before moving i am running premove script, but i want script search scop should be the destination container which is defined in move action of workflow.

Reply
  • They have some policy so accordingly they wants name as "FN LN". 

    Anyways,

    my ou structure is 

    domain name-sales-admin-users

    domain name-marketing-users

    in my workflow i have if else action-and branches as per department and under that i have move action which will move user to sales-admin-users or marketing-users according to department value. 

    before moving i am running premove script, but i want script search scop should be the destination container which is defined in move action of workflow.

Children
No Data