GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPWS Apache and LDAP
Operating System - HP-UX
1851021
Members
2622
Online
104056
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2004 09:30 AM
05-24-2004 09:30 AM
HPWS Apache and LDAP
I have installed the precompiled HP-Webservices and are using the Apache Webserver Version 2.0.49. Everything works well.
I want to create a protected area and the authentication should be done with LDAP. The LDAP server works well. I configured Apache with the follwing part:
AuthType basic
AuthName "your ads go here"
AuthLDAPURL ldap://hpc3k.do.knipp.de/dc=knipp,dc=de?uid?sub?(objectCl
ass=*)"
require valid-user
When a user enters the site the login page appears. After typing in the login and password, the http daemon crashes:
[Mon May 24 23:10:25 2004] [notice] child pid 363 exit signal Segmentation fault (11)
What is going on here? I tried it on an HP-UX PA-RISC 11.11 and also on an IA-64 11.23. The same effect.
I want to create a protected area and the authentication should be done with LDAP. The LDAP server works well. I configured Apache with the follwing part:
AuthType basic
AuthName "your ads go here"
AuthLDAPURL ldap://hpc3k.do.knipp.de/dc=knipp,dc=de?uid?sub?(objectCl
ass=*)"
require valid-user
When a user enters the site the login page appears. After typing in the login and password, the http daemon crashes:
[Mon May 24 23:10:25 2004] [notice] child pid 363 exit signal Segmentation fault (11)
What is going on here? I tried it on an HP-UX PA-RISC 11.11 and also on an IA-64 11.23. The same effect.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2004 10:48 PM
09-06-2004 10:48 PM
Re: HPWS Apache and LDAP
I have the same problem on HPWS Apache 2.0.50 on HP-UX 11.00 and HP-UX 11.11.
I have also enabled DAV on directory. If I turn LDAP off then there are no more segmentation faults.
The last Apache version without this problem is 2.0.48
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 08:04 PM
09-01-2005 08:04 PM
Re: HPWS Apache and LDAP
I found the solution:
When I thoroughly checked httpd.conf I found
that there are missing these lines because I
had commented out the include file for ldap:
LDAPSharedCacheFile logs/ldap_cache
After including those we have no problems
any more.
When I thoroughly checked httpd.conf I found
that there are missing these lines because I
had commented out the include file for ldap:
LDAPSharedCacheFile logs/ldap_cache
After including those we have no problems
any more.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP