-
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks Ludo For information.
I could actually update user status from java JNDI and once disabled user is not able to authenticate which is desired behavior.
sample code snippet for reference
Attribute mod0 = new BasicAttribute("ds-pwp-account-disabled", "true");
Thanks
Gautam Sharma -
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Hi Ludo,
Could you please suggest any pointer or link.
Thanks
Gautam Sharma -
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks for reply.
I tried with “ds-pwp-account-disabled”` attribute but no luck.
Please find below code snippet as well
[Read more]
Properties properties = new Properties();
properties.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");
properties.put(Context.PROVIDER_URL,… -
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks for reply.
I tried with “ds-pwp-account-disabled”` attribute but no luck.
Please find below code snippet as well
[Read more]
Properties properties = new Properties(); properties.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");
properties.put(Context.PROVIDER_URL,… -
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks for reply.
I tried with “ds-pwp-account-disabled”` attribute but no luck.
Please find below code snippet as well
[Read more]
Properties properties = new Properties();
properties.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");
properties.put(Context.PROVIDER_URL,… -
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks for prompt response.
Please find my answers.
What does it mean, it doesn’t seem to be working ?
I could set value using modifications but while getting it always showsattrs.get("get-account-is-disabled")
andattrs.get("ds-pwp-account-disabled"))
as nullDo you get an error when trying to add the attribute ?
No errorHow do you c…[Read more]
-
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks for prompt response.
Please find my answers.
What does it mean, it doesn’t seem to be working ?
I could set value using modifications but while getting it always shows attrs.get(“get-account-is-disabled”) as nullDo you get an error when trying to add the attribute ?
No errorHow do you check if the account is disabled ?
I can check f…[Read more] -
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks for prompt response.
Please find my answers.
What does it mean, it doesn’t seem to be working ?
I could set value using modifications but while getting it always shows attrs.get(“get-account-is-disabled”) as nullDo you get an error when trying to add the attribute ?
No errorHow do you check if the account is disabled ?
I can check f…[Read more] -
gautamkct replied to the topic Disable user in the forum Directory Services 5 years, 4 months ago
Thanks for prompt response.
Please find by answers.
What does it mean, it doesn’t seem to be working ?
I could set value using modifications but while getting it always shows attrs.get(“get-account-is-disabled”) as nullDo you get an error when trying to add the attribute ?
No errorHow do you check if the account is disabled ?
I can check f…[Read more] -
gautamkct started the topic Disable user in the forum Directory Services 5 years, 4 months ago
Hi Team,
Can you please help me with disable OpenDJ user from Java API.I tried with below code but it doesn’t seems to be working
new BasicAttribute("ds-pwp-account-disabled", true);
However from OPenDJ server i could disable user from below command.
$./manage-account
set-account-is-disabled
–port 4444
–bindDN…[Read more] -
gautamkct replied to the topic OpenDJ Redhat version compatibility in the forum Directory Services 5 years, 6 months ago
Thanks Gentjan.
OpenDJ forums are really helpful for beginner like me :)
Thanks
Gautam Sharma -
gautamkct replied to the topic OpenDJ Redhat version compatibility in the forum Directory Services 5 years, 6 months ago
Hi Gentjan,
Thanks for prompt response.
We are using Redhat 6.5 however would like to confirm whether OPenDJ means Linux Kernel version from below statement or not.Please suggest.
Linux 2.6 and later
Thanks
Gautam Sharma -
gautamkct started the topic OpenDJ Redhat version compatibility in the forum Directory Services 5 years, 6 months ago
Hi Team,
I went through OPenDJ 3.0.0 release notes and found out Linux OS compatibility as shown below
• Linux 2.6 and later
Shall I consider Linux 2.6 as Linux kernel version if yes it leads to Redhat 4+ version for Redhat Linux.
Please let me know if my understanding is correct or not.Thanks in Advance
Thanks
Gautam Sharma -
gautamkct started the topic OpenDJ Redhat version compatibility in the forum Directory Services 5 years, 6 months ago
Hi Team,
I went through OPenDJ 3.0.0 release notes and found out Linux OS compatibility as shown below
• Linux 2.6 and later
Shall I consider Linux 2.6 as Linux kernel version if yes it leads to Redhat 4+ version for Redhat Linux.
Please let me know if my understanding is correct or not.
Thanks
Gautam Sharma -
gautamkct replied to the topic OPenDJ version comparison in the forum Directory Services 5 years, 6 months ago
Thanks for Prompt response.Really appreciate your help for pointing me in right direction.
Moreover if you have any link in terms performance comparison please do share. -
gautamkct replied to the topic OPenDJ version Suggestion in the forum Directory Services 5 years, 6 months ago
Thanks for help.Will write custom utility to achieve that.
Thanks
Gautam Sharma -
gautamkct started the topic OPenDJ version comparison in the forum Directory Services 5 years, 6 months ago
Hi Team,
We are planing to go ahead with OPenDJ 3.0.0 in one of our application however would like to see comparison between OpenDJ 2.6.0 and 3.0.0. version before we finalize this version.
Any link link or some points would be much appreciated.
Thanks
Gautam Sharma -
gautamkct replied to the topic OPenDJ version Suggestion in the forum Directory Services 5 years, 6 months ago
Hi Ludo,
Thanks for reply.What i means from these terms is –
Homogeneous = Replication in another OPenDJ instance.
Heterogeneous = Replication in another LDAP server other than OPenDJ. To achieve this I can export and import ldiff file however checking if any out of box feature available.Thanks In Advance
Thanks
Gautam Sharma -
gautamkct replied to the topic OPenDJ version Suggestion in the forum Directory Services 5 years, 6 months ago
Hi Jean-Noel,
Thanks a lot for your help.
Thanks
Gautam Sharma -
gautamkct replied to the topic OPenDJ version Suggestion in the forum Directory Services 5 years, 6 months ago
Hi Jean-Noel,
Thanks for prompt response.If possible can you please help me with below queries as well.
1. Does OPenDJ 3.5.0 support Homogeneous and Heterogeneous replication.
2. Any link where i can see support timeline and EOSLThanks in advance.
Thanks
Gautam Sharma - Load More