[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: shadowaccount expiry
On Thursday 23 May 2002 09:55, oliver wrote:
| Hi,
|
| I am authenticating my users through ldap, now I want to set expiry dates.
| Possble attributes:
|
| objectclass ( 1.3.6.1.1.1.2.1 NAME 'shadowAccount' SUP top AUXILIARY
| DESC 'Additional attributes for shadow passwords'
| MUST uid
| MAY ( userPassword $ shadowLastChange $ shadowMin $
| shadowMax $ shadowWarning $ shadowInactive $
| shadowExpire $ shadowFlag $ description ) )
| all are:
|
| attributetype ( 1.3.6.1.1.1.1.9 NAME 'shadowXXX'
| EQUALITY integerMatch
| SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
|
| Sorry but I am lost, what do I have to specify a date, a date in seconds
| after 1970. Ive found no ressource in the web! ;o)
|
| I try to enable: a. a fixed date of expiry b. a 20 Day lifetime
|
| Thanks for any hints
|
| Oliver
The shadowExpire contains the number of DAYS between 01/01/1970 and the actual
expiration date.
--
Karsten.
No trees were destroyed in the sending of this message, however,
a significant number of electrons were terribly inconvenienced.