update LDAP email value

Sort:
You are not authorized to post a reply.
Author
Messages
rockie12_us
Advanced Member
Posts: 32
Advanced Member

    Hi

    I am a Java programmer and have written Java programs to query values from the LDAP (tivoli).  I now want to update several users email addresses in the LDAP.

    I know I can write a program to do this, but my question is, what might I break internal to the LDAP for Lawson's schema, if I update the email values outside of the RM tool?

    Thanks in advance for your time

    Dean-O

    Roger French
    Veteran Member
    Posts: 545
    Veteran Member

      I've done this before. I would try to update one or two emails first and check those. You can export the correct DN of where the emails are stored, in an ldif file, change the email address and then reimport back in. Your JXplorer tool is a great tool for doing this. You may have to stop/restart lase after you update the emails to see the new emails in RM.

      -Rog

      You are not authorized to post a reply.