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
03-09-2004 07:09 PM
03-09-2004 07:09 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 07:16 PM
03-09-2004 07:16 PM
Re: LDAP
LDAP stands for Lightweight Directory Access Protocol. It is set of protocols for accessing information stored on directory databases. If you are familiar with Micro$oft windows, then Active Directory is an implementation of LDAP.
LDAP can store any information such as users, groups, printers etc. That is why LDAP is an option in the nsswitch.conf file.
Refer,
http://www.openldap.org/faq/data/cache/3.html
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 07:19 PM
03-09-2004 07:19 PM
Re: LDAP
It can store user information, group information, host information and any relevant information in the directory. It will act as a central repository for informarion. There are many advantages of USING LDAP in a unix environment.
Say, there are 100 unix servers in a site. We can implement LDAP to store information in /etc/passwd and /etc/gorup (User login info). LDAP will store this info in the directory. So We can use single signon for all these boxes. User need only one user ID to login to all 100 boxes.
HP delivers a free product LDAP-UX Client services to impelenment LDAP in HP-UX.
Hope This helps.
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 07:57 PM
03-09-2004 07:57 PM
Re: LDAP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 05:12 PM
03-10-2004 05:12 PM
SolutionSteps are as follows:
1. Configure Active Directory (Need to install a Free product from Microsoft-Services For UNIX Version 3.5 or 3.0)
2. Install LDAP-UX Client services in HP boxes
3. Configure LDAP-UX Client Services to use Active Directory
You can download LDAP-UC Client Services From here:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=J4269AA
Also, Here is the documentation:
http://docs.hp.com/hpux/internet/#LDAP-UX%20Integration
Hope this helps
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 05:51 PM
03-10-2004 05:51 PM
Re: LDAP
All three would need ldap/ux client
One would need a server piece which I'm sure exists but don't know where.
root and other sys accounts should not be tied into ldap
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
03-10-2004 05:56 PM
03-10-2004 05:56 PM
Re: LDAP
LDAP-UX Client Services support only following directory Servers:
1. Netscape Directory Server
2. Active Directory Server
You may need to go with any one. I hope you are having an active directory server already, if not you need to purchase Netscape Directory Server and install in one of these three boxes.
Also, OpenLDAP is available as an open source LDAP server, no support is provided by HP. I hope there are some documentation available for that in openldap site.
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 06:26 PM
03-10-2004 06:26 PM
Re: LDAP
LdapUX integration with OpenLDAP is not documented very well. I have it running though, so if you need some help, let me know.
Cheers,
Robert