The users that were generated from the GUI have disappeared. Groups are not visible either.

The users that were generated from the GUI have disappeared. Groups are not visible either.

Parents Reply
  • 0   in reply to   

    In that case I would rerun it with the name of the cell server:

    omnicc -secure_comm -regenerate_cert <CS_FQDN>

    This will generate the correct localhost certificate on the cell server again. Next you will need to run:

    omnicc -secure_comm -reconfigure_peer <CS_FQDN>

    on all clients. Please let us know the status after that.

Children