Skip to content

OpenBMC session manager service

License

Notifications You must be signed in to change notification settings

YADRO-KNS/obmc-yadro-session-manager

Repository files navigation

OpenBMC session manager service

The session-manager service aims to provide a common way to manage OpenBMC user sessions of any subsystem in which an authorization feature is used.

Build with OpenBMC SDK

OpenBMC SDK contains toolchain and all dependencies needed for building the project. See official documentation for details.

Build steps:

$ source /path/to/sdk/environment-setup-arm1176jzs-openbmc-linux-gnueabi
$ meson --buildtype plain --optimization s build_dir
$ ninja -C build_dir

If build process succeeded, the directory build_dir contains executable file session-manager.

About

OpenBMC session manager service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published