Yes, if we can run LDAP like embedded H2 it would be great.
On Mon, Mar 14, 2011 at 7:17 PM, Tharindu Mathew <[email protected]> wrote: > Hi, > > Since the ldap is embedded do we need to expose it on a port? > > Having too many ports open might be a concern to some. > > > On Mon, Mar 14, 2011 at 3:24 AM, Amila Jayasekara <[email protected]> wrote: > >> On Sun, Mar 13, 2011 at 1:27 PM, Afkham Azeez <[email protected]> wrote: >> > >> > >> > On Mon, Mar 14, 2011 at 1:32 AM, Amila Jayasekara <[email protected]> >> wrote: >> >> >> >> On Sat, Mar 12, 2011 at 5:44 AM, Afkham Azeez <[email protected]> wrote: >> >> > This is mail is targeted at all devs who introduced config files to >> >> > Carbon. >> >> > If you config files contain port definitions, you must provide >> >> > the functionality for users to override those using an entry in the >> >> > carbon.xml ports section. >> >> > Also, others who introduced ports into random places in the >> carbon.xml >> >> > file, now is the time to clean it up, and use the ports section to >> >> > define >> >> > the ports. >> >> > >> >> > -- >> >> > Afkham Azeez >> >> > Senior Software Architect & Senior Manager; WSO2, Inc.; >> http://wso2.com, >> >> > >> >> > Member; Apache Software Foundation; http://www.apache.org/ >> >> > email: [email protected] cell: <%2B94%2077%203320919>+94 77 3320919 >> >> > blog: http://blog.afkham.org >> >> > twitter: http://twitter.com/afkham_azeez >> >> > linked-in: http://lk.linkedin.com/in/afkhamazeez >> >> > >> >> > Lean . Enterprise . Middleware >> >> > >> >> > _______________________________________________ >> >> > Carbon-dev mailing list >> >> > [email protected] >> >> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > >> >> > >> >> >> >> As per above mail, LDAP server component is now reading ports from >> >> $CARBON_HOME/repository/conf/carbon.xml. >> >> Both LDAP server port and KDC port can be changed in carbon.xml's >> >> following configuration sections, >> >> >> >> <Ports> >> >> <!-- Embedded LDAP server specific ports --> >> >> <EmbeddedLDAP> >> >> <!-- Port which embedded LDAP server runs --> >> >> <LDAPServerPort>10389</LDAPServerPort> >> > >> This 10389 port needs to be changed in 2 XML files I think. What if we >> keep >> those commented out, with instructions for advanced users, in those >> files, >> and default to the values specified in the carbon.xml file? >> >> Hi Azeez, >> I didnt understand your question completely. >> We need to specify LDAP port in carbon.xml (for LDAP server) and >> usr-mgt.xml (For user manager). >> Are you suggesting to read LDAP port for user manager from carbon.xml ? >> >> Thanks >> AmilaJ >> > >> >> >> >> <!-- Port which KDC (Kerberos Key Distribution Center) >> >> server runs --> >> >> <KDCServerPort>8000</KDCServerPort> >> >> </EmbeddedLDAP> >> >> </Ports> >> >> >> >> Changes are committed to trunk. >> >> >> >> Thanks >> >> AmilaJ >> > >> > >> > >> > -- >> > Afkham Azeez >> > Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com >> , >> > >> > Member; Apache Software Foundation; http://www.apache.org/ >> > email: [email protected] cell: <%2B94%2077%203320919>+94 77 3320919 >> > blog: http://blog.afkham.org >> > twitter: http://twitter.com/afkham_azeez >> > linked-in: http://lk.linkedin.com/in/afkhamazeez >> > >> > Lean . Enterprise . Middleware >> > >> > > > > -- > Regards, > > Tharindu > > -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software Foundation; **http://www.apache.org/*<http://www.apache.org/> * email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
