Re: [phpldapadmin-users] Alias Objects

2008-05-06 Thread Buggy Code
Hi Nobody. Has anybody have any ideas what is going on here? Regards, Gerhard On Sat, May 3, 2008 at 11:46 AM, Buggy Code <[EMAIL PROTECTED]> wrote: > Hi > > Is seems that if I manually create an alias object ldif and add a > extensibleObject class so that I can use a uid attribute, the al

Re: [phpldapadmin-users] Alias Objects

2008-05-02 Thread Buggy Code
Hi Is seems that if I manually create an alias object ldif and add a extensibleObject class so that I can use a uid attribute, the alias works. I fiddled with the add function code in server_fuctions.php to printout the contents of the array - ie - what phpldapadmin wants to add using ldapadd fun

Re: [phpldapadmin-users] Alias Objects

2008-04-27 Thread Gerhard (GMAIL)
Hi Sorry, I just saw the email amongst a large amount of others I use alias objects as I have multiple branches of people and a cvs server authentication base is set to one which a particular user is not in - confusing... For eg, Some server are locked into ou=org1 and the person is in ou=o

Re: [phpldapadmin-users] Alias Objects

2008-01-28 Thread Deon George
Hi Gerhard, Gerhard (GMAIL) wrote: > I seem to be having trouble adding a alias objects. Can you provide an LDIF of a good aliased object (I dont use them), and I'll see what is going on... ...deon - This SF.net email is sp

[phpldapadmin-users] Alias Objects

2008-01-22 Thread Gerhard (GMAIL)
Hi I seem to be having trouble adding a alias objects. Here is the scenario: I have a posix account entry as uid=realuser,ou=people,ou=org2,dc=company,dc=com and want to alias object of the above in a different tree on the same database; uid=aliasuser,ou=people,ou=org1,dc=company,dc=com In p