Re: [389-users] Using JNDI and 389DS

2013-03-20 Thread Chaudhari, Rohit K.
Hey dc, I did create a keystore, but every time I try to get it to work, I get stuck. I will post my java code tomorrow to show you what my code looks like, and then I will mention the exact 389 DS configuration. Thanks, Rohit From: 389-users-boun...@l

Re: [389-users] Using JNDI and 389DS

2013-03-20 Thread Chun Tat David Chu
I have written Java code that does what you described. I think you should break up your problem. 1) Install your server certificate on the 389 DS first. You should consult the following website https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Directory_Server/8.2/html/Administration_Guide/

Re: [389-users] How to Managed Entries Plugin for Linux Users?

2013-03-20 Thread Chandan Kumar
Thanks that helped. The main reason for my LDAP deployment is for Centralized Linux User management for all Linux Servers. What would be the simplest way to do basic user/group management such as 1. Adding/Removing users to/from Groups. 2. Creating new groups and adding the users to it. 3. Moving

[389-users] 389-ds-base-devel and rhel6

2013-03-20 Thread Robert Viduya
I'm trying to set up 389 on an RHEL6 server, all our previous installs have been on RHEL5 or earlier. We have a locally developed plugin and we need the include files from package 389-ds-base-devel. I've got both epel and epel-389-ds-base configured as repos. However, yum is balking at instal

[389-users] Using JNDI and 389DS

2013-03-20 Thread Chaudhari, Rohit K.
Hey everyone, I need help implementing a client-server SSL connection. I've been researching on the web and I have no idea how to get my Java application to talk to the 389DS securely. I have been looking into keytool and JSSE, but there is no clear cut explanation on how it should be done.

[389-users] Using JNDI and 389DS

2013-03-20 Thread Chaudhari, Rohit K.
Hey everyone, I need help implementing a client-server SSL connection. I've been researching on the web and I have no idea how to get my Java application to talk to the 389DS securely. I have been looking into keytool and JSSE, but there is no clear cut explanation on how it should be done.

Re: [389-users] How to Managed Entries Plugin for Linux Users?

2013-03-20 Thread Rich Megginson
On 03/20/2013 10:07 AM, Chandan Kumar wrote: Hi Nathan, Thanks. Yes it was a stupid Typo. Is there any way to modify/delete entries created by the Managed Entries plugin? When I try to delete those group entries it denies say "It needs to be Manually Unlinked" not sure how to un-link them. A

Re: [389-users] How to Managed Entries Plugin for Linux Users?

2013-03-20 Thread Chandan Kumar
Hi Nathan, Thanks. Yes it was a stupid Typo. Is there any way to modify/delete entries created by the Managed Entries plugin? When I try to delete those group entries it denies say "It needs to be Manually Unlinked" not sure how to un-link them. Any idea on that? -- http://about.me/chandank On

Re: [389-users] dsadmin python library - using signature to document methods

2013-03-20 Thread Rich Megginson
On 03/18/2013 10:08 AM, Roberto Polli wrote: Hi Rich, what do you think about using function signature to improve method documentation? Ex. in def setupReplica(self, args): we 1- have to document the whole args behavior 2- need to setup default values with args.get(name, defaultvalue) I th

Re: [389-users] dsadmin python library - about Entry behavior

2013-03-20 Thread Rich Megginson
On 03/18/2013 08:37 AM, Roberto Polli wrote: Hi Rich, a question about Entry behavior. Given the following entry: t = 'o=foo', {'objectclass': ['organization', 'top']} e = Entry(t) Use dict.update would be very nice, but if you try e.data.update({'dc': 'bar', 'objectclass':['organization', 'to

Re: [389-users] dsadmin python library

2013-03-20 Thread Rich Megginson
On 03/14/2013 11:11 AM, Roberto Polli wrote: On Thursday 14 March 2013 11:04:46 Rich Megginson wrote: What about the scripts such as dirsynccrtl.py, winsyncssl.py, etc. that use dsadmin.py? Should they be in the same repo as dsadmin.py? your choiche ;) I would just separate the "reusable" stu

Re: [389-users] 389 hang while upgrading from 1.2.2 to 1.2.10

2013-03-20 Thread Rich Megginson
On 03/20/2013 05:15 AM, Roberto Polli wrote: Hi Rich, On Tuesday 19 March 2013 13:19:08 Rich Megginson wrote: Looks like you might need to do a manual db upgrade procedure, even though you should not be affected by the subtree rename conditions, as in http://port389.org/wiki/Subtree_Rename

Re: [389-users] 389 hang while upgrading from 1.2.2 to 1.2.10

2013-03-20 Thread Roberto Polli
Hi Rich, On Tuesday 19 March 2013 13:19:08 Rich Megginson wrote: Looks like you might need to do a manual db upgrade procedure, even though you should not be affected by the subtree rename conditions, as in http://port389.org/wiki/Subtree_Rename#warning:_upgrade_from_389_v1.2.6_.28a.3F.2C_rc1_