[phpldapadmin-users] Failed to copy DN

2010-07-13 Thread Stuart Cherrington
Hi, Not sure if this is an issue with phpLDAPadmin 1.0.1 or Openldap2.4 (on rhel 5.3). I've created posixGroup's within my openLDAP and can see these within phpLDAPadmin, I was trying to copy the objects within my 'dc' prior to some invasive work, but I cannot copy the posixGroups. I have done

Re: [phpldapadmin-users] Failed to copy DN

2010-07-13 Thread Stuart Cherrington
Deon, Do you know if the EPEL community have started storing the redhat RPM's elsewhere? I found 1.0.1 at http://fedoraproject.org/wiki/EPEL this morning. Thanks for reminding me :-). I'd already put the loglevel to '4' but forgot to check. Here's the output, doesn't mean much to me I'm afraid

Re: [phpldapadmin-users] Failed to copy DN

2010-07-14 Thread Stuart Cherrington
I upgraded to 1.2 from sourecforge, you guys made that too easy, how am I supposed to make a living if anyone can do it :-) Still get same exception errors when trying to copy ou=group children. Not sure this is a place to log ehancements, but I have a lot of objects in seperate OU's, it wou

Re: [phpldapadmin-users] Failed to copy DN

2010-07-14 Thread Stuart Cherrington
ma (looking at the objectclasses) and see if one of source item's object classes are structural in your target server. ...deon On 14/07/10 20:38, Stuart Cherrington wrote: Not sure this is a place to log ehancements, but I have a lot of objects in seperate OU's, it would be nice

Re: [phpldapadmin-users] Failed to copy DN

2010-07-14 Thread Stuart Cherrington
You can view the schema (looking at the objectclasses) and see if one of source item's object classes are structural in your target server. ...deon On 14/07/10 20:38, Stuart Cherrington wrote: Not sure this is a place to log ehancements, but I have a lot of objects in seperate OU'

[phpldapadmin-users] Password comparison fails

2010-07-27 Thread Stuart Cherrington
Hi, I'm writing a script to help my fellow admins automatically creates user accounts in OpenLDAP 2.4. I can provide copy of script if you would like it. The issue I have is encrypting the plain text word into passwd format, I found the very helpful slappasswd2.4 which seems to work so I put