-
nkarthik replied to the topic How to verify OpenDJ replication topology in the forum Directory Services 5 years, 6 months ago
As you said, if I search for cn=monitor in a particular cts server, it shows only connectivity information specific to that server. But, we have around 30 cts servers across different sites. I was searching for a took which can show the entire topology at once instead of login to each server and checking.
-
nkarthik replied to the topic How to verify OpenDJ replication topology in the forum Directory Services 5 years, 6 months ago
Thanks. I got the details by searching for connected-to attribute.
– Is it possible for one opendj cts server to connect to multiple replicators?
– Also, is it possible to check the entire topology from one server or should I login to each server and check the cn=monitor for connected-to attribute? -
nkarthik replied to the topic How to verify OpenDJ replication topology in the forum Directory Services 5 years, 6 months ago
Is there any specific command to get these details?
-
nkarthik started the topic How to verify OpenDJ replication topology in the forum Directory Services 5 years, 6 months ago
Is there any command to check the replication topology of an existing distributed environment? I am interested on finding what all opendj’s are connected to a particular replicator and what all replicators are connected to each other etc.
-
nkarthik commented on the post, Customizing ForgeRock OpenAM 13 XUI Login Page 6 years, 2 months ago
@RajeshR I think we can’t modify the HTML page per realm basis. Correct?
I think it was the same case in v12 as well. Only in legacy UI, we had the option to modify the JSPs -
nkarthik commented on the post, Customizing ForgeRock OpenAM 13 XUI Login Page 6 years, 2 months ago
We can change the messages.
Can we change the UI layout as well as theme (like button colors, background, disable/enable/hover buttons) for each realm? -
nkarthik started the topic OpenDJ full backup rollover in the forum Directory Services 6 years, 3 months ago
We have setup OpenDJ full backup on a daily basis.
But, it looks like there is no option to setup rollover of backups. OpenDJ keeps on piling up the backups and eating the disk space. Is there any way to set the number of backups to retain?
or we have to write a custom script to delete old backups?