- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LDAP-UX with Window2003 AD
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-16-2011 01:42 AM
03-16-2011 01:42 AM
LDAP-UX with Window2003 AD
After LDAP-UX Client Services setup complete.
Then
cp /etc/pam.conf /etc/pam.backup
cp /etc/pam.ldap /etc/pam.conf
i have tested Administrator user which i used in whole configuration setup of ldapux.
the user is not able to show in nsquery.
***************************************
# nsquery passwd Administrator ldap
Using "ldap" for the passwd policy.
Searching ldap for Administrator
Administrator was NOTFOUND
Switch configuration: Allows fallback
*******************************************
i have also follow LDAPux client service administration guide.
any one help?any thing missing?
my /etc/nsswitch.conf
**********************
n example file that could be copied over to /etc/nsswitch.conf. It
# uses LDAP (Lightweight Directory Access Protocol) in conjunction with
# dns & files.
#
passwd:files [NOTFOUND=continue] ldap
passwd: files ldap
group: files ldap
hosts: files [NOTFOUND=continue] dns [NOTFOUND=continue] ldap
networks: files ldap
protocols: files ldap
rpc: files ldap
publickey: files
netgroup: files ldap
automount: files
aliases: files
services: files ldap
*********************************
my /etc/pam.conf file
**********
file is attached
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2011 10:49 PM
03-16-2011 10:49 PM
Re: LDAP-UX with Window2003 AD
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2011 10:55 PM - last edited on 08-17-2011 09:58 AM by Kevin_Paul
03-16-2011 10:55 PM - last edited on 08-17-2011 09:58 AM by Kevin_Paul
Re: LDAP-UX with Window2003 AD
Read this thread .. it may help.
http://h30499.www3.hp.com/t5/System-Administration/LDAPUX-client-and-not-going-to-the-AD-server/m-p/5213247#M465178
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 01:51 AM - last edited on 08-17-2011 09:59 AM by Kevin_Paul
03-18-2011 01:51 AM - last edited on 08-17-2011 09:59 AM by Kevin_Paul
Re: LDAP-UX with Window2003 AD
i have go through all the threads which you provided,it some how confirm my initial settings to be working fine but still unable to login from user created on AD window 2003.
previously ldap setup i used Administrator as in all places including DN and proxy user.
Now as per link
http://h30499.www3.hp.com/t5/System-Administration/LDAPUX-client-and-not-going-to-the-AD-server/m-p/5213247#M465178
the tests i have check on test number 2 SSL giving error.
rest all working fine.
********************************
SSL initialization failed: error -8174 (security library: bad database.)
**********************************
how i configure SSL keys in /etc/opt/ldapux.
i have follow the link but unable to got it
http://h30499.www3.hp.com/t5/General/ldappasswd-issue-on-HPUX-11i-v1/m-p/5229965#M177300
Also the user which i used is Administrator which still unable to login and by running command
**************************************
# /usr/contrib/bin/nsquery passwd Administrator
Using "files [NOTFOUND=continue] ldap" for the passwd policy.
Searching /etc/passwd for Administrator
Administrator was NOTFOUND
Switch configuration: Allows fallback
Searching ldap for Administrator
Administrator was NOTFOUND
Switch configuration: Allows fallback
All name services have been searched
***************************************
***********************************
# /opt/ldapux/bin/ldapcfinfo -t passwd
INFO: CFI_CONFIG_SUCCESS:
"passwd" service appears properly configured for LDAP-UX operation.
#
**********************************
/opt/ldapux/config/ldap_proxy_config -v show
File Credentials verified - valid
**************************************
Also
/opt/ldapux/config/display_profile_cache | more
Find the attached output for above command.
any one help???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 10:07 AM
03-18-2011 10:07 AM
Re: LDAP-UX with Window2003 AD
Make sure the Windows AD server is Release 2.
ldap-ux/Windows Integration never worked right on the initial server release.
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-23-2011 08:33 PM
03-23-2011 08:33 PM