Hi, Thanks for your response. is it possible to me to change or adding some code of geoserver that create the solr client?
Best Regards, Tkg_cangkul On Wed, 30 Jan 2019 at 15.27 Andrea Aime <[email protected]> wrote: > Hi, > the SOLR datastore is not exactly the most used one, you are likely the > first one trying to do what you're doing (or at > least the first one that spoke up). I'm sure that the people which > developed the store never had to do that kind of authentication. > > Code changes, library upgrades or library additions might be needed, but > this would > take an investigation, which you could do, or you could delegate to > someone else via commercial support, see > http://geoserver.org/support/ > > Another possible thing you can try is to contact the SOLR community, list > the solr jars that we have in the module, > and see if they can tell you how a kerberos connection is setup. > > If you figure out how to make it work, please share with the rest of us. > > Cheers > Andrea > > > > On Wed, Jan 30, 2019 at 8:41 AM tkg_cangkul <[email protected]> wrote: > >> Anybody can help me to solve this pls? >> i think the problem is from solrj library that must be added some jaas >> configuration, But i'm not really sure about that. >> i've try to add *-Djava.security.auth.login.config=/etc/client_jaas.conf* >> inside startup.sh script in java -jar start.jar but it doesn't help me. >> >> Need advice. >> >> Best Regards, >> >> Tkg Cangkul >> >> On 29/01/19 13:05, tkg_cangkul wrote: >> >> Hi Greg, >> >> There in no error or warning log in the solr. >> The error message only shown in Geoserver. >> >> On 29/01/19 12:55, Hans Gregers Hedegaard Petersen wrote: >> >> Hi there, >> >> I would start by looking at what the log in the SOLR end of things looks >> like? >> >> Best, >> >> Greg >> >> >> tir. 29. jan. 2019 kl. 06.51 skrev tkg_cangkul <[email protected]>: >> >>> Hi, >>> >>> i've been trying to read data store solr from my geoserver. But i've got >>> some error message *401 Authentication required *when i try create new >>> solr store. it's just because my solr cluster was kerberized. I think the >>> problem is the solrj library on geoserver. >>> >>> Anybody can help me to solve this problem? >>> This is the full log error of my geoserver >>> >>> >>> >>> Please Help. >>> Need advice. >>> >>> >>> Best Regards, >>> >>> Tkg Cangkul.. >>> _______________________________________________ >>> Geoserver-users mailing list >>> >>> Please make sure you read the following two resources before posting to >>> this list: >>> - Earning your support instead of buying it, but Ian Turton: >>> http://www.ianturton.com/talks/foss4g.html#/ >>> - The GeoServer user list posting guidelines: >>> http://geoserver.org/comm/userlist-guidelines.html >>> >>> If you want to request a feature or an improvement, also see this: >>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer >>> >>> >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/geoserver-users >>> >> -- >> >> *Hans Gregers Hedegaard Petersen * >> Partner, Seniorkonsulent >> [email protected] >> -------------------------- >> Septima P/S >> Frederiksberggade 19 >> <https://maps.google.com/?q=Frederiksberggade+19&entry=gmail&source=g>, >> 2. >> 1459 København K >> www.septima.dk >> Tlf: +45 7230 0672 >> Direkte: +45 9132 6945 >> Cvr: 34900841 >> >> >> >> _______________________________________________ >> Geoserver-users mailing list >> >> Please make sure you read the following two resources before posting to >> this list: >> - Earning your support instead of buying it, but Ian Turton: >> http://www.ianturton.com/talks/foss4g.html#/ >> - The GeoServer user list posting guidelines: >> http://geoserver.org/comm/userlist-guidelines.html >> >> If you want to request a feature or an improvement, also see this: >> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer >> >> >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-users >> > > > -- > > Regards, Andrea Aime == GeoServer Professional Services from the experts! > Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime > @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 > Massarosa > <https://maps.google.com/?q=Via+di+Montramito+3/A%0D%0A55054++Massarosa&entry=gmail&source=g> > (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 > http://www.geo-solutions.it http://twitter.com/geosolutions_it > ------------------------------------------------------- *Con riferimento > alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - > Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni > circostanza inerente alla presente email (il suo contenuto, gli eventuali > allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i > destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per > errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le > sarei comunque grato se potesse darmene notizia. This email is intended > only for the person or entity to which it is addressed and may contain > information that is privileged, confidential or otherwise protected from > disclosure. We remind that - as provided by European Regulation 2016/679 > “GDPR” - copying, dissemination or use of this e-mail or the information > herein by anyone other than the intended recipient is prohibited. If you > have received this email by mistake, please notify us immediately by > telephone or e-mail.* >
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
