sophomorix query - linuxmuster/sophomorix4 GitHub Wiki
sophomorix-query
sophomorix-query is a AD read only script that is designed for the Web-UI/schulkonsole to retrieve data from AD. It doeas NOT read the sophomorix configuration files, and is more performant.
Data is returned as JSON Objects.
Examples:
Overview of results:
sophomorix-query --user-minimal --sam bz
Full set of attributes of the result as JSON:
sophomorix-query --user-minimal --sam bz --json
For more examples see:
sophomorix-query --help