HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PAM: libpam_ntlm to authenticate on a NT domain
Operating System - HP-UX
1833780
Members
2591
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
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
06-10-2000 07:24 PM
06-10-2000 07:24 PM
PAM: libpam_ntlm to authenticate on a NT domain
Hi all,
HP recently created a porting of Samba to the HP-UX architecture known as CIFSClient.
It installs also libpam_ntlm.1 PAM module to enable authentication to a Windows NT domain.
I inserted the following conf lines in /etc/pam.conf:
login auth sufficient /usr/lib/security/libpam_ntlm.1
login auth required /usr/lib/security/libpam_unix.1
ftp auth sufficient /usr/lib/security/libpam_ntlm.1
ftp auth required /usr/lib/security/libpam_unix.1 in order to authenticate also with normal Unix password.
FTP works very well: I can login if I enter Unix or NT password.
Login doesn't work well: if I enter NT password, I login immediately; if I enter Unix password, I see an additional prompt:
login: root
Password:
System Password:
and I need to re-enter the same Unix password.
I installed last libpam patch PHCO_20334.
Thanks for any help.
HP recently created a porting of Samba to the HP-UX architecture known as CIFSClient.
It installs also libpam_ntlm.1 PAM module to enable authentication to a Windows NT domain.
I inserted the following conf lines in /etc/pam.conf:
login auth sufficient /usr/lib/security/libpam_ntlm.1
login auth required /usr/lib/security/libpam_unix.1
ftp auth sufficient /usr/lib/security/libpam_ntlm.1
ftp auth required /usr/lib/security/libpam_unix.1 in order to authenticate also with normal Unix password.
FTP works very well: I can login if I enter Unix or NT password.
Login doesn't work well: if I enter NT password, I login immediately; if I enter Unix password, I see an additional prompt:
login: root
Password:
System Password:
and I need to re-enter the same Unix password.
I installed last libpam patch PHCO_20334.
Thanks for any help.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 01:27 PM
02-13-2002 01:27 PM
Re: PAM: libpam_ntlm to authenticate on a NT domain
Try the following....
login auth sufficient /usr/lib/security/libpam_ntlm.1
login auth required /usr/lib/security/libpam_unix.1 use_first_pass
ftp auth sufficient /usr/lib/security/libpam_ntlm.1
ftp auth required /usr/lib/security/libpam_unix.1 use_first_pass
This is telling the libpam_unix to use the first password sent to pam and not prompt for another
login auth sufficient /usr/lib/security/libpam_ntlm.1
login auth required /usr/lib/security/libpam_unix.1 use_first_pass
ftp auth sufficient /usr/lib/security/libpam_ntlm.1
ftp auth required /usr/lib/security/libpam_unix.1 use_first_pass
This is telling the libpam_unix to use the first password sent to pam and not prompt for another
Time is not a test of the truth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 02:48 PM
02-13-2002 02:48 PM
Re: PAM: libpam_ntlm to authenticate on a NT domain
Hi,
Try this link,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=44a7641c165b0d3ccb/screen=ckiSearchResults?mode=id&searchString=NETCSKBRC00005721
Hope this helps.
Regds
Try this link,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=44a7641c165b0d3ccb/screen=ckiSearchResults?mode=id&searchString=NETCSKBRC00005721
Hope this helps.
Regds
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 2025 Hewlett Packard Enterprise Development LP