- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LDAP-UX requires cert7.db, Mozilla that ships with...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Community
Resources
Forums
Blogs
- 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
08-08-2007 08:42 AM
08-08-2007 08:42 AM
It appears that LDAP-UX can read, and the documentation directs towards, a cert7.db file as created by old versions of Netscape. Wonderful, if you're running an old version of Netscape.
The version of Mozilla that is boxed with HP-UX 11iV3 creates a cert8.db file, which is a new file format. LDAP-UX won't read it, even if I symlink a cert7.db and point it at cert8.db.
How do I create a cert7.db file? Can LDAP-UX use a normal .cer file somehow?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2007 10:28 AM
08-08-2007 10:28 AM
Re: LDAP-UX requires cert7.db, Mozilla that ships with 11iV3 creates cert8.db
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2007 10:43 AM
08-08-2007 10:43 AM
Solutionhttp://docs.hp.com/en/J4269-90053/ch02s08.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2007 05:43 AM
08-09-2007 05:43 AM
Re: LDAP-UX requires cert7.db, Mozilla that ships with 11iV3 creates cert8.db
I now I have LDAP-UX installed, and made it through the /opt/ldapux/config/setup script with no errors.
Now, when I try to verify using nsquery, I'm getting the messages "This Name Service is currently unavailable".
the ldapux daemon is running, and I've copied the sample pam.ldap and nsswitch.ldap files to pam.conf and nsswitch.conf.
Did I miss something?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2007 06:04 AM
08-09-2007 06:04 AM
Re: LDAP-UX requires cert7.db, Mozilla that ships with 11iV3 creates cert8.db
You may find ldapsearch works as a verification method.
Also take a look at the syslog /var/adm/syslog/syslog.log for further clues.
Taking a look a the logs of the master server would also be helpful.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2007 06:12 AM
08-09-2007 06:12 AM
Re: LDAP-UX requires cert7.db, Mozilla that ships with 11iV3 creates cert8.db
I'm getting zero entries in syslog when I run nsquery.
The there any way to make the ldap daemon do stuff and error out without having to go through things like nsquery or loggin in/out all the time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2007 06:36 AM
08-10-2007 06:36 AM
Re: LDAP-UX requires cert7.db, Mozilla that ships with 11iV3 creates cert8.db
LDAP: uidNumber NDS: UID
LDAP: gidNumber NDS: GID
Then verify the integration with nsquery,pwget commands and user login.
In case of problems like you see about NSS, I would enable ldap logging and follow the troubleshooting given at http://docs.hp.com/en/J4269-90053/ch02s11.html