17 lines
314 B
Markdown
Raw Normal View History

# testparm
> Check a Samba configuration file for internal correctness.
> More information: <https://manned.org/testparm>.
- Check `/etc/samba/smb.conf` for correctness:
`testparm`
- Check a specific configuration file for correctness:
`testparm {{path/to/file}}`
- Display help:
`testparm {{[-?|--help]}}`