Shadowed password file entry
shadow.entry MQL resource for querying Operating System infrastructure with cnquery and cnspec.
Operating System
Shadowed password file entry
Use MQL in cnspec shell or policy:
shadow.entryMin version: 5.15.0
Relationships
2 resources · 2 relationships·Click to select, expand fields to see properties.
Fields (9)
| Field | Type | Description |
|---|---|---|
expirydatesrequired | string | Account expiration date |
inactivedaysrequired | int | Password inactivity period in days |
lastchangedrequired | time | Date of last password change |
maxdaysrequired | int | Maximum password age in days |
mindaysrequired | int | Minimum password age in days |
passwordrequired | string | Password |
reservedrequired | string | Reserved field |
userrequired | string | User |
warndaysrequired | int | Password warning period in days |