Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Pared::SSSD
Constants
BUS_DEST = "org.freedesktop.sssd.infopipe"
BUS_IFACE = "org.freedesktop.sssd.infopipe"
BUS_PATH = "/org/freedesktop/sssd/infopipe"
Instance methods
clear_mock_groups
Source
get_user_groups
(username :
String
) :
Array
(
String
)
Query SSSD InfoPipe for supplemental groups matching target username
Source
set_mock_groups
(username :
String
, groups :
Array
(
String
))
Source
Nested types
Pared::SSSD::InfoPipeError