[Geoserver-users] Configuring Apache HTTPD Session Integration: Error

We are attempting to follow the instructions at this URL:

http://docs.geoserver.org/stable/en/user/security/tutorials/credentialsfromheaders/index.html

To set up security on our geoserver. But when we open up the command prompt and issue our curl command we get an error. Out curl command is as follows:

curl -v -H “X-Credentials: private-user=admin&private-pw=geoserver” “http://localhost:9999/geoserver/wms?service=WMS&version=1.1.1&request=GetCapabilities“

Please note our port number for geoserver is 9999 not 8080 as in some examples.

The error message we get is as follows:

  • Rebuilt URL to: private-user=admin/

  • Could not resolve host: private-user=admin

  • Closing connection 0

curl: (6) Could not resolve host: private-user=admin

‘private-pw’ is not recognized as an internal or external command,

operable program or batch file.

‘version’ is not recognized as an internal or external command,

operable program or batch file.

‘request’ is not recognized as an internal or external command,

operable program or batch file.

Our infrastructure is windows 2008R2 server. Our Web Server is Apache.

We know geo-server works without security since we have set up an open layers application which is able to edit geometry and attributes in out postgis database using WFS-T.

We appreciate your assistance on this on this matter since we’ve been unable to find a solution on-line.

ADAS exists to provide ideas, specialist knowledge and solutions to secure our food and enhance the environment.

The information is intended for the addressee and may contain confidential and/or privileged material. Any use of, or taking of any action in reliance upon, this information by parties other than the intended recipient is prohibited. If you receive this in error, please contact the sender and delete the material. Opinions and other information in this message that do not relate to the official business of ADAS are neither given or endorsed by it.

ADAS is a trading name of ADAS UK Ltd. Registered in England No. 3296903. Registered Office: Pendeford House, Pendeford Business Park, Wobaston Road, Wolverhampton, WV9 5AP. ADAS UK Ltd is a member of the ADAS group of companies.

Hi Christopher,

···

2015-07-29 17:40 GMT+02:00 Christopher Stocks <Christopher.Stocks@anonymised.com>:

We are attempting to follow the instructions at this URL:

http://docs.geoserver.org/stable/en/user/security/tutorials/credentialsfromheaders/index.html

To set up security on our geoserver. But when we open up the command prompt and issue our curl command we get an error. Out curl command is as follows:

curl -v -H “X-Credentials: private-user=admin&private-pw=geoserver” “http://localhost:9999/geoserver/wms?service=WMS&version=1.1.1&request=GetCapabilities

In the command line you are using the double quote chars are not correct. I see this is a formatting error in the geoserver docs, I will fix it asap. In the meantime, please try to use this one:

curl -v -H “X-Credentials: private-user=admin&private-pw=geoserver” “http://localhost:9999/geoserver/wms?service=WMS&version=1.1.1&request=GetCapabilities

Regards,
Mauro

==

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Dott. Mauro Bartolomeoli
@mauro_bart
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.