----- Original Message ----
> From: Devendra Jadhav <devendra...@gmail.com>
> To: Yves Premel-Cabic <xavier.pre...@eds.mu>
> Cc: php-general@lists.php.net
> Sent: Tue, October 6, 2009 6:18:13 AM
> Subject: Re: [PHP] Active Directory LDAP Help
> 
> The existing Infrastructure is ready. and now at this point of time this is
> difficult to switch to the Linux based. I love linux but helpless now ...
> There is not so much information available on php.net
> 
> On Tue, Oct 6, 2009 at 6:15 PM, Yves Premel-Cabic wrote:
> 
> > Why don't you use linux solutions like RedHat Directory Server or Mandriva
> > Directory Server instead? (LDAP based too)
> > These solutions are scalable, free & fully documented on the web, not like
> > this shitty MS AD (but is there a non-shitty MS product :p)
> >
> > This is also much more easier to debugg... (linux...)
> >
> >
> > Devendra Jadhav wrote:
> >
> >> Hi All,
> >>
> >> I am new to LDAP.
> >> I want to create user on AD(Active Directory)
> >> I have written script to do same, but I am getting "Operations error"
> >> even I am successfully connected to AD and bounded with correct username,
> >> password.
> >> Also where will I get all attributes with its meanign... which attributes
> >> are compulsory... different types of objects like users, groups,
> >> organizational units and their attributes ...
> >> where will i get all this information?
> >>
> >> Help appreciated.
> >> Thank you.
> >>
> >>
> >>
> >
> >
> 
> 
> -- 
> Devendra Jadhav

Devendra,

Are you trying to create a web UI to manage AD accounts?  If so, I hope you 
know that you're reinventing the wheel.  Have a look at phpldapadmin at 
http://phpldapadmin.sourceforge.net/

Regards,
Tommy


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to