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

iprnt 5.0.1 Appliance lose Groups and Identity Source

Hello,

Our iPrint Server had in the last month two big problems:

1. Losed all Users and also the rights to the printers. A new synchronisation did not help.

2. Today the iPrint losed the Identity Sources.

How can we fix these big problems?

Regards,

Raffi

Parents
  • 0  

    What is(are) your Identity Source(s)?  And how is their health?

    ________________________

    Andy of KonecnyConsulting.ca in Toronto
    Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.

  • 0 in reply to   

    There are two eDir Servers connected with LDAPS. How should we verify their health?

  • 0   in reply to 

    On each of those eDir servers, run each of the below, stopping to fix any errors identified before bothering with the next step.   Essentially: Check that the servers are connecting well. Check they all partitions are synchronized within a reasonable time, usually minutes). And make sure there are no stuck obituaries on that server.

    ndsrepair -T

    ndsrepair -E
       (or alternatively for larger systems:  ndsrepair -E | egrep 'Partition|All'  )

    ndsrepair -C -Ad -A

    ________________________

    Andy of KonecnyConsulting.ca in Toronto
    Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.

Reply
  • 0   in reply to 

    On each of those eDir servers, run each of the below, stopping to fix any errors identified before bothering with the next step.   Essentially: Check that the servers are connecting well. Check they all partitions are synchronized within a reasonable time, usually minutes). And make sure there are no stuck obituaries on that server.

    ndsrepair -T

    ndsrepair -E
       (or alternatively for larger systems:  ndsrepair -E | egrep 'Partition|All'  )

    ndsrepair -C -Ad -A

    ________________________

    Andy of KonecnyConsulting.ca in Toronto
    Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.

Children