Unverified Commit 41945891 authored by anarcat's avatar anarcat
Browse files

confused expiry with last update

parent 4e8fd312
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -782,9 +782,9 @@ modified or deleted by the user through the email interface
| `mailDisableMessage`          | message to bounce messages with to disable an email account                                         |
| `rtcPassword`                 | previously used in XMPP authentication, unused                                                      |
| `samba*`                      | many samba fields, unused                                                                           |
| `shadowExpire`                | Account expiry (in days?)                                                                           |
| `shadowExpire`                | `1` if the account is expired                                                                       |
| `shadowInactive`              | ?                                                                                                   |
| `shadowLastChange`            | Last change date (epoch seconds?)                                                                   |
| `shadowLastChange`            | Last change date, in days since epoch                                                               |
| `shadowMax`                   | ?                                                                                                   |
| `shadowMin`                   | ?                                                                                                   |
| `shadowWarning`               | ?                                                                                                   |