HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How does LDAP-UX do password expiration?
Operating System - HP-UX
1833437
Members
3412
Online
110052
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
Go to solution
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
04-07-2004 03:15 AM
04-07-2004 03:15 AM
I've tried setting the attributes in shadowAccount - shadowLastChange = 12514 and shadowMax = 60. When logging in, the system correctly identifies an expired password, and updates it accordingly, but never updates shadowLastChange, so I never login but get repeated requests to change the password (which I can do successfully). Changing the password via the passwd command functions similarly - userPassword gets updated but not shadowLastChange.
I put a packet sniffer on both my HP machine and Linux machine to see the differences - the Linux machine makes an addidional ldapmodify request to set the shadowLastChange after changing the password, but the HP machine does not.
Any ideas? Thanks!
I put a packet sniffer on both my HP machine and Linux machine to see the differences - the Linux machine makes an addidional ldapmodify request to set the shadowLastChange after changing the password, but the HP machine does not.
Any ideas? Thanks!
Never underestimate the bandwidth of a station wagon filled with backup tapes
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 03:17 AM
04-07-2004 03:17 AM
Re: How does LDAP-UX do password expiration?
Oh, and I've got the latest LDAP-UX: B.03.20 on an 11.11 system.
Never underestimate the bandwidth of a station wagon filled with backup tapes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 01:47 AM
06-25-2004 01:47 AM
Solution
I had the same problem and opened a call (1204501525) at HP.
By waiting for response I played a little around with this and I found a (surprising) solution:
Add
attributemap: shadow:shadowlastchange=passwordexpirationtime
to your ldapux_profile and the system handles the password expiration time (correct as I will explain later).
The handling is a bit weired. I would expect that the password now expires at: passwordexpirationtime + shadowmax
but in reality it expires at passwordexpirationtime!
Netscape/HP put some miracle in their ldapux implementation.
(Be carefull -- I checked this only once with one account.)
So the next thing ist to check whether we need a shadowaccount at all.
Does this happen just with the version 03.20 or does no HPUX user need password expiration?
Good luck
By waiting for response I played a little around with this and I found a (surprising) solution:
Add
attributemap: shadow:shadowlastchange=passwordexpirationtime
to your ldapux_profile and the system handles the password expiration time (correct as I will explain later).
The handling is a bit weired. I would expect that the password now expires at: passwordexpirationtime + shadowmax
but in reality it expires at passwordexpirationtime!
Netscape/HP put some miracle in their ldapux implementation.
(Be carefull -- I checked this only once with one account.)
So the next thing ist to check whether we need a shadowaccount at all.
Does this happen just with the version 03.20 or does no HPUX user need password expiration?
Good luck
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