Skip to content

Commit

Permalink
Added LinuxNssCachePasswdFile definition (ForensicArtifacts#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz authored Nov 7, 2023
1 parent ed1b303 commit 10f6cd8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,14 @@ urls:
- 'https://linux.die.net/man/5/networkmanager.conf'
- 'https://man.archlinux.org/man/NetworkManager.conf.5.en#FILE_FORMAT'
---
name: LinuxNssCachePasswdFile
doc: Local NSS database for remote directory services.
sources:
- type: FILE
attributes: {paths: ['/etc/passwd.cache']}
supported_os: [Linux]
urls: ['https://github.com/google/nsscache']
---
name: LinuxPamConfigs
doc: Configuration files for PAM.
sources:
Expand Down

0 comments on commit 10f6cd8

Please sign in to comment.